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
-
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 -
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 -
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 -
Solved Would my site's DA be transferred if I redirect to another?
Re: How to create link from google redirect? I am thinking of changing my domain name from https://experts.ng to https://expertsclan.com and wondering if my DA could be transferred to the new site
Moz Pro | | dodo1234 -
What is the correct Canonical tag on m.site?
We have 2 separate sites for desktop (www.example.com) and mobile (m.example.com) As per the guideline, we have added Rel=alternate tag on www.example.com to point to mobile URL(m.example.com) and Rel=canonical tag on m.example.com to point to Desktop site(www.example.com).However, i didn't find any guideline on what canonical tag we should add ifFor Desktop sitewww.example.com/PageA - has a canonical tag to www.example.com/PageBOn this page, we have a Rel=alternate tag m.example.com/pageAWhat will be the canonical we should add for the mobile version of Page Am.example.com/PageA - Canonical tag point to www.example.com/PageA -or www.example.com/PageB?Kalpesh
Technical SEO | | kguard0 -
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 -
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