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.
Combining images with text as anchor text
-
Hello everyone,
I am working to create sub-category pages on our website virtualsheetmusic.com, and I'd like to have your thoughts on using a combination of images and text as anchor text in order to maximize keyword relevancy.
Here is an example (I'll keep it simple):
Let's take our violin sheet music main category page located at /violin/, which includes the following sub-categories:
-
Christmas
-
Classical
-
Traditional
So, the idea is to list the above sub-categories as links on the main violin sheet music page, and if we had to use simple text links, that would be something like:
Christmas
Classical
TraditionalNow, since what we really would like to target are keywords like:
"christmas violin sheet music"
"classical violin sheet music"
"traditional violin sheet music"
I would be tempted to make the above links as follows:
Christmas violin sheet music
Classical violin sheet music
Traditional violin sheet musicBut I am sure that would be too much overwhelming for the users, even if the best CSS design were applied to it. So, my idea would be to combine images with text, in a way to put those long-tail keywords inside the image ALT tag, so to have links like these:
Christmas
Classical
TraditionalThat would allow a much easier way to work the UI , and at the same time keep relevancy for each link. I have seen some of our competitors doing that and they have top-notch results on the SEs.
My questions are:
1. Do you see any negative effect of doing this kind of links from the SEO standpoint?
2. Would you suggest any better way to accomplish what I am trying to do?
I am eager to know your thoughts about this. Thank you in advance to anyone!
-
-
Any more thoughts on this?
-
Thank you Samuel for your reply as well.
Yes, what you describe is exactly what I also learned: no need to be too much "redundant" about keywords, but SEs will understand from the surrounding context... well, fact is some of our competitors are doing what I am suggesting here and they are dominating the 1st spot on Google for most of the keywords we are competing with. They also have a more clear "siloed" category-sub-category structure than us, which suggests this technique combined with the siloing technique help a great deal (also, note that for most category pages we compete with, we have much more external links than them! Hence my though that a more clear, siloed structure could help)
And of course, anything we do is with the user in mind: ALT text is always meant for users first, but I don't see harm in being a little bit redundant on that if it could help with SEO as well, don't you?
Thank you again very much, and please, any additional idea you may have is very welcome!
-
Thank you Rob for your extensive reply.
I see what you mean, and I am aware of that. This "link technique" suggestion is part of a bigger plan I am working on where the goal is to create a more "siloed" structure to increase topical relevancy as I have discussed on this other thread of mine:
https://moz.com/community/q/panda-rankings-and-other-non-sense-issues
And even though that's a minor thing, everything adds up. For example, we have recently moved from http to https and that's also is a minor thing, but adds up with all other improvements we are working on.
As for your suggestion:
"I would consider is replacing the example music videos from your specific instruments pages to your home page so visitors know what kind of quality they are getting if they subscribe."
I don't exactly understand what you mean, are you talking about our own produced Music Expert videos or the YouTube videos inside our product pages submitted by the users?
Thank you again
-
Agreed with Robert, that is a minor optimization but I don't see negative effect SEO wise.
Yes, exact match anchor texts can be powerful, but nowadays search engines rely less on it directly and will leverage text found near the links themselves and elsewhere on the page. Let say having this structure should have a pretty similar impact on giving anchor text weight :
<nav>
More violin sheet music categories
Christmas
Classical
Traditional
</nav>Besides SEO, another thing to consider is the fact that screen readers will read the text in the alt attribute. Think about how it could help (or not) a user to hear : "graphic link christmas violin sheet music" "graphic link classical violin sheet music", etc.
Hope this helps with an added perspective on alt attributes.
-
Hi Fabrizo,
I think I understand what you are asking here, but if not please feel free to rephrase or correct me.
Based on what you are saying, you seem to be going for exact match keywords linked through image alt text for maximum relevancy to your targeted search terms. There aren't really any "problems" with this, but you may be going after a red herring here, even if your competitors are doing well with this tactic:
a) There is no guarantee that this tactic is what is generating the ranking results for their targeted search terms
b) Alt tags and exact match keywords don't carry much weight in terms of your overall ranking potential. That comes from links, content, architecture and various other factors.
I think that you may be expending a bit too much energy on relatively minor factors when you might consider beefing up your link profile, expanding your content base, improving your user experience, etc. This is especially true when you start getting into sub categories - if you are constantly working on the small details you lose the forest because of the trees.
So, to answer your questions directly:
-
No, I don't think there is anything "negative" that will come from this strategy.
-
Yes, I think that this strategy will move the needle but in a very small way compared to building a few powerful, genuine links from relevant sources in your industry. Build up your content, give readers something about violins to be interested in. I took a look at your site and the first thing I would consider is replacing the example music videos from your specific instruments pages to your home page so visitors know what kind of quality they are getting if they subscribe.
It's an uphill battle since your site is effectively an e-commerce store and therefore features a lot of images and uncrawlable content in videos, but adding some content about the value of your service, building links to your category/subcategory pages and improving the user experience is probably where you will get the biggest bang for your buck in terms of rankings.
Hope this helps - I'm always available if you would like to discuss further. Feel free to PM me at any time.
Cheers,
Rob
-
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
-
How important is the file extension in the URL for images?
I know that descriptive image file names are important for SEO. But how important is it to include .png, .jpg, .gif (or whatever file extension) in the url path? i.e. https://example.com/images/golden-retriever vs. https://example.com/images/golden-retriever.jpg Furthermore, since you can set the filename in the Content-Disposition response header, is there any need to include the descriptive filename in the URL path? Since I'm pulling most of our images from a database, it'd be much simpler to not care about simulating a filename, and just reference an image id in my templates. Example: 1. Browser requests GET /images/123456
Intermediate & Advanced SEO | | dsbud
2. Server responds with image setting both Content-Disposition, and Link (canonical) headers Content-Disposition: inline; filename="golden-retriever"
Link: <https: 123456="" example.com="" images="">; rel="canonical"</https:>1 -
Using CSS to hide anchor text
Hi all, In my website, I would like to use CSS to set the anchor text to "website design service"(my company provides web design service) but show the button text as "website", due to some artistic reasons. Therefore, the anchor text for the link is "website design service" but what users see is "websites". Does this sound spammy to Google? Is it a risky move that might hurt my SEO? Looking for some advises here. Thank you very much. Best,
Intermediate & Advanced SEO | | Raymondlee0 -
Switching from Http to Https, but what about images and image link juice?
Hi Ya'll. I'm transitioning our http version website to https. Important question: Do images have to have 301 redirects? If so, how and where? Please send me a link or explain best practices. Best, Shawn
Intermediate & Advanced SEO | | Shawn1241 -
Heading Tags (Specifically H2) being used within images
Hello, Mozzers I have a question regarding placement of heading tags. I have seen this asked a few times on the forum but some are from a couple years ago so wanted to get a more up to date answer regarding this. We want to add H2 tags across our site but our two options are to wrap images we are using as navigation on the top of the page, these are directly below our pages H1 tag and actually make sense. Example H1 title: Vehicles Images are specific brand logo with H2 being wrapped to pull the img alt: "Ford Vehicles" "Checvy vehicles" etc. The wrap would look something like this: I appreciate your time, Chris
Intermediate & Advanced SEO | | kirin443550 -
Google Cache Is Blank for Text-only
Hi, I'm doing some SEO for www.suprafootwear.com, and for some reason when I go to text-only in google cache, nothing shows up. http://webcache.googleusercontent.com/search?q=cache:suprafootwear.com&es_sm=91&strip=1 That seems to be the case for all of the different pages on the site, but the content is still appearing on the serp. I have never seen this before, and I'm not sure what's happening. Any help would be greatly appreciated. Thanks!
Intermediate & Advanced SEO | | bigwavew0 -
Is there a limit to images file names?
Hi, I have an eCommerce site with hundreds of product images. For management reasons files are named in length to have the product details in them.
Intermediate & Advanced SEO | | BeytzNet
Is there a limit for a filename length before it is considered ambiguous or spammy etc.?
(it usually ranges 50-70 chars). Thanks0 -
PDFs and images in Sub folder or subdomain?
What would you recommend as best practice? Our ecommerce site has a lot of PDFs supporting the product page. Currently they are kept in a sub domain and so are all images. Would it be better to keep them all in a subfolder? I've read about blogs being hosted on a subfolder to be better than subdomain but what about pdfs and images? thoughts?
Intermediate & Advanced SEO | | Bio-RadAbs0 -
Will having image lightbox with content on a web page SEO friendly?
This website is done in CMS. Will having lightbox pop up with content be SEO friendly? If you go to the web page and click on the images at the bottom of the page. There are lightbox that will display information. Will these lightbox content information be crawl by Google? Will it be consider as content for the url http://jennlee.com/portfolio/bran.. Thanks, John
Intermediate & Advanced SEO | | VizionSEO990