Intermediary transaction http://www.aliyun.com/zixun/aggregation/6858.html ">seo diagnose Taobao guest cloud host technology Hall
Gravatar is "Global Avatar", in any support Gravatar website and blog, fill in the application for registration Gravatar avatar Use this email address, your avatar will appear in the message and comment system.
The core of the visual blog is based on the Z-blog blog system, from the end of June this year, visual blog comments in the Gravatar avatar will not be able to display, replaced by the red "X". The beginning of a few days has been thought to be their own network problems, but most of the past is still unable to show the normal, the heart can not help but suspicious, guess is Gravatar was gfw wall off.
Gravatar avatar in Visual blog does not display correctly
Can not always wait for Gravatar, donkey things! Gravatar Avatar has been unable to load properly, seriously affecting the opening speed of the blog. Here I simply share the manual restore Gravatar avatar method.
Method One: Modify the Article Comment page code in the theme template, the specific document is template\b_article_comment.html
We open the b_article_comment.html file, find "www.gravatar.com" in the code, change it to "en.gravatar.com", or: "0.gravatar.com", "1.gravatar.com "," 2.gravatar.com "," 3.gravatar.com "," cn.gravatar.com ".
Modify b_article_comment.html File code
Then the modified b_article_comment.html file uploaded to the blog corresponding directory, log in the background of the blog "file Reconstruction" can be.
The "File Rebuild" feature in the Z-blog blog
Method Two: Modify Hosts file
Notepad to open the Hosts file (default location: C:\WINDOWS\SYSTEM32\DRIVERS\ETC), add a row at the bottom: 72.233.69.5 www.gravatar.com
72.233.69.5 is en.gravatar.com IP address, so we slightly modify the Hosts file and save the shutdown, and then open the browser, clear the cache, log back to the blog can be normal display Gravatar avatar. There are currently 4 IP addresses for en.gravatar.com, typically 72.233.69.5, 72.233.69.4, 72.233.61.123, 72.233.61.125, which can be used with 4 IP addresses.
Add "72.233.69.5 www.gravatar.com" to Hosts file
Gravatar Avatar resumes normal display in visual blog
This article link address: http://www.shjue.com/post/211.html