Moz Q&A is closed.
After more than 13 years, and tens of thousands of questions, Moz Q&A closed on 12th December 2024. Whilst we’re not completely removing the content - many posts will still be possible to view - we have locked both new posts and new replies. More details here.
Who is correct - please help!
-
I have a website with a lot of product pages - often thousands of pages.
As each of these pages is for a specific lease car they are often only fractionally different from other pages.
The urls are too long, the H1 is often too long and the Title is often too long for "SEO best practice". And they do create duplication issues according to MOZ.
Some people tell me to change them to noindex/nofollow whilst others tell me to leave them as they are as best not to hide from google crawler.
Any advice will be gratefully received.
Thanks for listening.
-
@jlhitch
Managing a website with thousands of product pages can indeed present challenges, especially when it comes to optimizing for SEO while avoiding duplicate content issues. Here are some considerations and potential strategies:-
URL Optimization:
- Shorten URLs to make them more concise and user-friendly.
- Include relevant keywords in the URL, but avoid keyword stuffing.
- Consider organizing URLs hierarchically based on product categories and attributes.
-
H1 Optimization:
- Ensure that each H1 tag accurately reflects the content of the page.
- Keep H1 titles concise and relevant to the page's main topic.
- Avoid duplicating H1 titles across multiple pages, as this can confuse search engines and users.
-
Title Tag Optimization:
- Craft unique and descriptive title tags for each product page.
- Include primary keywords near the beginning of the title tag.
- Keep title tags within the recommended character limit to ensure they display properly in search engine results.
-
Content Differentiation:
- Identify areas of content overlap or duplication among similar product pages.
- Make meaningful distinctions between pages by highlighting unique features, specifications, or benefits.
- Utilize canonical tags to consolidate duplicate content and signal to search engines which version of the page is the preferred one.
-
Indexing Strategy:
- Consider the purpose and value of each product page when deciding whether to index or noindex/nofollow.
- Pages with unique content, high traffic potential, or conversion opportunities should typically be indexed.
- Pages with thin or duplicate content may benefit from being noindexed to avoid diluting the site's overall quality and relevance in search results.
-
Monitoring and Analysis:
- Regularly monitor site performance, rankings, and crawl errors using tools like Google Search Console, Bing Webmaster Tools, and third-party SEO platforms.
- Analyze data to identify patterns, trends, and areas for improvement in SEO optimization efforts.
-
Consult with SEO Experts:
- Seek advice from experienced SEO professionals or agencies who can provide personalized recommendations based on your specific website and goals.
- Consider conducting an SEO audit to assess the current state of your website and identify opportunities for optimization.
Ultimately, the decision to index or noindex/nofollow certain pages should be based on a careful evaluation of their quality, relevance, and impact on overall SEO performance. Balancing SEO best practices with the practical considerations of managing a large website can help ensure long-term success in search engine rankings and user engagement.
-
-
It sounds like you're dealing with significant SEO issues due to duplicate content and non-optimal URL, title, and header lengths. Instead of noindexing, consider consolidating similar pages or using canonical tags to point to preferred pages. This can reduce duplication and focus SEO efforts on key pages.
-
So, we would on a huge e-commerce website, thousands of products, always changing. Its massively time consuming, but every bit of text, must be written in a white hat way. unique, high quality, meets the guidance set out in Google E-EAT. Plus, so too must the meta titles, meta descriptions, its only way to enhance the SEO for each page. Duplicated text, or "content thin" text, and this will dilulte the power of the organic SEO across the whole website. does this help? We have more help on our Cardiff SEO website.
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
-
Massive unexplained organic traffic drop; disappeared from Google
Hi there,
Search Behavior | | katelynroberts
Our site has experienced a huge organic traffic drop, specifically from Google. The drop occurred on Feb 19 and I've got no clue why it happened. We have not made any significant changes to the website and it doesn't look like there was an algorithm update last week. We don't have any Google penalties or indexing issues noted, and the drop isn't specific to any particular segment/region/keyword. What am I missing? Any advice or insight is super duper appreciated. Our site is a Wordpress/WooCommerice e-commerce site with a blog and long-standing #1 ranks for keywords related to our main product offering. Screen Shot 2024-02-26 at 3.12.25 PM.png
Screen Shot 2024-02-26 at 3.07.52 PM.png0 -
Footer backlink for/to Web Design Agency
I read some old (10+ years) information on whether footer backlinks from the websites that design agencies build are seen as spammy and potentially cause a negative effect. We have over 150 websites that we have built over the last few years, all with sitewide footer backlinks back to our homepage (designed and managed by COMPANY NAME). Semrush flags some of the links as potential spammy links. What are the current thoughts on this type of footer backlink? Are we better to have 1 dofollow backlink and the rest of the website nofollow from each domain?
Link Building | | MultiAdE1 -
Track SEO performance for specific sub-directories
How can i track performance metrics for a group of subdirectories.
SEO Tactics | | Miradoro
I.e
domain.com/de/en_uk
domain.com/de/de_de
domain.com/at/en_uk
domain.com/at/de_de0 -
Getting high priority issue for our xxx.com and xxx.com/home as duplicate pages and duplicate page titles can't seem to find anything that needs to be corrected, what might I be missing?
I am getting high priority issue for our xxx.com and xxx.com/home as reporting both duplicate pages and duplicate page titles on crawl results, I can't seem to find anything that needs to be corrected, what am I be missing? Has anyone else had a similar issue, how was it corrected?
Technical SEO | | tgwebmaster0 -
Correct linking to the /index of a site and subfolders: what's the best practice? link to: domain.com/ or domain.com/index.html ?
Dear all, starting with my .htaccess file: RewriteEngine On
Technical SEO | | inlinear
RewriteCond %{HTTP_HOST} ^www.inlinear.com$ [NC]
RewriteRule ^(.*)$ http://inlinear.com/$1 [R=301,L] RewriteCond %{THE_REQUEST} ^./index.html
RewriteRule ^(.)index.html$ http://inlinear.com/ [R=301,L] 1. I redirect all URL-requests with www. to the non www-version...
2. all requests with "index.html" will be redirected to "domain.com/" My questions are: A) When linking from a page to my frontpage (home) the best practice is?: "http://domain.com/" the best and NOT: "http://domain.com/index.php" B) When linking to the index of a subfolder "http://domain.com/products/index.php" I should link also to: "http://domain.com/products/" and not put also the index.php..., right? C) When I define the canonical ULR, should I also define it just: "http://domain.com/products/" or in this case I should link to the definite file: "http://domain.com/products**/index.php**" Is A) B) the best practice? and C) ? Thanks for all replies! 🙂
Holger0 -
Someone is building anchor text links with child porn keywords..help :-(
Hey Everyone; I recently found that there are tons of links to my url (30+) from several sites with the anchor text "download child porn, kiddie porn, and the likes". Although the sites linking to us where the person built the links do not have this content (thank god) it is just my url + the horrible anchor text someone is putting. [added image] Obviously I would not do that to my own site especially since I was ranked for over 15 keywords in the top 5 spots on Google and Bing. I am guessing its a competitor and I am wondering that is there any way I can remove them? Is this negative seo? Also could this be the reason my site has dropped off google page 1 last month for all my positions? I am consistently trying to rebuild but my positions are flying all over the place. Im going from ranking #12 one week to #198 the next; then to #60 and finally not even on google or bing anymore; then back to #50, etc for the past month and a half... Its very aggravating and it has hurt a few of my websites; im at a total loss on how to recover now if this is the case...It seems they have started to build these links in January from what I can find on the postings.. Thank you SEOMOZ im so happy im a member now. Any suggestions on how i can get these links off or if it is why my site has lost its original rankings.. Should I just can my website and start all over with a different URL? How can I watch out for this in the future? Any help would be so so so greatly appreciated and valued 🙂 xpVjMw8
Technical SEO | | Circa0 -
HELP: Wrong domain showing up in Google Search
So i have this domain (1)devicelock.com and i also had this other domain (2)ntutility.com, the 2nd domain was an old domain and it is not in use anymore. But when i search for devicelock on Google, the homepage devicelock.com does not exist. Only ntutility.com comes up. I asked one of the developer how the redirect is happening from the old domain to the new one and he told me its through a DNS forward. And there is no way to have an .htacess file to set up a 301 instead. Please help!
Technical SEO | | Devicelock0 -
Should I ping Each New Article And How Will It Help Me
Hi I am looking for advice to get my new articles out there and my news stories. I would like to know if i should ping my articles and news stories each time i write a new one and if so which ping services do you recommend and what do they really do. Can anyone recommend any other services that i could use to promote my new articles and news stories to gain more traffic. Many thanks
Technical SEO | | ClaireH-1848861