SEO website optimization tips: picture localization doubles traffic
SEO website optimization The basic knowledge of webmasters has been mastered, and the competition for keywords is becoming more and more fierce. The keyword ranking and website traffic increase make every webmaster headache. In recent days, my Beijing website production company Shangpin China ( //ihucc.com )Baidu pictures give a lot of traffic, and I see a new goal to improve traffic! Let me talk about Baidu Image SEO( High end website construction ):
1. Adding keywords to images is as important as the title tag of websites.
For ordinary programmers, if they don't pay attention to image SEO optimization, the general writing method is:
<a href="#" title="image keywords"><img src="image path" border="0"/></a>
Only the mouse is required to move to the image to prompt image keywords. Baidu images cannot be captured in this way. Even if the image is captured, the ranking is not ideal;
Other programmers wrote the code as follows for image SEO optimization:
<a href="#"><img src="image path" border="0" title="image keyword" alt="image keyword"/></a>
Personally, I don't think it is necessary to write repeatedly, because the content of ALT tag is prompted when browsing the web, and Baidu crawling is also the content of ALT tag, so you can test it.
The standard image SEO optimization should be written as:
<a href="#"><img src="image path" border="0" alt="image keyword"/></a>
Note: The standard HTML code width and height tags are also required. I just introduce the image description tags here, so I don't add them.
2. The picture name is best related to the picture keywords
This is mainly for keyword ranking. You can consider that an image name (for example, 20081115. jpg) is not related to image keywords. Compared with an image name (for example, tupianguanjian ci. jpg) and image keywords, who will Baidu put ahead? If the weights are all the same, naturally the latter will rank first
3. Make a link to the picture
Why not add a link to your picture, improve your picture ranking and give yourself an inline link at the same time?
4. Pictures must be localized
If you link to the pictures of other people's websites and you want to rank Baidu pictures, it is impossible. People's Baidu spiders follow the pictures to catch other people's websites. How can they release your pictures? Baidu likes the original version, and don't lose traffic to save space.
Experience summary: Don't forget to add a picture to the original article (even if it is not an original article, we will add a picture to the article, which will reduce the similarity of the web page, and Baidu may mistakenly think it is original, ha ha). In this way, the article also has a ranking, and naturally there is a ranking in Baidu pictures. If Baidu includes it at the same time, will the traffic double? Don't underestimate Baidu pictures. The competition is smaller than that of web pages, and the traffic is huge!