I originally planned to speak about this very briefly in my BrightonSEO talk (Esoteric SEO Tips I Hope You Don’t Already Know). I was also going to talk about it today at ohgmcon.
I’d previously employed this technique for sidestepping expired content SEO considerations, but I think there are further applications.
Expired Content SEO (Oversimplified)
We know that irrelevant redirects are unlikely to pass value from the origin URL to the destination. This is why most of the methods around redirecting expired content seem to have a significant “hope” factor:
- Update content.
- Let it die (404).
- Redirect it to the homepage and hope.
- Redirect it to something sort of relevant and hope.
- Keep the page live, avoid soft-404 detection.
Like most of my ideas, this application leans on standard techniques we already have at our disposal, applied in a counter-intuitive manner:
You can launder irrelevant content by turning it into duplicate content.
One of the main methods of handling duplicate content is by declaring a canonical version using the canonical link element.
Once accepted, canonical relationships reliably transfer ranking signals. And we can know when canonical relationships have been accepted by using Search Console:
It’s likely that there are already self-referencing canonicals in use on the destination page you have in mind. If so, you can literally duplicate the destination content on the origin URL, so that /irrelevant-origin-url displays the content of /desired-destination
Once a canonical is clearly and consistently being respected, you can probably get away with 301 redirecting it. But why?
The appeal of this technique is that it is not limited in scope. You can lend the strength of any page to any other more reliably than with any other technique I know.
Where it is an absolute bastard and is completely unworkable is that nobody will want to manage this. Nobody.
You might think “Oliver, this is a shit idea”. You’d be right.
Example Implementation
I’m going to take you step-by-step through an example on my own website, in this instance an out of date post I wrote in 2013 about knowing when a canonical link is being obeyed (https://ohgm.co.uk/know-when-a-canonical-is-obeyed/):
If we inspect the URL in Search Console we can see that it’s currently indexed and refers to itself:
So now I’m returning my desired, truly unrelated content (in this case the ohgmcon HTML ‘/con/’) on this URL:
Giving it a few hours, the cache has updated to ‘/con/’:
It doesn’t take very long for Google to re-index this content and exclude it from the index by canonicalising it across to /con:
That’s all there is to it.
Further Notes
- This doesn’t have to remain on the same domain. You can use this to “migrate” websites with strong ranking signals into completely irrelevant destinations.
Since publishing, someone shared an inverse application of this technique whereby a hacked high authority domain duplicated a target site. Because the hacked domain had significantly higher authority, Google ignores the canonical links and decides that, actually, the hacked website is the origin source, and not the origin source.
This is a great example of my technique failing thanks to Link Inversion caused by a higher authority domain. Dropped domain buyers, beware.
Presentation Slides
Here are the presentation slides I had prepared for this:
You might have some questions about that last part. That’s ok.
This is cool stuff – it’s easy to digest even for someone like me who is quite removed from SEO. I’m going to share it with the SEO team who might actually be able to use it and not let these concept gather dust in my brain.
Thanks!
The Mad Scientist of SEO strikes again with some wild shit. Great idea!
Characteristically brilliant. Nicely done!
Good one! I’ve done this a few years back with old “never back in stock” product pages on an ecommerce site. Basically showing the content of the category page on the url of the product with a canonical to that category page.
I like the last part bit of your post ;)
Wild but brilliant when you can easily duplicate or rewrite content. The last slide is pretty convenient too :)
You are one of my most beloved writers in SEOverse and I look forward to each new post!
Thank you Rajiv, I appreciate that!
I have been following you from past 1 year and you always blow my mind. Great idea. I will test it. Thanks.
Thank you for the kind comment, Rajat. I hope your test goes well!