How to handle pages with no information at the moment, but are not 404?
-
As people who may have seen my past questions know, I run a small website which acts as a business/review directory for local businesses in a specific niche. Right now every business has a page on a url such as:
http://site.com/businesses/business-name
which shows the top 5 reviews with a link to the full review list which is located at:
http://site.com/businesses/business-name/reviews
The problem(?) I have is that even for a business with 0 reviews, the latter URL is available and responds with a 200 status code, but ultimately just says "There aren't any" which results in search terms for "business name reviews" often leading to these dead-end pages when I would rather have them land on the business page itself.
How is everyone handling URLs? Until the business has has reviews, this URL is useless, but it is a completely valid URL.
Some ideas I've had are in order of what I think is best to worst:
- Return 200, but with a meta 'noindex' tag if the business has no reviews at the time requested
- Return 404 if the business has no reviews at the time requested
- Return 302 back to the main business page if the business has no reviews at the time requested
Anyone have any better ideas than above for how to handle this situation? One other option is to completely get rid of the full review list and rework the main business profile page, but that would obviously require a lot more development. I'm looking for the best option in the meantime.
Thanks in advance for your insight.
-
Hello Daniel,
I would not represent 404 as that indicates a broken url to the search engine and it won't know why.
i would not use noindex as the page should still forward pagerank however it has no content.
I think when there are not any reviews I would simply add some more text to "There aren't any" like "There are not any reviews yet, you can look XY business details here, or you may check back at a later time. If you have your opinion feel free to add the first review yourself".
"Xy business details" can be a link to business detail page, so there is some anchor value carried. The page still has the ability to rank in google an to be found if you search xy business reviews. From engine perspective this is bettter than redirecting or 404, and still makes sense from user perspective as you offer them opporunities to get engaged with your page. Maybe I would do it that way.
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
-
Moving from Bigcommerce to Woocommerce on WP. Should we redirect size pages into one page?
We are moving from Bigcommerce to Woocommerce on WP. On Bigcommerce, due to some bizarre reasoning the previous developer had 3 separate URLS for the same product in different sizes - S, M and L. Now we plan to have one product page where the sizes can be selected and 301 redirect the 3 urls to the new one. Is this advisable? Or should we just have 3 separate pages. OR should we have one of the sizes pages as the new page and then redirect the other 2 to this one? I ask this because the site has a LOT of ranking power and we do not want to jeopardise that.
On-Page Optimization | | MashBonigala0 -
What is the Impact of Canonical to a Canonical Page?
hey folks, How does google respond to this, canonical to a canonical page? i.e page A is canonical to Page which is already/also canonical to PAGE C. Thanks In advance AK
On-Page Optimization | | AnkammaRao0 -
Question About On Page Grades
New to the whole SEO game in some aspects and wanted to know about on page grades. Some of the pages I got ranks of F for are actually in the top 10 in Google. Could anyone help me to explain way these pages/tags are F's with those rankings?
On-Page Optimization | | BlackEnterprise0 -
Duplicate Home Page
Hi, I have a question around best practise on duplicate home pages. The /index.aspx page is showing up as a top referrer in my analytics. I have the rel=canonical tag implemented for the www.mysite.com on both pages. Do I need to 301 the /index.aspx to the mysite.com? I have a lot of links pointing to the /index.aspx (half of those are coming from the mysite.com). www.mysite.com/index.aspx www.mysite.com Many thanks Jon
On-Page Optimization | | JonRaubenheimer0 -
How to handle wordpress tags
Hi fellow SEO mozzers, I am getting 'duplicate content' errors when our site is crawled, mainly down to our WordPress blog and how we have handled tags. Currently, they are being crawled and as such are regarded as duplicate pages. I have read several different articles on how to handle tags. Some suggest noindex the tag URL's. Others suggest to optimize them and allow them to be indexed since Google has confirmed they won't penalize a WordPress site for having archive pages that publish and point to the same content. It will select the best link to represent the cluster of links. Over the past few months, nearly 4% of our WordPress traffic have been referred by tag pages listed in search engines. Initially I was going to noindex the tag pages, but going on the above info I wonder should I leave them as they are? Or is the issue that having duplicate content will lead to inefficient crawling? Any views/opinions on how best to handle this?
On-Page Optimization | | efink0 -
Page Title - What is better?
Hi SEO Heads, I have another question if someone would be so kind in answering What page title of the 2 below is better for SEO (i) Chocolate Cake|Chocolate Cake Recipe|Xmas Cake or (ii) Chocolate Cake | Chocolate Cake Recipe | Xmas Cake As you can see (ii) Page Title has a space before and after the | (vertical bar) I know the second page title looks better to human eyes but on some pages I had to forego the space so i could fit my keywords in the page title. is this a good idea? Can anyone help me? Cheers Aidan
On-Page Optimization | | aidanlawlor0 -
Links to Product pages
Hello all, I am still rather new to SEO and learning a lot every day. I do have a question. On our product search result pages (example http://shop.ferguson.com/search/bathroom-lighting)
On-Page Optimization | | Ferguson
It is currently set up so the image, text, price etc of a product is linking to that product page. Our question is, if we were to link the image and the product name - will this be seen as two links to the same page? Is this a bad thing having multiple links to the same page? I searched around to see how other ecommerce sites have similar pages setup and it seems they link the image and also the product name, and the description is not click-able, which allows a user to "Highlight" the text (this is not possible on ours) Which would be to correct approach for SEO as well as User Interface, the way we have it set up, or by going with the method of the question I asked, Thank you for any information on this! Nick0 -
Should H1s be used in the logo? If they are and it is dynamic on each page to relate to the page content, is this detrimental to the site rather than having it in the page content?
On some sites, the H1 is contained within the logo and remains consistent throughout the site (i.e. the company name is in the of the logo). If the h1 in a logo is dynamic for each page (i.e. on the homepage it is company name - homepage) is this better or worse to have it changed out on the logo rather than having it in the page content?
On-Page Optimization | | CabbageTree0