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 -
Premium domain name redirects
Hi, I run a tree surgery business - woodfeldertreecare.co.uk We're based in Manchester, UK. A few days ago I was called by Premium Domain Names who convinced me that buying treesurgeonsmanchester.com and treesurgerymanchester.com and redirecting them to our main site would be amazing for organic traffic. My designer and an SEO friend both reckon this was a waste of money and reckon I've been scammed. Any thoughts? Please help.
SEO Tactics | | LeoTrees0 -
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 -
To hyphenate or not to hyphenate?
Quick question: does Google differentiate between terms that correctly include a hyphen (such as "royalty-free") and those that are incorrect ("royalty free")? I ask because the correct term "royalty-free"(with a hyphen) receives far less monthly traffic for the same term without the hyphen (according to Moz): Term | Estimated traffic
On-Page Optimization | | JCN-SBWD
"royalty free music" | 11.5-30.3K
"royalty-free music" | 501-850 If Moz views the terms separately then I'd guess that Google does too, in which case the best thing to do for SEO (and increased site traffic) would be to wrongly use "royalty free" without the hyphen. Is that correct?0 -
Solved how to do seo audit
hello . i am a user that runs parsp website . i really need to know how to run a site audit to keep my job clean and my site works well ! i need help and i am a newbie in this job . thanks moz !
Moz Tools | | valigholami13863 -
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 -
My site keeps losing positions, Please help!!
Hello, This is the first time I post on this forum but have been a Pro Member for about 11 months. Im going crazy the more I do the more it drop positions. My problem is that one of the sites that Im working is has not been on the top 50 of any of the keywords. There were many issues but I have reduce the number. Im not sure if I can post the link here or via PM. My market is very competitive and Im using word press. One of my target keywords is: web design miami I would like for a member to give me an opinion of my site and may tell me what Im doing wrong. Thanks in advance.
Technical SEO | | ogdcorp0 -
We have set up 301 redirects for pages from an old domain, but they aren't working and we are having duplicate content problems - Can you help?
We have several old domains. One is http://www.ccisound.com - Our "real" site is http://www.ccisolutions.com The 301 redirect from the old domain to the new domain works. However, the 301-redirects for interior pages, like: http://www.ccisolund.com/StoreFront/category/cd-duplicators do not work. This URL should redirect to http://www.ccisolutions.com/StoreFront/category/cd-duplicators but as you can see it does not. Our IT director supplied me with this code from the HT Access file in hopes that someone can help point us in the right direction and suggest how we might fix the problem: RewriteCond%{HTTP_HOST} ccisound.com$ [NC] RewriteRule^(.*)$ http://www.ccisolutions.com/$1 [R=301,L] Any ideas on why the 301 redirect isn't happening? Thanks all!
Technical SEO | | danatanseo0