Monday, 30 October 2017

Best SEO plugin

Tags



yoast seo plugin for blogger
Today's tutorial will base on seo and organic traffic.what is seo ? SEO is search engine optimization. Every website needs good seo ,original contents to make google first page and crawl traffic from search engines .
We have different searching engines like yandex,google,bing etc .these are the  top three searching engines but mostly use search engine is GOOGLE .if you own a website you have not submitted it to google bing and yandex could be malicious if google is not indexing your website contents.

Organic traffic
Organic traffic simply mean having traffic from search engine.as a blogger or website owner its mandatory to submit your website to google and most of your visitors should come from search engine(google bing,yandex)etc.
If you are observant you will notice WordPress websites get more organic traffic over blogspot websites despite google owns blogspot .WordPress has plugins to tackle all problems on your WordPress site.
When you hear WordPress you will hear yoast seo plugin.
Yoast is the best considered optimized searching engine plugin for WordPress users.today's tutorial am going to teach how to install yosst seo plugin on blogspot using yoast seo script.
Let's look into yoast features .

yoast seo plugin for blogger
Benefits of yoast seo
  1. More traffic from Google and other search engines 
  2. Keywords 
  3. Google,bing,yandex and social media verification
  4. More traffic from social media
  5. Fast indexing
  6. Meta tag description
  7. Meta tag author 
  8. Interlink
  9. Anchor text
  10. Post tiltle
  11. Drives foreign visitors 
  12. Index comments ,pages and labels.

After installing yoast script on your blogspot website you will start getting organic traffic from search engine.
Make sure your contents are 100% plagiarisma free because yoast index's everything on your website .
Your traffic will increase immensely ,social media will start recognizing your contents .
We worked hard to come up with yoast script for blogspot.

How to install yoast script on blogspot 

Log in to your blogger dashboard back up your current template click on edit HTML copy this code search for <head> and paste below <head>.


<meta content=’Google Verification ID’ name=’google-site-verification’/>
<meta content=’Bing verification ID’ name=’msvalidate.01’/>
<meta content=’Yandex Verification ID’ name=’yandex-verification’/>
<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=’index, follow’ name=’robots’/>
<meta content=’en-us’ name=’language’/>
<meta content=’Country, Country, Country’ name=’country’/>
<meta content=’fb id’ property=’fb:admins’/>
<meta content=’twitter id’ name=’twitter:site’/>
<meta content=’email id’ name=’email’/>
<link href=’google plus link to your posts’ rel=’publisher’/>
<META charset=’utf-8’/>
<META content=’width=device-width, initial-scale=1′ name=’viewport’/>
<META content=’blogger’ name=’generator’/>
<META content=’text/html; charset=UTF-8′ http-equiv=’Content-Type’/>
<LINK href=’http://www.blogger.com/openid-server.g’ rel=’openid.server’/>
<LINK expr:href=’data:blog.homepageUrl’ rel=’openid.delegate’/>
<LINK expr:href=’data:blog.url’ rel=’canonical’/>
<b:if cond=’data:blog.pageType == &quot;index&quot;’>
<TITLE><data:blog.pageTitle/></TITLE>
<b:else/>
<b:if cond=’data:blog.pageType != &quot;error_page&quot;’>
<TITLE><data:blog.pageName/> – <data:blog.title/></TITLE>
</b:if></b:if>
<b:if cond=’data:blog.pageType == &quot;error_page&quot;’>
<TITLE>Page Not Found – <data:blog.title/></TITLE>
</b:if>
<b:if cond=’data:blog.pageType == &quot;archive&quot;’>
<META content=’noindex’ name=’robots’/>
</b:if>
<b:if cond=’data:blog.searchLabel’>
<META content=’noindex,nofollow’ name=’robots’/>
</b:if>
<b:if cond=’data:blog.isMobile’>
<META content=’noindex,nofollow’ name=’robots’/>
</b:if>
<b:if cond=’data:blog.pageType != &quot;error_page&quot;’>
<META expr:content=’data:blog.metaDescription’ name=’description’/>
<b:if cond=’data:blog.homepageUrl != data:blog.url’>
<META expr:content=’data:blog.pageName + &quot;, &quot; + data:blog.pageTitle + &quot;, &quot; + data:blog.title’ name=’keywords’/>
</b:if></b:if>
<b:if cond=’data:blog.url == data:blog.homepageUrl’>
<META content=’Clean and Responsive Blogger Template, SEO Friendly, HTML5, Personal Blog’ name=’keywords’/></b:if>
<LINK expr:href=’data:blog.homepageUrl + &quot;feeds/posts/default&quot;’ expr:title=’data:blog.title + &quot; – Atom&quot;’ rel=’alternate’ type=’application/atom+xml’/>
<LINK expr:href=’data:blog.homepageUrl + &quot;feeds/posts/default?alt=rss&quot;’ expr:title=’data:blog.title + &quot; – RSS&quot;’ rel=’alternate’ type=’application/rss+xml’/>
<LINK expr:href=’&quot;http://www.blogger.com/feeds/&quot; + data:blog.blogId + &quot;/posts/default&quot;’ expr:title=’data:blog.title + &quot; – Atom&quot;’ rel=’alternate’ type=’application/atom+xml’/>
<b:if cond=’data:blog.pageType == &quot;item&quot;’>
<b:if cond=’data:blog.postImageThumbnailUrl’>
<LINK expr:href=’data:blog.postImageThumbnailUrl’ rel=’image_src’/>
</b:if></b:if>
<!– [ Social Media Meta Tag ] –>
<b:if cond=’data:blog.url == data:blog.homepageUrl’>
<b:if cond=’data:blog.pageType == &quot;item&quot;’>
<b:if cond=’data:blog.pageType == &quot;static_page&quot;’>
<b:if cond=’data:blog.url’>
<META expr:content=’data:blog.url’ property=’og:url’/>
</b:if>
<META expr:content=’data:blog.title’ property=’og:site_name’/>
<b:if cond=’data:blog.pageName’>
<META expr:content=’data:blog.pageName’ property=’og:title’/>
</b:if></b:if></b:if></b:if>
<META expr:content=’data:blog.pageTitle’ property=’og:title’/>
<b:if cond=’data:blog.pageType == &quot;item&quot;’>
<META content=’article’ property=’og:type’/>
<b:else/>
<META content=’website’ property=’og:type’/>
</b:if>
<META expr:content=’data:blog.canonicalUrl’ property=’og:url’/>
<b:if cond=’data:blog.postImageUrl’>
<META expr:content=’data:blog.postImageUrl’ property=’og:image’/>
<b:else/>
<b:if cond=’data:blog.postImageThumbnailUrl’>
<META expr:content=’data:blog.postThumbnailUrl’ property=’og:image’/>
<b:else/>
<META expr:content=’data:blog.blogspotFaviconUrl’ property=’og:image’/>
</b:if></b:if>
<b:if cond=’data:blog.metaDescription’>
<META expr:content=’data:blog.metaDescription’ property=’og:description’/>
<b:else/>
<META content=’xxxxx’ property=’og:description’/>
</b:if>

For this script to work you need to amend some changes .
Here are some changes you need to make.


  • Change keywords to your own keywords
  • Enter your blog description
  • Enter your blog title
  • Enter google verification code
  • Enter Alexa verification code
  • Enter bing verification code
  • Enter yandex verification code
  • Enter your social media verification codes such as Facebook, twitter etc
  • Choose your targeting country 
  • Enter your email
  • Enter author name
  • Google plus code

I am tmerlin a tech lover

1 comments so far

i dont understand. please explain


EmoticonEmoticon