Refactoring 20,000+ URLs and the SEO impact
-
I run a site that is largely powered by user reviews. We have almost 20,000 reviews, and each review has its own unique URL (/items/item-reviewed/reviews/1), as each one is quite lengthy and detailed (much longer than the normal Yelp review). Of course, the item being reviewed has its own URL (/items/item-reviewed), and we would very much prefer users are driven to that page rather than a review page in search results.
I've been looking into ways to improve our SEO, and I'm wondering if the current structure is hurting our SEO to the item page, and if so, what is the best way to 'solve' the issue without causing future SEO issues. Basically, are the 20,000 (and growing) review pages reducing the SEO impact of the actual item pages? I'd like to get the content in the reviews indexed, but not at the expense of negative SEO impact on the items being reviewed.
I have several follow-up questions if the answer to my question is indeed 'Yes, it is negatively impacting the SEO of your item page', so I'll await a response. Thanks!
-
The issue is largely theoretical. The product pages seem to usually outrank the review pages, but I'm just wondering that with so many links on the item pages directing to even more content, are both competing with each other in SEO results and could the item pages' SEO be improved (even if it isn't that bad at the moment) by simply having one page for search engines to focus on?
As for adding the product to each of the reviews, we do indeed do this in a limited manner. I provide breadcrumbs to show the user where they are from a site structure layout as well as a few details on the item itself (as well as our own version of 'add to cart'), but that's it.
Alongside the potential SEO impact, I gotta think that providing some way to view the review on-page (lightbox modal) would stil benefit from a user experience. Taking them away from the item page to a review page and hoping they hit the back button is probably something we should address. Now, as you said, how I handle that is less of an SEO issue, but the potential elimination of all those review URLs is, so I'm wondering also how to handle the 404s and 301s if I go this route. Like you said, interesting issue
Again, thanks for all the help!
-
I didn't realize the reviews were that long. That does kind of present a problem and yes you don't want to hide them in a non-display element. I have used css z-index and slide the review into the viewport instead of using javascript to switch the display attribute. But I have only done this on a few small sites. Nothing like yours. The reviews were of limited length so that worked for me. Probably won't work in your case.
Hum, interesting problem. You said you already have a preview and read more link on the product page but the review page out ranks the product page? Or is this just theoretical?
Sounds like you need to do some A / B testing to find out why and then promote the preforming content to the main page.
Stupid question but, if your review page is already highly ranked why not add the product to each of those? I have to assume there is an add to cart function on each page.
This seem like less of an SEO question then one about conversion rates. Which is OK. That's the whole point.
-
Thanks for the response. I was fairly sure that was the answer but wanted to be sure before I littered the post with conditional follow-ups. To be clear, the reviews are really, really long, and easily make up their own page. There are usually about 20-40 questions (with answers ranging from text to a star rating) per review, so following Amazon is easier said then done, but I want to make sure we're taking the best possible route. The item page also gives review previews for each review, with a "Read more" link for each review that takes them to the review page.
That said, here are my followups:
-
In order to get the entire review indexed, as you said, I could hide the review on the page. But isn't that an SEO no-no, as Google could interpret such a large amount of hidden divs and content incorrectly? To get past that before, I've usually shown the review on initial page load and hide what I want with Javascript afterwards. Would that be a better solution?
-
So say I do indeed get rid of the reviews as their own page and instead open up the review in a lightbox modal when "Read more" is clicked (my current plan). Now, I have 20,000 indexed URLs I need to do something with to avoid 20,000 404s. The way I see it, I can do one of the 2 in order to maintain a URL that gets the user to the review they want on the item page:
- Setup the review modals to match a url param (/items/item-reviewed?reviews=1)
- Setup the review modals to match a url anchor (/items/item-reviewed#reviews=1)
I'll of course want to 301 redirect the previous review URLs. If I chose option #1, wouldn't I still have the same issue, as Google would still index the URL with a query parameter separate from the item URL, right? However, if I went option #2, could I even 301 to the new anchor URL? I know the anchor is client-side only, but after some research, it sounds like everything but IE would support a redirect to a URL with an anchor. In this case, does Google just treat the 301 as a redirection to the item page, practically ignoring the anchor? Are there any negative SEO impacts option #2 presents (apart from IE stripping the anchor on the redirection)? Would (assume an item has 30 reviews) 30 permanent redirects to a single URL be perfectly fine via SEO standards?
Thanks so much for your time!
-
-
I think the answer to this one is pretty easy. Just look at every other e-com site with reviews. They are all on the same page as the product. For usability sake the review are usually hidden in some way on the same page.
Tab, accordian, read more links etc.. When it comes to this type of question always follow the SEO masters at amazon.
I also suggest you mark up the reviews in a micro format. Not for SEO but for click thru rates.
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
-
Why is hosting good for SEO?
I've heard a few people mention this now. I have seen hosting packages range from £5 to £1000 per month, and I understand that each comes with their own amounts of storage space, bandwidth and all. Now I understand that page speed is important to SEO and the type of hosting will dictate your page speed, but other than this why is hosting important to SEO?
Intermediate & Advanced SEO | | moon-boots0 -
SEO page descriptions on mobile - how to hide while preserving the juice for SEO?
Hi everybody, On our pages we have crafted good text paragraphs for SEO purposes. On desktop everything is fine but on mobile the paragraph of text pushes the main content really low on the page. Is there a way of hiding the text while preserving the SEO juices and not getting penalised by Google for spamming techniques? I'd appreciate any recommendations on how to deal with this. Thanks very much!
Intermediate & Advanced SEO | | Firebox0 -
Linking to URLs With Hash (#) in Them
How does link juice flow when linking to URLs with the hash tag in them? If I link to this page, which generates a pop-over on my homepage that gives info about my special offer, where will the link juice go to? homepage.com/#specialoffer Will the link juice go to the homepage? Will it go nowhere? Will it go to the hash URL above? I'd like to publish an annual/evergreen sort of offer that will generate lots of links. And instead of driving those links to homepage.com/offer, I was hoping to get that link juice to flow to the homepage, or maybe even a product page, instead. And just updating the pop over information each year as the offer changes. I've seen competitors do it this way but wanted to see what the community here things in terms of linking to URLs with the hash tag in them. Can also be a use case for using hash tags in URLs for tracking purposes maybe?
Intermediate & Advanced SEO | | MiguelSalcido0 -
WordPress Duplicate URLs?
On my site, there are two different category bases leading to the exact same page. My developer claims that this is a common — and natural — occurrence when using WordPress, and that there's not a duplicate content issue to worry about. Is this true? Here's an example of the correct url. and... Here's an example of the same exact content, but using a different url. Notice that one is coming from /topics and the other is coming from /authors base. My understanding is that this is bad. Am I wrong?
Intermediate & Advanced SEO | | JasonMOZ1 -
Product or Shop in URL
What do you think is better for seo and for sale, I am using woo-ecommerce for health products website. websitename.com/product/keyword OR websitename.com/shop/keyword
Intermediate & Advanced SEO | | MasonBaker0 -
Negative seo problem
Hello, Someone attacked our website with negative SEO and our website fell drastically. If i use bing webmaster tools link explorer i see dozens and dozens spam links but if open a link i don't find this link in that website. Is it possible that someone added the links and then remove thouse links when we got hit? Or is it possible to hide the links that they don't show up on webpage but they are still there? How can i use Google disavow links tool if there is no links in thouse websites but Bing link explorer shows spam domains pointing to our website. BR, T
Intermediate & Advanced SEO | | otsinguturundus0 -
SEO Checklist for eCommerce?
Over the past week or so, my eCommerce site has experienced a large drop in organic traffic from Google.I have used analytics to determine that the pages that have seen the biggest losses in traffic are product pages. I know there are so many seo checklists/site audit checklists out there recommending different things, but does anyone have a good checklist (or link to a good checklist) that would fit our situation best? Thank you!
Intermediate & Advanced SEO | | Gordian0 -
Region specific SEO
I am doing SEO for a client in Canada. A few of his keywords are: palliative care
Intermediate & Advanced SEO | | KS__
home health care
home care
respite care
senior care He wants to attract vistors only from Calgary specifically, not Canada wide. What should I do to optimize his website only for Calgary region? Should I add the word 'Calgary' to all his keywords?0