SEO script is a simple way to improve your blog and rank high in Google,Bing, Alexa and SEO is a technique or process to get high traffic, So i came across some blog and Searching and looking how this Script Works and performed, and i input some of the script here in my blog
well the result is outstanding, i have more traffic gain than for the last month, so i highly recommend this for all blogger, Also Read this article for more SEO tips 8 SEO Tips for Higher Search Engine Ranking
All in One SEO Pack 2015 for Blogger – Blogspot Plugin v2.0
All in One SEO Pack for Blogger allows bot crawlers to crawl your site daily without any conclusion, in the result of this action your website will get more organic (Natural) traffic and high ranking on SERPs. This is 100% safe and sound, so do not worry about it. Just follow the Instruction carefully.
AIO Plugin v2.0 Features
- Show Post Title First In Search Results
- SEO Optimize Blogger Comments
- Search Engine Optimized Blogger Labels
- Search Engine Optimized Blogger Archives
- Optimize Post Title Using H2 Tag
- Verify Google, Bing and Alexa by verification code – NEW
- Add an SEO Friendly Robots.txt File
- Convert Title Tags into Dynamic Title Tags
- Facebook and Twitter Profile Compatible – NEW
- Allow Bots to crawl your site on daily basis
- Google + Author Profile Picture Compatible
- Helps you in Getting High USA Traffic
- Click on Template, here you will see Edit HTML button so click on it
- Now in template coding structure search for <head>
- After searching <head>, paste the below whole piece of code just below <head>
<!– All In One SEO Pack 2015 v2.0 by RhonzNET Start –>
<b:if cond=’data:blog.pageType == "index"’>
<title><data:blog.pageTitle/></title>
<b:else/>
<title><data:blog.pageName/> – <data:blog.title/></title>
</b:if>
<b:if cond=’data:blog.metaDescription != ""’>
<meta expr:content=’data:blog.metaDescription’ name=’description’/>
</b:if>
<b:if cond=’data:blog.pageType == "archive"’>
<meta content=’noindex, nofollow’ name=’robots’/>
<b:else/>
<b:if cond=’data:blog.pageType == "index"’>
<b:if cond=’data:blog.url == data:blog.homepageUrl’>
<meta expr:content=’data:blog.title’ name=’keywords’/>
<meta content=’index, follow’ name=’robots’/>
</b:if>
<b:else/>
<b:if cond=’data:blog.pageTitle != data:blog.title’>
<meta expr:content=’data:blog.pageName’ name=’keywords’/>
</b:if>
</b:if>
<meta content=’GOOGLE VERIFICATION CODE‘ name=’google-site-verification’/>
<meta content=’BING VERIFICATION CODE‘ name=’msvalidate.01’/>
<meta content=’ALEXA VERIFICATION CODE‘ name=’alexaVerifyID’/>
<meta content=’global’ name=’distribution’/>
<meta content=’1 days’ name=’revisit’/>
<meta content=’1 days’ name=’revisit-after’/>
<meta content=’document’ name=’resource-type’/>
<meta content=’all’ name=’audience’/>
<meta content=’general’ name=’rating’/>
<meta content=’all’ name=’robots’/>
<meta content=’en-us’ name=’language’/>
<meta content=’USA’ name=’country’/>
<meta content=’@Facebook’ property=’fb:admins’/>
<meta content=’@Twitter’ name=’twitter:site’/>
<link href=’https://plus.google.com/+Rhonznet/about’ rel=’author’/>
<link href=’https://plus.google.com/+Rhonznet/posts’ rel=’publisher’/>
</b:if>
<!– All In One SEO Pack 2015 v2.0 by Rhonznet End –>
<b:if cond=’data:blog.pageType == "index"’>
<title><data:blog.pageTitle/></title>
<b:else/>
<title><data:blog.pageName/> – <data:blog.title/></title>
</b:if>
<b:if cond=’data:blog.metaDescription != ""’>
<meta expr:content=’data:blog.metaDescription’ name=’description’/>
</b:if>
<b:if cond=’data:blog.pageType == "archive"’>
<meta content=’noindex, nofollow’ name=’robots’/>
<b:else/>
<b:if cond=’data:blog.pageType == "index"’>
<b:if cond=’data:blog.url == data:blog.homepageUrl’>
<meta expr:content=’data:blog.title’ name=’keywords’/>
<meta content=’index, follow’ name=’robots’/>
</b:if>
<b:else/>
<b:if cond=’data:blog.pageTitle != data:blog.title’>
<meta expr:content=’data:blog.pageName’ name=’keywords’/>
</b:if>
</b:if>
<meta content=’GOOGLE VERIFICATION CODE‘ name=’google-site-verification’/>
<meta content=’BING VERIFICATION CODE‘ name=’msvalidate.01’/>
<meta content=’ALEXA VERIFICATION CODE‘ name=’alexaVerifyID’/>
<meta content=’global’ name=’distribution’/>
<meta content=’1 days’ name=’revisit’/>
<meta content=’1 days’ name=’revisit-after’/>
<meta content=’document’ name=’resource-type’/>
<meta content=’all’ name=’audience’/>
<meta content=’general’ name=’rating’/>
<meta content=’all’ name=’robots’/>
<meta content=’en-us’ name=’language’/>
<meta content=’USA’ name=’country’/>
<meta content=’@Facebook’ property=’fb:admins’/>
<meta content=’@Twitter’ name=’twitter:site’/>
<link href=’https://plus.google.com/+Rhonznet/about’ rel=’author’/>
<link href=’https://plus.google.com/+Rhonznet/posts’ rel=’publisher’/>
</b:if>
<!– All In One SEO Pack 2015 v2.0 by Rhonznet End –>
- Replace Red colored line with your Google Plus Profile
- Replace Pink colored line with your website’s Google Plus Page
- Change @Facebook with your Facebook ID
- Change @Twitter with your Twitter ID
- Put your Google, Bing and Alexa Verification Code in the place of Bold Words Line such as:
- Replace GOOGLE VERIFICATION CODE with your Google Verification Code
- Replace BING VERIFICATION CODE Bing Verifying Code
- Replace ALEXA VERIFICATION CODE with Alexa Verifying Code
SEO OPTIMIZER SCRIPT
SEO OPTIMIZER SCRIPT Its a combination of three script all together that's external link's New tab Opening Script, Links no-follow Script and automatic Image title and alt tags script
- Click on Template, here you will see Edit HTML button so click on it
- Now in template coding structure search for <head>
- After searching <head>, paste the below whole piece of code just below <head>
<div class=”code”>
<script src='http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js' type='text/javascript'/><script type='text/javascript'>//<![CDATA[
jQuery('a').each(function(){// Let's make external links open in a new tab. var href=jQuery(this).attr('href');if (typeof href !='undefined' && href !="" && (href.indexOf('http://') !=-1 || href.indexOf('https://') !=-1) && href.indexOf(window.location.hostname)==-1){jQuery(this).attr("target", "_blank");}});//]]></script><script type='text/javascript'>//<![CDATA[
jQuery('a').each(function(){// Let's make external links nofollow. var href=jQuery(this).attr('href');if (typeof href !='undefined' && href !="" && (href.indexOf('http://') !=-1 || href.indexOf('https://') !=-1) && href.indexOf(window.location.hostname)==-1){jQuery(this).attr("rel", "nofollow");}});//]]></script><script type='text/javascript'>//<![CDATA[
$(document).ready(function(){$('img').each(function(){var $img=$(this);var filename=$img.attr('src') $img.attr('alt', filename.substring((filename.lastIndexOf('/'))+1, filename.lastIndexOf('.')));});});//]]></script>
Now Save your template and refresh your blog as now your Blog is now Optimized for better traffic and page rank.
Now Save your template and refresh your blog as now your Blog is now Optimized for better traffic and page rank.
Auto SEO Script For Blogspot
Blogger Or Blogspot, a free blogging service owning by Google has made many rumors that it is not well optimized for search engines. There are many blogspot tutorial blogsites on net teaching way to get high rank on search engines. But it may be frustrating for many people that i am unable to get any Script which are able to push up blogs at top on search engines ranking. I have tried more then 20 Scripts (Auto Title Swap, Auto Meta Description, Auto Meta Keywords, Meta Robot etc) for over 4 months but finally found most of them useless except Auto Title Swap Code. This Code can help you little bit to get some better rank over SERP. Therefore i have decided to develop my own script for getting out this problem. After spending few weeks finally i have developed my own Auto SEO Script for blogspot users. Which are able to help you to getting higher rank over SERP. The Script is very simple and also very easy to install. No any professional knowledge required
The Auto SEO Script has following features
- Auto change Blog Page Titles for every post.
- Auto insert Meta Description for every post.
- Auto insert Meta Keywords For every Post.
- Work for Monthly, Weekly and Daily Archives.
- Work for each blog label.
- Auto Meta Robot Tag
- Author Meta Tag.
Follow Steps below to apply this script:-
- Go to Blogspot account.
- Select to Layout Button of your desired blog.(at Dashboard)
- Now go to Edit HTML Section.
- In Template Box, find the code below. ( This may be little bit different if you are using Title Swap code).
<title><data:blog.pageTitle/></title>
Change above code with the code showing below (Select code and press Ctrl + C buttons to copy code)
<b:if cond='data:blog.pageType == "item"'>
<title><data:blog.pageName/> | <data:blog.title/></title>
<b:else/><title><data:blog.pageTitle/></title>
</b:if>
<b:if cond='data:blog.pageType == "archive"'>
<title><data:blog.pageName/> | <data:blog.title/></title>
</b:if>
<b:if cond='data:blog.pageType == "label"'>
<title><data:blog.pageName/> | <data:blog.title/></title>
</b:if>
<meta expr:content='data:blog.pageTitle + " - your blog description here (upto 200 charaters)"' name='description'/>
<meta expr:content='data:blog.pageName + ", Keyword 1, Keyword 2, Keyword 3, Keyword 4, Keyword 5"' name='keywords'/>
<meta content='Author Name Here' name='author'/>
<meta content='index,follow' name='robots'/>
now change description, keywords, and author name as you like.
So thats all, i hope you like this article, be sure to subscribe to receive Best and good content, leave your comment down below
Thank you for sharing this. By the way, looking for a SEO Company? Visit here
ReplyDelete๐๐
DeleteGreat articles and great layout. Your blog post deserves all of the positive feedback it’s been getting.
ReplyDeleteSEO
Thanks a lot for this script. This information is valuable. !
ReplyDelete
ReplyDeleteIt's a very interesting and helpful information. Thank you for sharing.
regards,
Melbourne SEO services
please help me how to boost SEO of my web site
ReplyDeletehttp://wearemovers.in/
Thank you for the tutorial.. i'm a newbe.. hope backlink.. www.filegirit.blogspot.com
ReplyDelete