BLOGGERXNEWS ADVANCE UPDATE
Umar
|
Saturday, 4 June 2011
|
0 comments
BloggerxNews Advance update Settings Now Users today i tell you easy and fast way how to you get your page top in Google, Yahoo, Bing, do you know google crawler? its main engine our websites save in google server in cash memory, if the website size is 1kb or 2kb your website or blog automatically crawl, and they become top in google bing yahoo same as concept google crawler if you are using my template Designx Newspaper II ,here is the update for you . This update will make your template load faster ,specially with single pages and archive pages . And you can do this update within few minutes ,easy and simple .

1,find this line :
<b:if cond='data:blog.url == data:blog.homepageUrl'>
2,find this line :
<div id="innerContent">
and insert the following code right before the line you found :
</b:if>
<b:if cond='data:blog.url != data:blog.homepageUrl'>
3,find this line :
<div class="clear"></div>
<div id="footerCatBar">
and insert the following code right before the line you found :
</b:if>
That's all for the update .
We need this update because when loading single pages or archive pages ,Bloggerx Newspaper II template also load a part of homepage (included some javascript files) first , then hide it by using CSS . By inserting the code in 3 steps above ,we prevent parts of homepage loaded ,so this will increase the loading time for single pages and archive pages .

Following 3 steps bellow :
1,find this line :
<div id="primaryTopWrapper">
and insert the following code right before the line you found :<b:if cond='data:blog.url == data:blog.homepageUrl'>
2,find this line :
<div id="innerContent">
and insert the following code right before the line you found :
</b:if>
<b:if cond='data:blog.url != data:blog.homepageUrl'>
3,find this line :
<div class="clear"></div>
<div id="footerCatBar">
and insert the following code right before the line you found :
</b:if>
That's all for the update .
We need this update because when loading single pages or archive pages ,Bloggerx Newspaper II template also load a part of homepage (included some javascript files) first , then hide it by using CSS . By inserting the code in 3 steps above ,we prevent parts of homepage loaded ,so this will increase the loading time for single pages and archive pages .
Filed Under: BLOGGER







0 comments
Trackback URL | Comments RSS Feed