Images can greatly help your website. You can utilize images to get visitors to subscribe or buy your stuff, or even read your blog posts! Images can bring a powerful message.
However, while your visitors are enjoying your images, search engines are trying to crawl and put a place for them so your visitors can find you. You’ve got to do a little more work than placing the image on your web page.
If someone is looking for the best garden tool for sowing seeds, and you just happen to have the perfect product for sale on your website. You’ve been building content around that product, but people are having problems finding you. Your images aren’t even showing up in the results under that keyword for that perfect garden tool for sowing seeds.
This is where SEO for images is needed.
In this article, I’m going to show you some basics how you can you take advantage of SEO for images, in your content. If you already know the basics on SEO for images, then this post isn’t for you.
Basic SEO Tips for Images
If you’re a newbie with code, I’m sorry, but I’m going to share a small piece of HTML with you. Below is the basic HTML for image source, that allows you to place images on your web page.
<img src="YOUR IMAGES URL HERE" />
This little snippet of code does the job of at least putting it on your website, but it does little for the search engine other than letting them know that there’s an image on the page. Google works to try to make it easy for people to find what they need, so
This is very basic and will work in a lot of cases, but does little for SEO. You need to do more. The search engines crave as much information when it comes to any type of media attachment. Search engines look for the following information in regards to images:
- Image file’s name
- Description of the Image
- Size of the Image
- If it’s linked anywhere
- Image resolution
These are just a few things that you may want to tell Google, but you have to add more to the HTML image source to do that.
Preparing your Images for SEO
You need to name your image exactly what it is about.
If it involves the keywords you’re writing about, even better.
For example, if you’re writing an article about taking your kid to the zoo, and your keyword phrase is taking your kid to the zoo, then one of the images needs to convey that, and also have a name that coincides with that phrase.
So, if your keyword phrase is taking your kid to the zoo, one of those images need to be named similar to taking-your-kid-to-the-zoo.jpg instead of some other strange name or sequence of numbers. (Note: Yes, for those who don’t like stopwords, that’s cringeworthy, but there are actual people looking for that exact phrase.)
Insert ALT and TITLE attributes to the code for your image source.
The best way to explain the ALT attribute is that it is a short and concise description of your image. Also, for accessibility, if the user has a slow connection or can’t view the image, this description will allow the reader to know what what suppose to be there. This is especially handy so screen readers can read out to those with visual impairments about what the image was suppose to be.
The ALT attribute in the image source code should contain your keyword or keyword phrase.
The TITLE attribute, can also have the same information, but it is suppose to be used as a title, rather than a description. This also should include the keyword or keyword phrase.
Here’s some examples, using simple HTML to help tell you what you need to do to your image:
Image source with both ALT and TITLE attributes-
<img src="taking-your-kid-to-the-zoo.jpg" alt="taking your kid to the zoo" title="taking your kid to the zoo" />
Also, you can have both, but instead of adding the TITLE attribute to the image source, you can add it to the AHREF / the URL you’re linking to.
<a href="http://blondish.net" title="taking your kid to the zoo"><img src="taking-your-kid-to-the-zoo.jpg" alt="taking your kid to the zoo" /></a>
For anyone using WordPress, it allows you to insert images and other media, as well as specify things like ALT, TITLE, and description of the image. If you’re using WordPress, do take advantage of that feature when creating content.
Of course, there are so many other things you can do, but these tips are a great start for the average user, and may not need to do more SEO work to their images. Here’s an article to learn more about the image source tag, and Image SEO.
In summary, make sure while picking your image, that it’s related to the content you’re writing. If it’s not related, your readers and visitors will not connect. The image is a companion to help attract people to the article, while also giving them a visual idea of what the article is about, or what they can expect or possibly react to it.
This article is merely the tip of SEO for images. There’s a lot more, like optimizing your images for site speed.
Karen Woodham says
I think many people forget about the SEO of images, let’s face it if there is no text describing the image etc, then how the heck do the search engines have a clue about the image! Great article as always.
Andrew Killen says
I lead to believe by everything I have ever read on this subject, except this post, that the Title attribute gives no SEO value as is not use by any search engine.
This post fails to bring into the meta tags og:image, twitter:image, any JSON-LD or image_src, which all do have some SEO value
Nile Flores says
Hi Andrew! Thanks for leaving a comment, but I think you failed so see one thing… “Basic SEO for Images.” If you break out with the 201 and not leave enough room for a person to absorb the basics first, they get confused. There’s enough of that going on already for me to add to the pot.
That’s certainly a good suggestion for later for talking about more advanced topics in SEO for images, but I disagree that this post fails for basic beginners. I’ll let you know when I have my more advanced topics finally up.
Lukman says
thanks for your tips about this one. I’m a newbie for this object and still learning about SEO.. your blog helped me a lot. keep it up! and would love to see more of your article
James Stucky @AnEssayWriter says
Hi Nile,
Great insight about proper handling of images in ever blog post. For instance, I’d like to confirm about you have above, is this the slug name, or the file name of the image where it was uploaded?
Just trying to comprehend here, since images are really important nowadays in driving readers to our site. You see, most readers need not to read the whole content if they understand the image at first glance.
Thank you
James
Amit Varma says
Yes Nile, I agrees you. Images plays a vital role in the blog posting.
Amar kumar says
Hey Nile,
On-page Optimization and Image optimization are the basic steps for our SEO campaign. As the Search Engines are getting smarter and more intelligent, the process of achieving a good search ranking is getting more complex. Now it takes much more than just quality content to get to the top. There are many factors that contribute to showing up well in search engine rankings, one of the most important of them is the on page optimization.
Image relevancy is important when it comes to image optimization for SEO.The Alt tag is probably the most important image optimization factor. Alt stands for alternate. The text in the alt tag is displayed in place of the image if the image can not be shown or is taking too long to load. Image size is a very crucial factor for your overall user experience. Images can make our page heavy so its important to keep our images low in bytes.
Images are eye-catching so are perfect for linking. But proper image linking techniques can offer even better results. One of the basic tips for image linking is to avoid linking our images directly. Always use relevant anchor texts whenever linking our images. This is even more effective for our SEO when embedding images in a guest post or other pages intended to get a link back to our site. Eventually, thanks for sharing much information regarding subject.
With best wishes,
Amar kumar
Nile Flores says
Hi Amar!
Thank you for your feedback, but for the normal beginner starting to learn SEO and image SEO, everything you said would scare them away. You have to remember that when reading someone’s blog post, especially the intentions of the article. In this case, these are for those just starting a site (even says in the title.)
Eventually, I’d like to cover more deeply, and will be linking those back into this article for those who want to venture into learning SEO and image SEO more deeply. 😉
dede says
i thinks many people forget about seo image,so can you remember many people about seo image
Andy says
Image optimization is quite important nowadays as Googlebot processes information included in key content tags and attributes, such as Title tags and ALT attributes. Googlebot can’t read images itself thus needs to read alt tags to understand the nature or contents of an image. You can check availability of alt tags by just hovering the pointer over an image. An alt attribute will cause the alt text to appear within a small box beneath the pointer.
Always use your focus keyword which you find via keyword research (using Google Keyword Planner, keyword tool etc.) in your images.
Also, in order not to forget to optimize your images use Yoast plugin, it’s a great tool which reminds you to optimize images and shows overall how well optimized your blog post or website page is.
Very useful blog post, great job Nile!
Sravya says
You are right Image optimization will help in SEO. Using a Alt,Title attributes and ahref tag will greatly helps our website in SEO aspects. Thank you for sharing your knowledge with us.
Nikhil Jain says
images are very important for SEO and many of the readers also search for images, so who can search images if we put correct info in images they help us for inreasing organic traffic… very helpful article
Angelic Sinova says
These are great basic SEO Tips for Images! Back when I first starting blogging years ago, I had no idea how important SEO was for images. Know I always make sure to name my images and focus on SEO for my images.
Mitch says
I am desperate for this information! Thanks, I am bookmarking this page! I need to update my methods!
Alli Smith says
These are great tips. I use WordPress and I always add SEO for my images. The Yoast plugin really helps with the SEO and those green lights let me know I nailed it. 🙂
Jeanette says
This is very informative! I was wondering what they meant by keywords when it comes to pictures. This helps me out a whole lot it I’m so happy that you shared it.
Pam Wattenbarger says
I am trying to get better at SEO. This is a really helpful post for people who are just starting out learning SEO. Images are so important!
Jenn says
Great advise. This is something i have been working on the past few months, and I am already seeing in increase in traffic.
Natalie Z says
SEO is definitely something I need to learn more about. Thank you so much for this information to help me get started!
Liz Mays says
This is super helpful. I think these are things that new bloggers definitely need to know about. SEO can be pretty intimidating sometimes.
lisa says
There is a lot of great info on SEO for images here. I always make sure to label my images properly so I know what they are.
Nicole says
I’m bookmarking your SEO for images tips. I need to make sure all my images get described correctly. Thanks!
Sarah says
These are some great SEO tips for beginners and advanced users who just haven’t done an update on their images in their blog. Thanks for sharing tips!
Vera Sweeney says
I love this quick tutorial!! It is amazing how much a couple of steps can do at improving your traffic from SEO!
Rebecca Swenor says
This is awesome information about the basic tips for the SEO for images. The keywords or key phrases are very important when placing the photos. Thanks for sharing the tips.
Anil says
Well great article Nile.. Does the content on the image affects the seo?
I know google don’t read the image but what if we use the same image used by others with few editing?
Thanks
dinesh says
your posted article is awesome for who’s beginner of SEO.Its really help to me.
Wilson Smith says
Great post! Here you have mentioned the tips to attach SEO friendly image. The alt and title attributes of an image described what’s on the image and the function of the image on the page. Thanks for your valuable sayings on the importance of image SEO.
Keep On Updating!
Farkhana Iqbal says
Very informative Post. I think using keyword in Alt tag really helps boost SEO.
Thank you so much for such an awesome post. God Bless you @Nile
Zak says
Hi,
Nice post ! In my opinion, I believe that the most important images aspects for SEO is the title and the ALT attribute. By the way, you are pretty 🙂
Good luck.
Ranjeet says
Can you tell me bit more image size? I am having problem with. According to one plugin images on one of post have wrong image size. How I can resolve it? Thanks a lot.
Taposh Kapuria says
Hi Nile,
Image optimization is also an important task in SEO. Everyone knows that SEARCH ENGINE can’t read Images. They can read ALT tag. So It’s our duty to tell search engine about our image.
~Taposh
Nile Flores says
Hi Taposh! I believe I said that in my article, but thank you for reiterating that.
David Vu says
Thanks for sharing, I think some people don’t understand how importance of image Seo on general SEO.
Shree says
Thanks for sharing this information at this time i will give importance of Image seo
thanks Nile
David says
Images plays an important role in SEO, images optimization is essential, thumbs up for the tips
vikas says
Nice Post on SEO. thanks for sharing because it is really helpful for new SEO user.
Eva Smith says
Nice blog post about how we can do basic seo for our images. Nice blog post keep the good work going.
saim malik says
its really helpful sir can you suggest me free wp pluging for Images i want to ruduse my file size thanks
Suraj Jha says
isn’t enough to add alt text?
Kasturi says
Hey Nile
I was not knowing about SEO i really felt easy and better by reading your post i got to know basic of SEO i really want to thank you for these article.
Sayali Sawat says
Hi Nile
As a new blogger I really needed this information. Thank you so much. Also I am exploring more seo tips on your blog.