Adsense Parser Tool | Convert Javascript / HTML Ad Code to XML Online
Do you want to add Html code or script ad code to your blogger blog? Then use this simple HTML encoder or HTML parser tool that converts o...
Adsense Parser Tool | Convert Javascript / HTML Ad Code to XML Online
Do you want to add Html code or script ad code to your blogger blog? Then use this simple HTML encoder or HTML parser tool that converts o...
<script type='text/javascript'>
var d='<data:blog.url/>';
d=d.replace(/.*\/\/[^\/]*/, '');
location.href = 'http://new-blog-name.blogspot.com'+d;
</script>
How to Automatically Redirect Old Blogger Address to New Blog Url
In some cases a blogger may decide to delete a current blogger blog and create it with a new one with old blog's same posts. If the bl...
Add Custom 404 Page Not Page for Blogger
Add Expires Cache-Control Headers for Blogger
http://submissions.ask.com/ping?sitemap=yourdomain.com/sitemap.xml
Submit Website / Blogger Blog URL to Google, Bing, Yahoo and Ask
The first step in basic website optimization to get fast and better index of your site contents in online is submitting your website or bl...
<div dir="ltr" style="text-align: left;" trbidi="on">
<div dir="ltr" style="text-align: left;" trbidi="on">
<span style="color: purple;"><span style="font-size: x-large;">404 Page Not Found</span></span><br />
<span style="color: purple;"><br /></span>
<br />
<div class="separator" style="clear: both; text-align: center;">
<a href="http://3.bp.blogspot.com/-H6hbGHLE4eI/U1dq0jrhRpI/AAAAAAAAAFk/PqauRpRoC74/s1600/404-page-not-found-error.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"><img alt="404 Page Not Found" border="0" src="http://3.bp.blogspot.com/-H6hbGHLE4eI/U1dq0jrhRpI/AAAAAAAAAFk/PqauRpRoC74/s1600/404-page-not-found-error.jpg" title="404 Page Not Found" /></a></div>
<br />
<div style="text-align: right;">
<span style="font-size: large;">Goto <a href="http://dinetricks.blogspot.com/" target="_blank">Homepage</a></span></div>
</div>
<br /></div>
dinetricks.blogspot.com" Just save your template and view your updated 404 page not found custom error message page.
Add Custom 404 Error Page Not Found Message to Blogger Blog
What is HTTP 404 Error? The 404 or page not found is a stand error message that indicates server was not able to get the requested data ...
Airtel Free GPRS Trick April 2014 | Free Mobile Internet Tricks
Airtel is the best network for providing high-speed internet to the customers. Mobile internet is very useful to the subscribers for acces...
How to Get Yahoo Bing Network Contextual Ads (Media.net) Approval
Yahoo Bing Contextual Ads or Media.net is the high paying ad network from search engine giants Yahoo & Bing. It is a CPM based ad net...
You Might Also Like
- Algeria
- Bahrain
- Bangladesh
- Brazil
- China
- Egypt
- India
- Indonesia
- Jordan
- Kuwait
- Lebanon
- Libya
- Malaysia
- Morocco
- Nepal
- Oman
- Pakistan
- Palestine
- Philippines
- Qatar
- Saudi Arabia
- Singapore
- Sri Lanka
- Thailand
- Tunisia
- United Arab Emirates
- Vietnam
- Yemen
How to Change Approved Adsense Account Payee Name in India?
Adsense is the best high paying earning program to the publishers for their online content from Google. Now a day’s Getting adsense accoun...
<include path="/assets/**.css" expiration="7d" />
<include path="/assets/**.js" expiration="7d" />
<include path="/assets/**.gif" expiration="3d" />
<include path="/assets/**.jpeg" expiration="3d" />
<include path="/assets/**.jpg" expiration="3d" />
<include path="/assets/**.png" expiration="3d" />
Don't set long expires date for blogger blog's file in leverage browser caching header. Since if you set long expire date then it will take some time for update the changes from your blog.
How to Add Expires Browser Cache Control Header in Blogger Blog
What is Browser Cache: When you load any blogs or WebPages to your local system via browsers, it will automatically download the blog or...
How to Protect Google Adsense Account from Banned / Disable
What is Google Adsense? The Google Adsense is an earning program that offers publishers can get money for showing ads from their web...
1. UK (blogspot.co.uk)
2. Sweden (blogspot.se)
3. Spain (blogspot.com.es)
4. Russia (blogspot.ru)
5. Romania (blogspot.ro)
6. Portugal (blogspot.pt)
7. Pakistan (blogspot.pk)
8. New Zealand (blogspot.co.nz)
9. Mexico (blogspot.mx)
10. Japan (blogspot.jp)
11. Italy (blogspot.it)
12. India (blogspot.in)
13. Hong Kong (blogspot.hk)
14. Germany (blogspot.de)
15. France (blogspot.fr)
16. Czech Republic (blogspot.cz)
17. China (blogspot.cn)
18. Canada (blogspot.ca)
19. Brazil (blogspot.com.br)
20. Australia (blogspot.com.au)
21. Argentina (blogspot.com.ar)
<script type="text/javascript">
var blog = document.location.hostname;
var slug = document.location.pathname;
var ctld = blog.substr(blog.lastIndexOf("."));
if (ctld != ".com") {
var ncr = "http://" + blog.substr(0, blog.indexOf("."));
ncr += ".blogspot.com/ncr" + slug;
window.location.replace(ncr);
}
</script>
Step 5: Save the template.
How to Disable / Stop Country Specific URL (ccTLD) Redirection in Blogger Blog
By default Google may redirect all blogger's domain to country specific domain. Country specific URL (ccTLD) shows currently where the...
A site map is a single web document that contains all the pages of the website that can be used by the search engines like google, yahoo, bing to crawl the web pages. The Sitemaps very useful to inform the list of available urls in a website are ready to crawling by the search engines. It is also useful to the users to know current directory of websites. Sitemaps typically lists the web pages in hierarchical order.
<script type="text/javascript">
var totalposts = 200;
var standardstyling = true;
function showrecentposts(json) {
for (var a = 0; a < totalposts; a++) {
var entry = json.feed.entry[a];
var posttitle = entry.title.$t;
var posturl;
if (a == json.feed.entry.length) break;
for (var b = 0; b < entry.link.length; b++) {
if (entry.link[b].rel == 'alternate') {
posturl = entry.link[b].href;
break;
}}
posttitle = posttitle.link(posturl);
if (standardstyling) document.write('<li>');
document.write(posttitle);}
if (standardstyling) document.write('</li>');
}
</script>
<ul>
<h3>Blogger</h3>
<script src="http://www.dinewallpapers.blogspot.com/feeds/posts/default/-/Blogger?orderby=published&alt=json-in-script&callback=showrecentposts&max-results=999"></script>
</ul>
dinewallpapers -> your blog name Blogger Tricks -> Your page titleBlogger -> Specific Label
How to Create XML / HTML Sitemap for Blogger & Specific Labels
What is Sitemap: A site map is a single web document that contains all the pages of the website that can be used by the search engines li...
Before modifying changes on your blogger template, you should know how to backup or download blogger template first. It will more helpful,...
How to Hide / Remove URL Comment in Blogger Blog Posts
The blogger comments are used to replay or suggest or asking questions about that post. But many spammers, seo's are using this comme...
Blog post should be in unique.
Your blog age should be 6 months old.
Your blog should contain at least 35 to 50 posts with more than 500 words.
How to Use Youtube Adsense Account to Blogger Blog
Most of the bloggers they have more difficulty for to get approve adsense account via blogger. But now it so easy to get via youtube while...