Blog Page Titles - Page 1, Page 2 etc.
-
Hi All,
I have a couple of crawl errors coming up in MOZ that I am trying to fix.
They are duplicate page title issues with my blog area.
For example we have a URL of www.ourwebsite.com/blog/page/1 and as we have quite a few blog posts they get put onto another page, example www.ourwebsite.com/blog/page/2 both of these urls have the same heading, title, meta description etc.
I was just wondering if this was an actual SEO problem or not and if there is a way to fix it.
I am using Wordpress for reference but I can't see anywhere to access the settings of these pages.
Thanks
-
I am having this very problem but it is probably a fundamental misunderstanding of search engines so bear with me.
I have used Yoast SEO to turn on "noindex, follow" for archives and categories but not for www.cpresearch.net/blog. The reason is that I am presuming that indexing the blog is necessary to find posts besides the current ones. If that is not the case, what link is Google following to find the cannonicalized posts after they scroll from the one I list on the homepage. And do I need to be indexed by Google daily to make sure my cannonicalized URLs are indexed? I fear they will be orphaned...
Thanks for any insight.
-
Thanks for clearing this up.
It sounds like noindexing might actually make the most sense then.
Thanks everyone!
Regards
-
If you put noindex/follow the pages /2, /3 etc will not be indexed - however the blogposts they are linking to will be indexed (as Google will follow the links).
Most cases pages just containing links to blog articles have little value as landing pages - that's why I think that the noindex/ follow is more appropriate. Next/Previous is normally meant for articles cut in several pieces (publishers do this a lot to increase pageviews = bigger inventory)
Without knowing your site it's difficult to judge which is the best solution.
Dirk
-
But if pages 2/3/etc are displaying duplicate content from your actual blog posts, then why would you want the paginated pages indexed by Google?
Ask yourself: what do I expect people to Google to land on page 2 of my blog, and would I rather they land on a blog post instead? If the pages 2/3/etc provide no value to searchers and only serve as navigation for users, why confuse Google by keeping them indexed?
-
Yes, surely noindexing them would mean that our content in the blog posts on those pages wasnt being read by the search engine? Not ideal by any means!
I will look into the rel next/previous option.
Thank you for your input.
-
In addition to Ria's answer - make them noindex/follow.
If these pages (2/3...etc) would have any value to be included in the SERP's you could consider using rel next/previous - indicating that these pages belong together and should be considered as one page. The way I understand your question - the noindex/follow is probably a better solution.
Dirk
-
This shouldn't be too much of an issue at all really.
My recommendation would be to noindex these /page/2 etc pages if you're using Wordpress. Various Wordpress plugins are available that allow you to do this easily. My favourite is Yoast SEO - you can noindex those pages and tag pages too. If you use tags, this would be more of an SEO concern than the paginated pages.
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
-
I want to move some pages of my website to a folder and nav menu in those pages should only show inner page links, will it hurt SEO?
Hi, My website has a few SaaS products, to make my website simple i want to move my website some pages to its specific folder structure , so eg website.com/product1/features
Technical SEO | | webbeemoz
website.com/product1/pricing
website.com/product1/information and same for product2 and so on, the website.com/product1/.. menu will only show the links of product1 and only one link to homepage (possibly in footer). Please share your opinion will it be a good idea, from UI perspective it will be simple , but i am not sure about SEO perspective, please help thanks1 -
Sudden decrease in indexed AMP pages after 8/1/16 update
After the AMP update on 8/1/16, the number of AMP pages indexed suddenly dropped by about 50% and it's crushing our search traffic- I haven't been able to find any documentation on any changes to look out for and why we are getting a penalty- any advice or something I should look out for?
Technical SEO | | nystromandy0 -
Redirecting a blog
We've acquired another company and want to redirect their soon-to-be-obsolete website to ours. It includes a blog with many blog posts. Should we: only 301 redirect the top level blog URL
Technical SEO | | Caro-O
try redirect individual blogs to blogs of a similar topic on our site (least practical I'm sure)
redirect all their individual posts to our main blog URL Thanks, Caro1 -
Can Title Tag be seen in the page source, but not seen by search engines?
This is a follow up question derived from a previous question I posted - http://moz.com/community/q/does-title-tag-location-in-a-page-s-source-code-matter There have been several reputable crawl tools used on our (including Moz) site that state we are missing title tags on may pages. One such page is http://www.paintball-online.com/Paintball-Guns-And-Markers-0Y.aspx I can see the title tag on line 238 of the page source. I find it unlikely that there is an issue with the crawl tools. Any thoughts would be greatly appreciated. Nick
Technical SEO | | Istoresinc0 -
Google sees 2 home pages while I only have 1
How to solve the problem of google seeing both domain.com and domain.com/index.htm when I only have one file? Will the cannonical work? If so which? Or any other solutions for a novice? I learned from previous blogs that it needs to be done by hosting service, but Yahoo has no solution.
Technical SEO | | Kurtyj0 -
Acquiring a blog
Hello All, I've recently acquired somebody else's blog and have redirected every post to the relevant page of my website (madegood.org). The content is the same as on the original site, and I have used 301 redirects. The original blog didn't have a particularly high page rank I'm slightly worried that there are now thousands of links coming from one domain, which itself doesn't have much authority. Is there a way that I can tell google that I've acquired the blog, as opposed to just having lots of links from one domain. Thanks Will
Technical SEO | | madegood0 -
Duplicate Page Titles
I had an issue where I was getting duplicate page titles for my index file. The following URLs were being viewed as duplicates: www.calusacrossinganimalhospital.com www.calusacrossinganimalhospital.com/index.html www.calusacrossinganimalhospital.com/ I tried many solutions, and came across the rel="canonical". So i placed the the following in my index.html: I did a crawl, and it seemed to correct the duplicate content. Now I have a new message, and just want to verify if this is bad for search engines, or if it is normal. Please view the attached image. i9G89.png
Technical SEO | | pixel830 -
301 redirecting some pages directly, and the rest to a single page
I've read through the Redirect guide here already but can't get this down in my .htaccess I want to redirect some pages specifically (/contactinfo.html to the new /contact.php) And I want all other pages (not all have equivalent pages on the new site) to redirect to my new (index.php) homepage. How can I set it up so that some specific pages redirect directly, and all others go to one page? I already have the specific oldpage.html -> newpage.php redirects in place, just need to figure out the broad one for everything else.
Technical SEO | | RyanWhitney150