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.
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
-
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 -
Why are my positions going down?
Good afternoon! I would like to know, what could be the reasons for a random decrease in positions of our online casino? A lot of pages appeared in Google Search at the end of June and after a few weeks most of them dropped to >100, some are still ranging but in TOP 70-85. As far as I'm concerned, there were no algorithm updates last two months, our website works fine, both internal and external optimazation is being performed.. The strangest thing is that the rating of the website is growing, but the positions are not 😞
Reporting & Analytics | | Violete
Here is a link to the project: https://flammcasino.club/
Can anyone suggest what I can do in this case?1 -
How to Incorporate Awkward Keyword Phrases
Certain keywords are good choices for my website (high CTR, low difficulty, high volume), but they would be very awkward to use in my website content. For example, "therapist near me" is a popular search term, but it would be very strange for me to use those words in that order in my content (I am a therapist). Any thoughts about this are welcome.
On-Page Optimization | | LPantell0 -
Does anyone know the linking of hashtags on Wix sites does it negatively or postively impact SEO. It is coming up as an error in site crawls 'Pages with 404 errors' Anyone got any experience please?
Does anyone know the linking of hashtags on Wix sites does it negatively or positively impact SEO. It is coming up as an error in site crawls 'Pages with 404 errors' Anyone got any experience please? For example at the bottom of this blog post https://www.poppyandperle.com/post/face-painting-a-global-language the hashtags are linked, but they don't go to a page, they go to search results of all other blogs using that hashtag. Seems a bit of a strange approach to me.
Technical SEO | | Mediaholix0 -
If I'm using a compressed sitemap (sitemap.xml.gz) that's the URL that gets submitted to webmaster tools, correct?
I just want to verify that if a compressed sitemap file is being used, then the URL that gets submitted to Google, Bing, etc and the URL that's used in the robots.txt indicates that it's a compressed file. For example, "sitemap.xml.gz" -- thanks!
Technical SEO | | jgresalfi0 -
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 -
I need help with a PHP canonical URL tags
I found a little difficult for me to do a canonical tag in my PHP. On-Page Report Card We check to make sure that IF you use canonical URL tags, it points to the right page. If the canonical tag points to a different URL, engines will not count this page as the reference resource and thus, it won't have an opportunity to rank. If you've not made this page the rel=canonical target, change the reference to this URL. NOTE: For pages not employing canonical URL tags, this factor does not apply. I don't know how to tidy my PHP Any suggestion.
Technical SEO | | lnietob0