Skip to content
    Moz logo Menu open Menu close
    • Products
      • Moz Pro
      • Moz Pro Home
      • Moz Local
      • Moz Local Home
      • STAT
      • Moz API
      • Moz API Home
      • Compare SEO Products
      • Moz Data
    • Free SEO Tools
      • Domain Analysis
      • Keyword Explorer
      • Link Explorer
      • Competitive Research
      • MozBar
      • More Free SEO Tools
    • Learn SEO
      • Beginner's Guide to SEO
      • SEO Learning Center
      • Moz Academy
      • MozCon
      • Webinars, Whitepapers, & Guides
    • Blog
    • Why Moz
      • Digital Marketers
      • Agency Solutions
      • Enterprise Solutions
      • Small Business Solutions
      • The Moz Story
      • New Releases
    • Log in
    • Log out
    • Products
      • Moz Pro

        Your all-in-one suite of SEO essentials.

      • Moz Local

        Raise your local SEO visibility with complete local SEO management.

      • STAT

        SERP tracking and analytics for enterprise SEO experts.

      • Moz API

        Power your SEO with our index of over 44 trillion links.

      • Compare SEO Products

        See which Moz SEO solution best meets your business needs.

      • Moz Data

        Power your SEO strategy & AI models with custom data solutions.

      NEW Keyword Suggestions by Topic
      Moz Pro

      NEW Keyword Suggestions by Topic

      Learn more
    • Free SEO Tools
      • Domain Analysis

        Get top competitive SEO metrics like DA, top pages and more.

      • Keyword Explorer

        Find traffic-driving keywords with our 1.25 billion+ keyword index.

      • Link Explorer

        Explore over 40 trillion links for powerful backlink data.

      • Competitive Research

        Uncover valuable insights on your organic search competitors.

      • MozBar

        See top SEO metrics for free as you browse the web.

      • More Free SEO Tools

        Explore all the free SEO tools Moz has to offer.

      NEW Keyword Suggestions by Topic
      Moz Pro

      NEW Keyword Suggestions by Topic

      Learn more
    • Learn SEO
      • Beginner's Guide to SEO

        The #1 most popular introduction to SEO, trusted by millions.

      • SEO Learning Center

        Broaden your knowledge with SEO resources for all skill levels.

      • On-Demand Webinars

        Learn modern SEO best practices from industry experts.

      • How-To Guides

        Step-by-step guides to search success from the authority on SEO.

      • Moz Academy

        Upskill and get certified with on-demand courses & certifications.

      • MozCon

        Save on Early Bird tickets and join us in London or New York City

      Unlock flexible pricing & new endpoints
      Moz API

      Unlock flexible pricing & new endpoints

      Find your plan
    • Blog
    • Why Moz
      • Digital Marketers

        Simplify SEO tasks to save time and grow your traffic.

      • Small Business Solutions

        Uncover insights to make smarter marketing decisions in less time.

      • Agency Solutions

        Earn & keep valuable clients with unparalleled data & insights.

      • Enterprise Solutions

        Gain a competitive edge in the ever-changing world of search.

      • The Moz Story

        Moz was the first & remains the most trusted SEO company.

      • New Releases

        Get the scoop on the latest and greatest from Moz.

      Surface actionable competitive intel
      New Feature

      Surface actionable competitive intel

      Learn More
    • Log in
      • Moz Pro
      • Moz Local
      • Moz Local Dashboard
      • Moz API
      • Moz API Dashboard
      • Moz Academy
    • Avatar
      • Moz Home
      • Notifications
      • Account & Billing
      • Manage Users
      • Community Profile
      • My Q&A
      • My Videos
      • Log Out

    The Moz Q&A Forum

    • Forum
    • Questions
    • Users
    • Ask the Community

    Welcome to the Q&A Forum

    Browse the forum for helpful insights and fresh discussions about all things SEO.

    1. Home
    2. SEO Tactics
    3. Intermediate & Advanced SEO
    4. How to properly link to products from category pages?

    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.

    How to properly link to products from category pages?

    Intermediate & Advanced SEO
    5
    16
    2919
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as question
    Log in to reply
    This topic has been deleted. Only users with question management privileges can see it.
    • BeytzNet
      BeytzNet last edited by

      Hi All,

      We have an e-commerce website and the category pages are built so that there is a product image and below it there is the title. Both the image and the title are in a href (each on its own).

      I encountered the following unfinished discussion here at MOZ:
      http://www.seomoz.org/q/how-to-optimize-achor-text-links-on-ecommerce-category-page#post-93758

      The discussion states that its improper.

      The question is - if it is wrong then why? (maybe because Google will give its weight to the image anchor instead of the text anchor since it is higher in the page).

      The other question is how to resolve the matter?
      Should I add nofollow to the image href?

      Thanks

      1 Reply Last reply Reply Quote 0
      • BeytzNet
        BeytzNet @Everett last edited by

        Dear Everett,

        Can you supply the link to the article?

        Thanks

        1 Reply Last reply Reply Quote 0
        • Everett
          Everett last edited by

          Also see this page for more information on using named anchor links (i.e. page.html#image) to avoid the "first link counts" issue. This is what Alan Mosley is recommending. I think it is much safer than using CSS to try and "trick" search engines. You can put the image on product pages in a named anchor like #image.

          Resources:

          http://www.seomoz.org/blog/results-of-google-experimentation-only-the-first-anchor-text-counts

          http://www.seomoz.org/ugc/3-ways-to-avoid-the-first-link-counts-rule

          http://www.seomoz.org/blog/the-first-link-counts-rule-and-the-hash-sign

          BeytzNet 1 Reply Last reply Reply Quote 0
          • X-com
            X-com Subscriber @BeytzNet last edited by

            No problem, glad I could help!

            1 Reply Last reply Reply Quote 1
            • BeytzNet
              BeytzNet @BeytzNet last edited by

              Works amazing!!!!!

              Thanks a lot for all of your help.

              1 Reply Last reply Reply Quote 1
              • X-com
                X-com Subscriber @BeytzNet last edited by

                I would do something like this: http://jsfiddle.net/D7vMG/3/ (do you see the z-indexes? it makes sure the anchor is higher positioned then the paragraph.)

                You can of course use only the <a>-tag and not a heading. In that case you can put the position: absolute on the a-tag.</a>

                <a>Hope it helps! Good luck!</a>

                1 Reply Last reply Reply Quote 1
                • BeytzNet
                  BeytzNet @BeytzNet last edited by

                  THANKS!!! I've been working on it since your first reply 🙂

                  Last question (I'm a bit rude now) -

                  I also have price beneath "The New Ipad" anchor. Currently it is not in the href and I'm thinking of keeping it this way (which would mean it will be in the H3 but not in the href).

                  Also, the href's are simple href's not surrounded by h3's, What do you think? Changing them? (keeping the price outside the href but inside the H3)

                  It seems correct but changing would mean of a lot of anchors will be changed on the entire website... scarry

                  1 Reply Last reply Reply Quote 1
                  • X-com
                    X-com Subscriber @BeytzNet last edited by

                    Yeah of course, you can style the link any way you want. Even hide it 😉 although I wouldn't recommend that hehe.

                    I made this jsfiddle for you: http://jsfiddle.net/D7vMG/1/

                    good luck trying it yourself!

                    1 Reply Last reply Reply Quote 1
                    • X-com
                      X-com Subscriber @BeytzNet last edited by

                      It is pretty much as if the anchor flows over the entire image.

                      I did this a while back on a dutch telecom website called typhone dot nl. Check it out, it's on the frontpage (the offer blocks all have it)

                      The H3 is just there as an example. If I just got an H1 above all products, i use h2's, if there is a h2, i use h3's. and so on.

                      1 Reply Last reply Reply Quote 1
                      • TakeshiYoung
                        TakeshiYoung @BeytzNet last edited by

                        That's what the css code above does, it puts the link beneath the image visually when users look at the site, while keeping the link above the image in the actual code.

                        1 Reply Last reply Reply Quote 0
                        • AlanMosley
                          AlanMosley @BeytzNet last edited by

                          I should not of said 2 pages, but it has been shown that both links will give link text relevancy.

                          The javascript link will be followed, it will not help

                          1 Reply Last reply Reply Quote 1
                          • BeytzNet
                            BeytzNet @X-com last edited by

                            Is there a way to do so and having the link appearing beneath the image?

                            I don't want to change the design

                            TakeshiYoung X-com BeytzNet 6 Replies Last reply Reply Quote 0
                            • BeytzNet
                              BeytzNet @AlanMosley last edited by

                              Dear Alan,

                              If Google will see it as two pages I'm guessing I will need to add a canonical to the # version. Is that the case?

                              What about having the image with a javascript link? (location.href) or is that suspicious?

                              AlanMosley 1 Reply Last reply Reply Quote 0
                              • AlanMosley
                                AlanMosley last edited by

                                Dont use no-follow, you will just leak link juice.

                                One way around this, is to use a anchor # in your url for the image. like page.html#someterm

                                This will in fact give you link text relevancy for both, google will see this as 2 different pages.

                                Make sure you have alt text for the image.

                                This tataic and well as what x-com may in the future be seen as over optimization, so it may be tter to do somthing like this

                                Your link text

                                You can just link the whole lot in the one link.

                                Or move your text to above the image.

                                BeytzNet 1 Reply Last reply Reply Quote 1
                                • BeytzNet
                                  BeytzNet @X-com last edited by

                                  Thank you for the answer.

                                  I'm not too strong with css besides for the basics,

                                  what you mean is that the anchor will be displayed beneath the image for the user even though the code is placed before the image and also that clicking on the image will actually be like clicking on the anchor since its size includes the image???

                                  Brilliant, it will also give more "engagement credit" to the anchor instead of splitting it (actually ppl usually clicking on the image).

                                  By the way, do you put all of your products on the page as H3?

                                  Thanks

                                  X-com 1 Reply Last reply Reply Quote 0
                                  • X-com
                                    X-com Subscriber last edited by

                                    Hi Noamflint, we develop a lot of e-commerce websites and I want to fill you in how we tackled this problem several months ago and how.

                                    We deleted the anchor of the image! In our code it looks something like:

                                    The New iPad

                                    As you see at the moment there is no anchor on the image, but our clients do want this. because of usabilty. and people just love clicking images.

                                    We solved this with CSS:

                                    div { position: relative; padding-top: 30px; display: block; }

                                    div h3 { position: absolute; top: 0px; left: 0px; display: block; }

                                    div h3 a { width: 200px; height: 230px; display: block; }

                                    div img { width: 200px; height: 200px; display: block; }

                                    This code above is pseudo of course, but i hope you see what we are trying to accomplish. The anchor tag is positioned absolute in the parent div. With the dimensions on it, the link is above the image, so when people hover the image. they automatically hover the link. Clicking in it, takes them to the detail page.

                                    You should try it! Maybe it will help you out.

                                    BeytzNet 2 Replies Last reply Reply Quote 1
                                    • 1 / 1
                                    • First post
                                      Last post

                                    Got a burning SEO question?

                                    Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.


                                    Start my free trial


                                    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.

                                    • See all categories

                                    Related Questions

                                    • Scottlinklater

                                      What to do with sold product pages when everything you sell are unique one off items

                                      Hi there, This is something i have been unsure of for years. It's a little different to most ecom website  situations. What would you do with product pages when every product is a "one off" unique product and once sold will never be for sale again? Should i redirect to a category page? 404? Leave it as is marked as sold or say it is sold and show links to similar items? At the moment we have 700 products for sale but over 5000 sold products that have their own product page and my concern is as this grows it could become a lot for a WordPress woocommerce site to handle? I don't want to do anything to slow my site down or unnecessarily bloat it but i want to do the right thing by the visitor and also not do anything to hurt my rankings. These pages often rank in google and may have been there for years before the item actually sells. To throw another curve ball, there may be multiple other products (for sale or already sold) with the exact same name but are unique and different from each other. These products pages will often be 98% the same content as each other too. To explain how this could be the case, we sell artworks from many different artists, Every artwork is an original and is unique. But many artists paint the same subject matter multiple times, albeit in a slightly different way from previous times. So you end up with a unique product that has everything the same as another (same artist, same name of artwork, same size, same description, different image, different sku)  but is actually different and unique. This has left me somewhat uncertain of what is best to do. Any advice would be greatly appreciated. Thank you

                                      Intermediate & Advanced SEO | | Scottlinklater
                                      0
                                    • THandorf

                                      Can noindexed pages accrue page authority?

                                      My company's site has a large set of pages (tens of thousands) that have very thin or no content. They typically target a single low-competition keyword (and typically rank very well), but the pages have a very high bounce rate and are definitely hurting our domain's overall rankings via Panda (quality ranking). I'm planning on recommending we noindexed these pages temporarily, and reindex each page as resources are able to fill in content. My question is whether an individual page will be able to accrue any page authority for that target term while noindexed. We DO want to rank for all those terms, just not until we have the content to back it up. However, we're in a pretty competitive space up against domains that have been around a lot longer and have higher domain authorities. Like I said, these pages rank well right now, even with thin content. The worry is if we noindex them while we slowly build out content, will our competitors get the edge on those terms (with their subpar but continually available content)? Do you think Google will give us any credit for having had the page all along, just not always indexed?

                                      Intermediate & Advanced SEO | | THandorf
                                      0
                                    • s_EOgi_Bear

                                      Google Rich Snippets in E-commerce Category Pages

                                      Hello Best Practice for rich snippets / structured data in ecommerce category pages? I put structured markup in the category pages and it seems to have negatively impacted SEO.  Webmaster tools is showing about 2.5:1 products to pages ratio. Should I be putting structured data in category Pages at all? Thanks for your time 🙂

                                      Intermediate & Advanced SEO | | s_EOgi_Bear
                                      0
                                    • Hatfish

                                      What is the best practice for URLs for E-commerce products in multiple categories?

                                      Hello all! I have always worked successfully with SEO on E-commerce sites, however we are currently revamping an older site for a client and so I thought I'd turn to the community to ask what the best practices that you guys are experiencing for url structures at the moment. Obviously we do not wish to create duplicate content and so the big question is, what would you guys do for the very best structure for URLs on an E-commerce site that has products in multiple categories? Let's imagine we are selling toy cars. I have a sports car for sale, so naturally it can go in the sports cars category and it could also go in to the convertibles category too. What is the best way you have found recently that works and increases rankings, but does not create duplicate content? Thanks in advance! 🙂 Kind Regards, JDM

                                      Intermediate & Advanced SEO | | Hatfish
                                      0
                                    • Mark_Ch

                                      Link Juice + multiple links pointing to the same page

                                      Scenario
                                      The website has a menu consisting of 4 links Home | Shoes | About Us | Contact Us Additionally within the body content we write about various shoe types. We create a link with the anchor text "Shoes" pointing to www.mydomain.co.uk/shoes In this simple example, we have 2 instances of the same link pointing to the same url location.
                                      We have 4 unique links.
                                      In total we have 5 on page links. Question
                                      How many links would Google count as part of the link juice model?
                                      How would the link juice be weighted in terms of percentages?
                                      If changing the anchor text in the body content to say "fashion shoes" have a different impact? Any other advise or best practice would be appreciated. Thanks Mark

                                      Intermediate & Advanced SEO | | Mark_Ch
                                      0
                                    • JenniferDacosta

                                      Is it a bad idea to have a "press" page and link to press mentions of our company?

                                      We've recently been getting quite a bit of press. Would it be wise to create a "press" page and link to mentions of us or would this devalue the links on the press pages as Google may think they reciprocal?

                                      Intermediate & Advanced SEO | | JenniferDacosta
                                      0
                                    • broca77711

                                      How to properly link network of microsites and main sites?

                                      Law firm has a main brand site (lawfirmname.com) with lots of content focusing on personal injury related areas of law.  They also do other unrelated areas of law such as bankruptcy and divorce.  They have a separate website for bankruptcy and a separate one for divorce.  These websites have good quality content, a backlinking campaign, and are fairly large websites, with landing pages for different cities. They also have created local microsites in the areas of bankruptcy and divorce that target specific smaller cities that the main bankruptcy site and divorce site do not target well.  These microsites have a good deal of original content and the content is mostly specific to the city the website is about, and virtually no backlinks. There are about 15 microsites for cities in bankruptcy and 10 in divorce and they rank pretty well for these city specific local searches. None of these sites are linked at all, and all 28 of the sites are under the same hosting account (all are subdomains of root domain of hosting account).  Question, should I link these sites together at all and if so how?  I considered making a simple and general page on the lawfirmname.com personal injury site for bankruptcy and divorce (lawfirmname.com/bankruptcy and lawfirmname.com/divorce) and then saying on the page something to the effect of "for more information on bankruptcy go to our main bankruptcy site at ....." and putting the link to the main bankruptcy site.  Same for divorce.  This way users can go to lawfirmname.com site and find Other Practice Areas, go to bankruptcy page, and link to main bankruptcy site.  Is this the best way to link to these two main sites for bankruptcy and divorce or should I be linking upward? Secondly, should I link the city specific microsites to any of the other sites or leave them completely separate?  Thirdly, should all of these sites be hosted on the same account or is this something that should be changed?  I was considering not linking the city specific sites at all, but if I did this I didn't know if I should create different hosting accounts for them (which could be expensive).  The sites work well in themselves without being linked, but wanted to try to network them in some way if possible without getting penalized or causing any issues with the search engines.  Any help would be appreciated on how to network and host all of these websites.

                                      Intermediate & Advanced SEO | | broca77711
                                      0
                                    • Bio-RadAbs

                                      Dynamic pages - ecommerce product pages

                                      Hi guys, Before I dive into my question, let me give you some background.. I manage an ecommerce site and we're got thousands of product pages. The pages contain dynamic blocks and information in these blocks are fed by another system. So in a nutshell, our product team enters the data in a software and boom, the information is generated in these page blocks. But that's not all, these pages then redirect to a duplicate version with a custom URL. This is cached and this is what the end user sees. This was done to speed up load, rather than the system generate a dynamic page on the fly, the cache page is loaded and the user sees it super fast. Another benefit happened as well, after going live with the cached pages, they started getting indexed and ranking in Google. The problem is that, the redirect to the duplicate cached page isn't a permanent one, it's a meta refresh, a 302 that happens in a second. So yeah, I've got 302s kicking about. The development team can set up 301 but then there won't be any caching, pages will just load dynamically. Google records pages that are cached but does it cache a dynamic page though? Without a cached page, I'm wondering if I would drop in traffic. The view source might just show a list of dynamic blocks, no content! How would you tackle this? I've already setup canonical tags on the cached pages but removing cache.. Thanks

                                      Intermediate & Advanced SEO | | Bio-RadAbs
                                      0

                                    Get started with Moz Pro!

                                    Unlock the power of advanced SEO tools and data-driven insights.

                                    Start my free trial
                                    Products
                                    • Moz Pro
                                    • Moz Local
                                    • Moz API
                                    • Moz Data
                                    • STAT
                                    • Product Updates
                                    Moz Solutions
                                    • SMB Solutions
                                    • Agency Solutions
                                    • Enterprise Solutions
                                    Free SEO Tools
                                    • Domain Authority Checker
                                    • Link Explorer
                                    • Keyword Explorer
                                    • Competitive Research
                                    • Brand Authority Checker
                                    • Local Citation Checker
                                    • MozBar Extension
                                    • MozCast
                                    Resources
                                    • Blog
                                    • SEO Learning Center
                                    • Help Hub
                                    • Beginner's Guide to SEO
                                    • How-to Guides
                                    • Moz Academy
                                    • API Docs
                                    About Moz
                                    • About
                                    • Team
                                    • Careers
                                    • Contact
                                    Why Moz
                                    • Case Studies
                                    • Testimonials
                                    Get Involved
                                    • Become an Affiliate
                                    • MozCon
                                    • Webinars
                                    • Practical Marketer Series
                                    • MozPod
                                    Connect with us

                                    Contact the Help team

                                    Join our newsletter
                                    Moz logo
                                    © 2021 - 2025 SEOMoz, Inc., a Ziff Davis company. All rights reserved. Moz is a registered trademark of SEOMoz, Inc.
                                    • Accessibility
                                    • Terms of Use
                                    • Privacy

                                    Looks like your connection to Moz was lost, please wait while we try to reconnect.