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.
Image Maps
-
Hey forum,
I'm curious about Image Maps. Few things I'm not sure about:
1. Will the links be followed? If so, will Google respect rel="nofollow"?
2. Will the image be considered 1 image? (indexed as image, etc.) Or will each map segment be treated as a separate image?
3. Any other SEO pros\cons to consider when adding an image map to an existing page?
Thanks,
Corwin.
-
Corwin - that's awesome info - thanks for posting the results of your tests!
-
For people who find this and want the final results, these are what I see at my site, YMMV:
1. Links from image maps are indeed followed, Google crawls pages that are only accessible via the image map. nofollow also seems to be respected, unless Google just decided not to index these pages for another reason, but I doubt it.
2. The images are indeed indexed for Google images as one image containing the entire map. This image gets the "alt" value of the entire image, not the individual map segments.
I hope this is useful.
-
Thank you! Great info and suggestions. I'll take your advice and post here once I get the results, so others can benefit from it.
-
1 - Can't say regarding nofollow - you could always try adding rel="nofollow" to the <area> tag and give it a shot.
Whether the links are followed depends on whether they're indexed. In my opinion, they shouldn't have any issue crawling the links. If you look at the source code of a page with an image map on it (http://en.wikipedia.org/wiki/Image_map for example) you'll see that the links are pretty clearly listed (and in Chrome's source code view they're even hyperlinked - which alone suggests they should be crawling them just fine.)
That said, I have not tested this, and I can't find any references to actual testing done online.
If I were you, I would test this by doing the following:
- Create an image map somewhere on your site (we'll call it the Map Page).
- Link that image map to a 2nd page of the site that is not linked anywhere else on the Map Page.
- Feel free to tweet the URLs of both pages to speed up the indexation process.
- Go in to Google Webmaster Tools, and see if a link is reported to the 2nd Page from the Map Page.
- If there isn't, double check the cache date of the Map Page to see if it's after the image map was added to the page.
- If you go through that test, and GWT doesn't report a link from the Map Page to the 2nd Page, then I would go ahead and use the image map, but I would also add text links on the page to ensure your optimal site structure is in place.
- If GWT does report the link, then that seem sufficient to me, so long as you specify the alt and title text for each individual link since that will function as your anchor text.
2 - The image will probably be considered one image as far as indexing in Google Images (would be strange if they indexed portions of the image), however the alt and title attributes should behave more like multiple images.
3 - I would just do the test I described above and you should be set. Also, take a look at what popular websites using Image Maps do in this situation. National real estate listing sites are a common one for image maps IIRC.
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
-
Image Audit: Getting a list of *ALL* Images on a Site?
Hello! We are doing an image optimization audit, and are therefore trying to find a way to get a list of all images on a site. Screaming Frog seems like a great place to start (as per this helpful article: https://moz.com/ugc/how-to-perform-an-image-optimization-audit), but unfortunately, it doesn't include images in CSS. 😞 Does the community have any ideas for how we try to otherwise get list of images? Thanks in advance for any tips/advice.
Intermediate & Advanced SEO | | mirabile0 -
How many images should I use in structured data for a product?
We have a basic printing website that offers business cards. Each type of business card has a few product images. Should we use structured data for all the images, or just the main image? What is your opinion about this? Thanks in advance.
Intermediate & Advanced SEO | | Choice0 -
Underscores, capitals, non ASCII characters in image URLs - does it matter?
I see this strangely formatted image URLs on websites time and again - is this an issue - I imagine it isn't best practice but does it make any difference to SEO? Thanks in advance, Luke
Intermediate & Advanced SEO | | McTaggart0 -
Image URLs - best practice
Hi - I'm assuming image URL best practice follows same principles as non image URLs (not too many files and so on) - I notice alot of web devs putting photos in subdomains, so wonder if I'm missing something (I usually avoid subdomains like the plague)!
Intermediate & Advanced SEO | | McTaggart1 -
What is the point of having images clickable loading to their own page?
Hello, Noticed a lot of sites, usually wordpress (seems to be the default) have the images in their posts clickable that load to their own page, showing just the image, usually a .jpg page. I know these pages seem to be easily indexed into google image search and can drive traffic to those specific pages... My questions are... 1. What is the point of driving traffic to a page that is just the image, there are no links to other pages, no ads, nothing... 2. can you redirect these .jpg pages to the actual post page? I ask because on google image search, there are 3 links to click (website, image link, image page), when you click to view the image, it loads the .jpg page, why not have that .jpg redirect to the real content page that has ads and also has other links. Is this white-hat? 3. Do these pages with just images have any negative effect on optimization since they are just images, no content? 4. Can you monetize these .jpg pages? 5. What is the best practice? I understand there is value in traffic, but what is the point of image traffic if I can't monetize those pages?
Intermediate & Advanced SEO | | WebServiceConsulting.com0 -
Best way to noindex an image?
Hi all, A client wanted a few pages noindexed, which was no problem using the meta robots noindex tag. However they now want associated images removed, some of which still appear on pages that they still want indexed. I added the images to their robots.txt file a few weeks ago (probably over a month ago actually) but they're all still showing when you do an image search. What's the best way to noindex them for good, and how do I go about implementing it? Many thanks, Steve
Intermediate & Advanced SEO | | steviephil0 -
Is it allowed to have different alt on same image on different pages?
Hi, I have images that match several different keywords and I wondered if I can give them different alts based on the page that they are displayed or will Google be angry with me? Thanks
Intermediate & Advanced SEO | | BeytzNet0 -
Hosting images on multiple domains
I'm taking the following from http://developer.yahoo.com/performance/rules.html "Splitting components allows you to maximize parallel downloads. Make sure you're using not more than 2-4 domains because of the DNS lookup penalty. For example, you can host your HTML and dynamic content on www.example.org and split static components between static1.example.org and static2.example.org" What I want to do is load page images (it's an eCommerce site) from multiple sub domains to reduce load times. I'm assuming that this is perfectly OK to do - I cannot think of any reason that this wouldn't be a good tactic to go with. Does anyone know of (or can think of) a reason why taking this approach could be in any way detrimental. Cheers mozzers.
Intermediate & Advanced SEO | | eventurerob0