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
-
Our protected pages 302 redirect to a login page if not a member. Is that a problem for SEO?
We have a membership site that has links out in our unprotected pages. If a non-member clicks on these links it sends a 302 redirect to the login / join page. Is this an issue for SEO? Thanks!
Technical SEO | | rimix1 -
Sitemap: Linking horizontal pages on a sitemap that has a vertical hierarchy structure
I'm currently in the process of revamping a website and creating a sitemap for it so that all pages get indexed by search engines. The site is divided into two websites that share the same root domain. The marketing site is on example.com and the application is on go.example.com. To get to go.example.com from example.com, you need to go through one of three “action pages”. The action pages are accessed from every page on example.com where we have a CTA button on the site (that’s pretty much every page). These action pages do not link back to any other page on the site though, nor are they a necessary step to navigate to other webpages. These action pages are only viewed when a user is ready to be taken to the application site. My question is, how should these pages be set up in a vertical sitemap since these three pages have a horizontal structure? Any insight would be much appreciated!
Technical SEO | | RallyUp0 -
Question about spammy links to 404 Pages we never created ...
FYI I'm a beginner within the company, so this might be a basic question, but ...I was going through open site explorer and checking www.partnermd.com for opportunities to reclaim links and I found a bunch of 404 pages that we never created that had nothing to do with the business. Out of curiousity, I plugged in one of the weird links like this one:http://www.partnermd.com/images/2015-best-space-heater-best-wers.html into open site explorer and found several bad spammy links pointing to it. When I clicked on one of them I got a notice that the site might have been hacked.I did some research and it looks like Google doesn't penalize you for spammy links to 404 pages, but how do we prevent this from occurring in the first place if possible?
Technical SEO | | WhittingtonConsulting1 -
Is there a way to index important pages manually or to make sure a certain page will get indexed in a short period of time??
Hi There! The problem I'm having is that certain pages are waiting already three months to be indexed. They even have several backlinks. Is it normal to have to wait more than three months before these pages get an indexation? Is there anything i can do to make sure these page will get an indexation soon? Greetings Bob
Technical SEO | | rijwielcashencarry0400 -
How to Break Up a Page with Too Many Links
My client has a live page with 100+ links subdivided into 10 categories that each have great potential keyword targeting opportunities. I'd like to improve this page and my intuition is to split it into 11 pages, one page with links to all the others and a bit of content about each. Here's an example of the potential IA: Dog Rescue Groups
Technical SEO | | elenarox
Golden Retriever Rescue - description
Poodle Rescue - description
Cocker Spaniel Rescue - description
Poodle Rescue - description
Labrador Retriever Rescue - description
etc. --------- Golden Retriever Rescue
Link 1 - description
Link 2 - description
Link 3 - description Is this a good idea and will I see a big traffic drop overall at first? Also, these are all internal links, not external.0 -
Quality links are beneficial, but are neutral links detrimental?
So obviously a link profile featuring quality / authoritative / relavant in-bound links is preferable, but here's my question: If I'm starting work on a brand new domain, should I build links that one would consider neutral (i.e. from a non-spammy, but unrelated site) or should I not bother and only focus on quality links? Thanks
Technical SEO | | underscorelive0 -
How to remove the 4XX Client error,Too many links in a single page Warning and Cannonical Notices.
Firstly,I am getting around 12 Errors in the category 4xx Client error. The description says that this is either bad or a broken link.How can I repair this ? Secondly, I am getting lots of warnings related to too many page links of a single page.I want to know how to tackle this ? Finally, I don't understand the basics of Cannonical notices.I have around 12 notices of this kind which I want to remove too. Please help me out in this regard. Thank you beforehand. Amit Ganguly http://aamthoughts.blogspot.com - Sustainable Sphere
Technical SEO | | amit.ganguly0 -
Duplicate Page Content Lists the same page twice?
When checking my crawl diagnostics this morning I see that I have the error Duplicate page content. It lists the exact same url twice though and I don't understand how to fix this. It's also listed under duplicate page title. Personal Assistant | Virtual Assistant | Charlotte, NC http://charlottepersonalassistant.com/110 Personal Assistant | Virtual Assistant | Charlotte, NC http://charlottepersonalassistant.com/110 Does this have anything to do with a 301 redirect here? Why does it have http;// twice? Thanks all! | http://www.charlottepersonalassistant.com/ | http://http://charlottepersonalassistant.com/ |
Technical SEO | | eidna220