What do you do about links to constantly moving pages?
-
One of the sites I work for is an employment site, they have a job database and the job pages tend to get links. The problem is that every time one of these jobs is filled, the job page goes away. What should I do to keep the value from these links?
-
I'd have to agree with this more! 301 to the category, that way once a new article/post/page/job etc appears under that article page, it will instantly have a boost from the PA/DA passed
-
Another thing you might want to consider is the use of rel="canonical". If you use the canonical tag on each job page to point back to the appropriate category it will help those category pages rank better rather than spreading the juice out among the individual job postings.
Matt Cutts recently did a video about this practice. He talks about product pages, but it should be the same in principle. You can find the video here: Canonical all product review pages as a single url.
You will still want to handle the missing pages with a 301 or 404, but there will be less concern about losing juice every time a job is filled. And as the video says, this is something to consider but it isn't a solution for everybody.
-
I would keep the pages but put a big red job taken accross the page, or if needed change the content completly.
this would give you more pages to play with when link sculpting also -
That's a good practice for small ads sites. As every of your jobs should be in a category, you should redirect the user to the category browsing page. Best page for the user and for googlebot too.
-
Hang on !
I would definitely avoid "301 back to the root page for jobs" or even a category page.
Over time, you are going to be creating a massive index of empty pages linking to a home page; that looks too spammy to me. If you want to be honest : 404 these pages- the job offer no longer exists, the page no longer exists --- you can personalise your 404 page to send the user to a relevant page
Honesty doesn't always pay though! To leverage the SEO benefits from these pages I would consider archiving the job listing, keeping the same url and just adding a message indicating that the post has been filled (an image will do)
That way, you’re keeping lots of unique content on your site and over time creating a log of pages.
To make these archived job pages useful to the user and to the search engines, dynamically add links to fresher job offers in the same category, company and town.
- Neil
PS Does this new SeoMoz feature now mean I'm now paying to give free advise ?
-
At some level they are user generated, but then they are put into the database and handled from there.
-
I was imagining that the vast majority of their pages would be user generated job listings. But I think I was incorrect.
-
It's actually surprising how many of the links are long term links, while they do sink off of front pages and whatnot, they are still there and even the mild value of them shouldn't go to waste.
-
Given the nature of Spencer's site, I wouldn't imagine that the incoming links to current job offers would have that long a life. So I wouldn't think that there'd be a mazzive pile up of incoming links getting 301'd.
-
Sure, I would 301 to .com/jobs/ or .com/[category]/ or whatever the main page is that will never go away. Depending on what you are doing, you may 301 to the root of your domain.
This really is a structural decision.
-
I definitely am not discounting your way of handling it... I think it's fantastic, especially because it's scalable. Where do you 301 the pages back to, the main category page?
-
Well I would hope that new data would be posted often so you would not have a bad ratio of old data to knew. Google is smart enough to know that some things date out such as products, events, job post, etc.
I have not noticed a penalty, but perhaps others can add comments to this.
-
Eventually, wouldn't a large ratio of your inbound links be pointed to pages that are 301'd to another page?
It just seems to me, that Google wouldn't think that is very 'natural', and perhaps would just feel that the majority of the content on the site is old/ outdated since most of the inbound links point to pages that don't exist anymore. (even if they are 301'd)
-
Yeah, I am starting to use this quite a bit with products moving off the site. No need to spill the juice
No because the 301 is dynamic. Not like adding to the .htaccess file. Also, make sure someone coding PHP does this as you need to make sure there are no white spaces before doing a header location or you will bomb the page.
Check your header to make sure you did the 301 correctly.
http://www.seoconsultants.com/tools/headers
Cheers
-
Hey Richard,
That's a useful script! Thanks!
Do you think in the case of running an employment site, those 301's would begin to rack-up frequently enough to get flagged?
[edit: I meant to add this below Richard Getz script]
-
Hey Spencer,
Is there a way you can dynamically pull the information (for the job) into the page.... so that once the job goes away, you can then change the informatino to be a new job?
The only catch to that, would be the URL structure, becuase obviously you would need to make the URL's generic, such as "/bay-county-seo-job" or something instead of mentioning the company.
On Distilled's recent conference call / webinar, Will discuess their project hiremarshall.com (I think that webinar would be of some help to you- and anyone else reading this).
Specifically, you could develop a model which keeps those pages live, so that the company uses that same page for all of their new job openings.
Donnie Cooper.
-
If these pages are database driven, you can check to see if the post is in the database, if not, then 301 back to the root page for jobs.
Run a PHP script that check the database TRUE = loads the page FALSE header redirect to root page (or whatever you want) and 301 the move.
if (!$_GET['post']) {
$location = "http://www.YourSite.com/jobs/";
header("HTTP/1.1 301 Moved Permanently");
header("Location: {$location}");
exit;Your developer will be able to actually write a valid script testing the page and either returning the job post or redirecting the page.
I hope that helps.
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
Multiple Common Page Links
Hi everyone - I've taken over SEO for a site recently. In many cases, the reasons why something was done were not well documented. One of these is that on some pages, there are lists of selections. Each selection takes the user to a particular page. On the list page, there is often a link from an image, a name, and a couple of others. Each page often has 30 items with 4 links each. For some reason, the 4th of these internal links were no-followed. When I run this site through several different site evaluation tools, they are all troubled with the number of no-follow links on the site. (These instances from above add up to a 5 figure number). From a user perspective, I totally get why there is a link where each of these links exist. If I wanted to click on the image or the name or some other attribute, that totally makes sense. Its my understanding that Google / Bing are only going to consider the 1st instance. If this creates excessive links, wouldn't you want 3 of the 4 links in each set no-followed? If its only excessive unique links that really matter, then why would any be nofollowed.
Technical SEO | | APFM0 -
Remove a page after redirection
Hi, I had page eg. www.example.com/page1 and I redirect 302 it to > www.example.com/page2 After that I fatch this page (page2) with GSC and this page was index in serp. Can I remove this old redirect page > www.example.com/page1 now? Will this remove harm my page?
Technical SEO | | Tormar0 -
Joomla creating duplicate pages, then the duplicate page's canonical points to itself - help!
Using Joomla, every time I create an article a subsequent duplicate page is create, such as: /latest-news/218-image-stabilization-task-used-to-develop-robot-brain-interface and /component/content/article?id=218:image-stabilization-task-used-to-develop-robot-brain-interface The latter being the duplicate. This wouldn't be too much of a problem, but the canonical tag on the duplicate is pointing to itself.. creating mayhem in Moz and Webmaster tools. We have hundreds of duplicates across our website and I'm very concerned with the impact this is having on our SEO! I've tried plugins such as sh404SEF and Styleware extensions, however to no avail. Can anyone help or know of any plugins to fix the canonicals?
Technical SEO | | JamesPearce0 -
How to make my good sub-page rank ahead of my generic home page?
I have an ecommerce site for the clothes drying racks my family business makes, and it sells a few other laundry items also. It's about 5 years old. We used to rank on the first page for basic phrases like "clothes drying rack" and "umbrella clothesline". About 1.5 years ago we fell hard in the rankings. Since then "umbrella clothesline" has moved back to the first page, but "clothes drying rack" is stuck on the 3rd page and always with the result being the generic homepage instead of the good sub-page (which used to rank on the first page) that really shows-n-tells about our drying rack. Here are the three pages I am talking about. Home page = http://www.bestdryingrack.com/ Drying rack page = http://www.bestdryingrack.com/clothes-drying-rack-main.html and umbrella clothesline page = http://www.bestdryingrack.com/umbrella-clotheslines.html Any ideas on how to get the drying rack page to start ranking well again? (hopefully better than the generic homepage ranks) A little technical background: the Moz campaign on this site says that the home page has a PA = 42 with 190 LRD's and 344 external links. Both the umbrella clothesline page and the clothes drying rack page have almost equal statistics of PA = 35 with 20 LRD's and 23 external links. My anchor text distribution is maybe unbalanced. The drying rack page has 15 external links with the anchor of "Clothes Drying Rack". But the umbrella clothesline page has 14 external links with the anchor of "outdoor umbrella clothesline" and it ranks on the first page for that search. I can't figure out how to get OSE to tell me anchor text stats for just the homepage and not the whole site since www.bestdryingrack.com/index.html 301's to the plain www.bestdryingrack.com (if you know how, please share) What's wrong with my poor neglected clothes drying rack page? The only way I can get it to show up on the first page is to do a real specific search like "round wooden clothes drying rack" Your help could save a faltering family business. Thank you!
Technical SEO | | GregB1230 -
How Much Authority Needed for Page with 1000 Internal Links?
Hypothetically speaking, if you wanted your homepage to have 1000 links, how much Page Rank or link authority would you need at a minimum (in order for Google to crawl all the links on the page)? Here is an example: http://www.khanacademy.org/#browse
Technical SEO | | ProjectLabs0 -
Settle an argument re first links from a page? Anyone?
If we accept "the first link from a page to another is the one that transfers anchor text and PR" - does that then apply just the same for internal linking as it does with linking from domain to domain?
Technical SEO | | AidanMcCarthy0 -
How do I get rid of irrelevant back links pointing to missing pages on my site
Hi all, My site was hacked about a year ago and as a result I now have a ton of back links from irrelevant sites pointing to pages on my site that no longer exist. The followed back links section on the Competitive domain analysis tool shows about 3 pages worth of these horrible links. I have 2 questions: how bad is this for my site's SEO (which isn't good anyway, Page Rank 0) and how do I get rid of them? Any help would be much appreciated. Thanks, Andy WkXz0
Technical SEO | | getzen560 -
I have 15,000 pages. How do I have the Google bot crawl all the pages?
I have 15,000 pages. How do I have the Google bot crawl all the pages? My site is 7 years old. But there are only about 3,500 pages being crawled.
Technical SEO | | Ishimoto0