With the development of the Internet era, there are more and more webmasters, and the competition for keywords has become more and more fierce. Webmasters who only have some basic SEO knowledge cannot obtain good rankings. Keywords will not be ranked naturally. There will be no traffic. However, the author recently discovered that my website has received a lot of traffic from Baidu images. At this time, I saw new hope of increasing website traffic. Below, the author will share with you some relevant information about SEO through Baidu images. Knowledge:
(1) Adding keywords to the ALT of the image is as important as the title.
Generally speaking, for ordinary programmers, if they do not pay attention to the optimization of pictures, the general picture code is written like this:
<a href="#" title="Picture keyword"><img src="Picture path" border="0" /></a>
When doing image optimization, if you just ask the mouse to move to the relevant image to remind the image keywords, this way of writing will not be crawled by Baidu Spider. Naturally, the images of your site will not be available in Baidu Image Library. 's ranking.
In the author's past observations, I also saw that many programmers optimize images in this way. The code is as follows:
<a href="#"><img src="Picture path" border="0" title="Picture keywords" alt="Picture keywords"/></a>
In the author's opinion, such repeated writing will not only not make Baidu spiders like it, but also make it boring. Just like people, they will feel that you are verbose. After that, spiders can only identify images through the ALT attribute keyword. To identify, so I personally think this is completely unnecessary.
In the author's site, I use the most standardized image SEO optimization format to write as follows:
<a href="#"><img src="Picture path" border="0" title="Picture keywords" alt="Picture keywords"/></a>
Emphasis: Standard HTML codes and various tags that strengthen keywords are also needed. Here, the author simply introduces the ALT tags of images, so no other tags are added for reasonable matching.
(2) Picture names that only revolve around keyword themes
This is very practical in any search engine, and it is also a way to better improve keyword rankings. For reference, if the name of a picture such as (5154481.jpg) has no connection with the keywords in the picture content, compared with a picture with a keyword name, who will Baidu put in front? ?Needless to say, it is of course the latter.
(3) Make a link to the picture
Here, the author suggests that you can make a link to the picture. This will not only improve the ranking of the picture, but also share a certain weight with the linked page. It can be said to kill two birds with one stone and is also very beneficial to PV. For example, Taobao and Tencent, their pictures are linked to each other in this way, so we can follow suit and the effect is good.
(4) Images must be localized
If the pictures on your site are stolen from other websites, then you are definitely not sure if you want to rank among Baidu pictures. And spiders will also crawl other people's sites through your pictures. The pictures you are using now are so-called external links to others. Everyone knows that search engines like original content, and this original content is not only text type, but also pictures.
Summary: When we update website content, it is best to add some relevant pictures to the text, so that the text and pictures are both beautiful. Such content is not only loved by users, but also by spiders. But when adding images, we must optimize the images well, because this can not only increase the weight of the entire page of the content, but also rank very well among Baidu images, which will naturally bring a certain amount of traffic. !This article was originally created by the webmaster of www.QQyjx.com Yijingxuan. Reprinting is welcome. Please indicate the source and respect the originality!
AuthorWww.qqyjx.Com 's personal space