Forum Moderators: Robert Charlton & goodroi
However these pages are now obsolete in that they relate to topics which are no longer relevant to today.
Im redesigning the link structure of my site and am wondering what the best way to go about this is.
Do I just delete the files? And let google re distribute my link juice amongst the other pages?
Keep the pages, perhaps simply change the title tags of these old pages to relate to something more relevant today?
The problem is I have 50 or so out of date pages, each with some small PR. Ideally I'd like the PR/link power from these pages to be passed to more up to date content within my site.
How do other webmasters deal with pages that are no longer relevant today but still have Page rank?
What is the best way to go about this?
Thankyou.
A brilliant article that no-one ever mentions gets zero PR, and certainly no toolbar PR. A terrible page with a strong link gets, at a minimum, toolbar PR.
Do the pages get referrals? Do others link to them? Is the content of relevance to your audience, even though it's old?
If you look at more relevant metrics, IMO you can make a better informed decision.
I understand that toolbar PR is no longer a strong indicating factor of ranking.
I've just this minute gone through a selection of my old pages and yes they do rank strongly in google some with grey toolbar, some without, but for phrases I could deem 'obsolete'.
For example, one page relates to a golfing event that is no longer on the PGA circuit. It ranks extremely well, but gets little or no traffic.
Basically I guess what I'm saying is ideally I'd like google to take the value of these pages and pass that weight onto other pages that are more relevant today, which will hopefully give them a push.
What do you think is the best way to go about dealing with a page such as this?
I'd like google to take the value of these pages and pass that weight onto other pages that are more relevant today
"Value" needs to be defined, and evaluated. From a pure search engine equation, value likely equals external links and historic performance.
If the pages only have "value" because you link to them internally, then you can just make other pages equally important, by changing how you reference pages. Then, pages you no longer care about automatically lose all value, and the decision is moot. If the pages have any other demonstrable value, then you might just keep them as they are, archive them, or redirect them.
I guess what I'm asking is do I
1)amend my robots file so google does not crawl these pages.
2)no follow the pages themselves,
3)delete them from my server
4)do nothing and keep adding new pages
Or
I guess Im answering my own question here but I take it I'd just change the internal link structure to 'not include' these pages and let google take its natural path of indexing.
If you think the content has zero or minimal value, then I would either drop (404) it, or orphan it, as you describe. I don't like orphans myself, but I've never seen any negative impact of them, either.
Then, on the 'obsolete' pages, you could have some links pointing to related but current topics- for your example, do you have a PGA tour overview it could point to? Or was there a replacement event?
That way your pages are not orphaned (but nor are they taking portions of your link juice), and any value they still have is being used to jive additional support to current pages.
I would keep the archive page, and the old pages without any nofollow or noindex tages, and I would NOT disallow them in robot text. In your PR flow, these become a small channel off the main river, but flow continues nonetheless.
Possibly there may be some disadvantage to this approach, but I can't see it.
I don't like orphans myself
RA can you explain why you dislike this approach?
I have just reorganized one of my sites by doing the following:
-- moving obsolete pages to an 'archive' folder
-- 301 redirecting the moved pages to their new locations
-- removing internal links from category indexes
-- keeping links from pages that specifically discuss the obsoleted resource (i.e. reviews and articles)
-- allowing visitors to use the site's local search and find the obsolete resource by name
-- adding links on the obsolete pages to alternatives for the resource
This way, visitors who try to find the old resource by name are still being helped, and old pages maintain (at least part of) their keyword relevance plus juice flow to the rest of the site.
As far as search engines are concerned, those pages are now effectively orphaned. Reviews and articles that still link to obsolete resources are indexed chronologically and paginated using nofollow links to subpages. In time these will become orphaned as well.
Maybe I'm missing something, curious to hear what you guys think...
Generally I'd say content either has value (which is worth a link) has potential value (worth reworking and linking to) or has no value (scrap it and start again).
The implication of archiving (especially if the URLs change) and dropping links to content is that something has gone wrong structurally, or with the content itself.
I don't think there's any likely negative effect of orphaned (unique) content, but it seems like a missed opportunity to me. And I'm fussy ;)
-- 301 redirecting the moved pages to their new locations
-- removing internal links from category indexes
-- keeping links from pages that specifically discuss the obsoleted resource (i.e. reviews and articles)
If you are keeping links from your own pages (which discuss the old resources), I'd suggest that you change the links on those discussions to link directly to the new archived urls. Don't 301 the internal links from the old addresses to the new ones.
The redirects should be for external inbounds only. Check for external inbounds with Yahoo's Site Explorer.
I was hoping that I could be lazy and get away with a single layer of redirection.
The links from my own content are created on-the-fly, so rather than 'blindly' generating the link based on the type of content and catching the 404's right before they happen I'll have to include an additional check for the status (current vs obsolete) of each widget page before creating a link.
More work initially, but probably worth it in the long run...