How to optimize achor text links on ecommerce category page
-
A category page on an e-commerce sites, containing a list of the products within the category, usually shows the product image above the product text link. If both image and anchor text link to the product page, this would mean that the image is counted as the link in terms of ranking value.
What would be the best way to make the anchor text count in stead of the image? I guess some ways would be:
1. Not making the product image a link
2. Using some kind of link masking / redirecting technique for the image
3. Employing a technical trick to make the anchor text link come first in the code readable by search engines.What would be the easiest way to solve this issue? Or do you believe it's not worth bothering?
-
This pretty much mirrors what I was going to say....
"I can't find an example of how it would be coded (check link above!), but you could look at having a single ahref stemming from the product text, and expand the clickable area to include the image. This would get around your issue, and I've always thought that having multiple links to a single product like that is sub-optimal.
I'm not sure how much added SEO benefit this would have, but all the small things..."
-
Here is a link to an insteresting thread on this topic in the GWT forums: http://productforums.google.com/forum/#!topic/webmasters/1yhb_xcdtZ0
Judging from what top level contributors have said there, linking images and text links pass the same amount of PR, with a very tiny amount of advantage to anchor text for a text link versus anchor text from the image alt text. Ultimately, do what's best for the user. In this case, for e-commerce, I think the image link taking precedence is just fine.
Dana
-
On our category pages we display products like displayed below. It is semantically correct, as all the elements inside the link are inline elements - it would not validate if we had a
in there as that is a block-element. However, in order to be able to style them correctly, we have added "display: block;" in the stylesheet making it easier to work with.
[
Name
Price](link_to_product)
Does anyone know what this setup has of impact on Google picking up anchor text etc.? Technically, we have an image, a name, and a price, where normally only a name is displayed. Is there some way, in which we can specify what should be counted for/valued as the anchor text (in this case )?
Thanks
-
Is this worth the effort or change in design?
Isn't it that google looks at the 1st link on a page?
So if you have 6 products and images this issue would only effect the 1st product seen?
Thanks
Handcrafter
-
You could design your product pages around having the anchored text link appear first, perhaps in an above description or blurb, and once again under the photo.
-
Hi all, i notited this discussion in another question (http://www.seomoz.org/q/how-to-properly-link-to-products-from-category-page)
I answered there with a technical solution, which i also would like to share here.
I made a fiddle about it, what do you think? Is it over optimization, or is it just a nice trick to get only one link, which is really well optimized?
-
Using a no-follow will loose link juice,
-
Firstly, I wondered if there are any news about this discussion...
Secondly, I wondered why it matters.
Is it because Google will consider only the first link from page A to B?
If that is the case (assuming you can't change the look and feel of the site) won't adding nofollow to the image link will solve the problem?Thanks
-
Perhaps add a no follow to the imageand move the link above the image . Currently you might have
you need to make it something like
<a <strong="">rel="nofollow" href="product.php"></a>
-
Just curious, would no-following the image link work?
-
Hi! We're wondering how your project is going, and if you made a decision and can share any results, or if you're sill looking for advice. Thanks!
-
This is unlkely to have too much of an impact on your rankings. I would recommend looking at the top 3 or 5 for your chosen keyword and look at what they're doing. I certainly wouldn't lose any sleep over this, just make sure your images are optimised too and maybe go with #3 if you're really keen to make the change.
-
Thanks Ryan, that's really helpful. Regarding #3: could you still make the anchor text link appear below the image for users, but have it come first in the source code for search engines? Any suggestion for how that would look like in terms of code?
Could you also do this with a block of text that appears at the bottom of the page, but is placed on top in the code? As having static text on the category page is important for SEO, but you might want to have users seeing the products before the text.
-
A very common issue to encounter!
#1: Absolutely not! People click on images.
#2: Too much effort and possibly risky in Google's eyes.
#3: This isn't really a trick. Just update the template that generates the page and move the linked text ahead of the image. Any developer could handle this for you.
Hidden option #4: Have the link enclose both the image and the product name. It may invalidate your markup, but if #3 isn't an option, consider this.
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
-
Redesigned and Migrated Website - Lost Almost All Organic Traffic - Mobile Pages Indexing over Normal Pages
We recently redesigned and migrated our site from www.jmacsupply.com to https://www.jmac.com It has been over 2 weeks since implementing 301 redirects, and we have lost over 90% of our organic traffic. Google seems to be indexing the mobile versions of our pages over our website pages. We hired a designer to redesign the site, and we are confident the code is doing something that is harmful for ranking our website. F or Example: If you google "KEEDEX-K-DS-FLX38" You should see our mobile page ranking: http://www.jmac.com/mobile/Product.aspx?ProductCode=KEEDEX-K-DS-FLX38 but the page that we want ranked (and we think should be, is https://www.jmac.com/Keedex_K_DS_FLX38_p/keedex-k-ds-flx38.htm) That second page isn't even indexed. (When you search for: "site:jmac.com Keedex K-DS-FLX38") We have implemented rel canonical, and rel alternate both ways. What are we doing wrong??? Thank you in advance for any help - it is much appreciated.
Technical SEO | | jmaccom0 -
From page 1th to page 18th @ Google
Hello Mozzers! I have a question, you may help.. How may it be possible that a page ranking well (1th result) goes from 1th result to the 18th page just in 1 day? It doesnt seem to be any kind of penalization.. I now had all suspicious outgoing links to be nofollow (they were not before), this may be a cause .. (?) Do you have any other suggestion? Thanks
Technical SEO | | socialengaged0 -
Rel canonical for partner sites - product pages only or also homepage and other key pages?
Hello there Our main site is www.arenaflowers.com. We also run a number of partner sites (eg: http://flowershop.cancerresearchuk.org/). We've relcanonical'd the products on the partner site back to the main (arenaflowers.com) site. eg: http://flowershop.cancerresearchuk.org/flowers/tutti_frutti_es_2013 rel canonicals back to: http://www.arenaflowers.com/flowers/tutti_frutti_es_2013). My question: Should we also relcanonical the homepage and other key pages on partner sites back to the main arenaflowers website too? The content is similar but not identical. We don't want our partner sites to be outranking the original (as is the case on kw flower delivery for example). (NB this situation may be complicated by the fact we appear to have an unnatural link penalty on af.com (and when we did an upgrade a while back, the af.com site fell out of the index altogether due to some issues with our move to AWS.) We're getting professional SEO advice on this but wondered what the Moz community's thoughts were.. Cheers, Will
Technical SEO | | ArenaFlowers.com0 -
What is Too Many On-Page Links?
in campaigns i see " Too Many On-Page Links " what is this ? can anyone please tell me ?
Technical SEO | | constructionhelpline0 -
Page for Link Building
Hello guys, My question is about link building and reciprocal links. Since many directories request a reciprocal link, makes me wonder if is not better to create a unique page in the website only for this kind of links. What do you guys recommend? Thanks in advance, PP
Technical SEO | | PedroM0 -
Splitting Page Authority with two URLs for the same page.
Hello guys, My website is currently holding two different URLs for the same page and I am under the impression such set up is dividing my Page Authority and Link Juice. We currently have the following page with both URLs below: www.wbresearch.com/soldiertechnologyusa/home.aspx
Technical SEO | | JoaoPdaCosta-WBR
www.wbresearch.com/soldiertechnologyusa/ Analysing the page authority and backlinks I identified that we are splitting the amount of backlinks (links from sites, social media and therefore authority). "/home.aspx"
PA: 67
Linking Root Domains: 52
Total Links: 272 "/"
PA: 64
Linking Root Domains: 29
Total Links: 128 I am under the impression that if the URLs were the same we would maximise our backlinks and therefore page authority. My Question: How can I fix this? Should I have a 301 redirect from the page "/" to the "/home.aspx" therefore passing the authority and link juice of “/” directly to “/homes.aspx”? Trying to gather thoughts and ideas on this, suggestions are much appreciated? Thanks!0 -
Can you 301 redirect a page to an already existing/old page ?
If you delete a page (say a sub department/category page on an ecommerce store) should you 301 redirect its url to the nearest equivalent page still on the site or just delete and forget about it ? Generally should you try and 301 redirect any old pages your deleting if you can find suitable page with similar content to redirect to. Wont G consider it weird if you say a page has moved permenantly to such and such an address if that page/address existed before ? I presume its fine since say in the scenario of consolidating departments on your store you want to redirect the department page your going to delete to the existing pages/department you are consolidating old departments products into ?
Technical SEO | | Dan-Lawrence0 -
Specific Link Page in Domain
Hi everyone: I have seen that many SEO Agencies have contacted my business (Also SEO but In- House) in order to interchange links. They have created a specific page on their site with the Label "Links" or similar, and on that page they add multiple links of the competence. I have heard that you can only do that if you make sure you add two things: No follow in links. Not inserting links of websites that have nothing to do with our sector. Either way, I have never found this amusing. I always recommend people not to do this but I have my doubts after all. ¿Could some one give me their opinion? Cheers !
Technical SEO | | Tintanus0