SEO In blogger

SEO In blogger

SEO Is paramount for all websites. In blogger, SEO is not as easy as WordPress since you only need a plugin. in that cas ...
Is paramount for all websites. In blogger, SEO is not as easy as WordPress since you only need a plugin. in that case, you need to use the code that utilizes the blogger blog information to feed
crawlers. Since WordPress has its own plugin called all in one SEO, they also came up with the whole Blogger code and idea. All in one SEO performs all the needed
. You do not have to employ SEO experts to work on your Blogspot blogger blog.

There are various activities you need to carry out on your blogger blog to make it SEO Friendly. They include.
ll the above SEO activities in blogger are well. You do not have to waste time adding the separate codes at different points which may make you not understand your blogger blog code so well. Instead of the tiresome work, the all in one SEO pack comes packaged in an order to understand where you want to tweak your code to favor SEO.
The bellow SEO Code is the one we are searching and talking about.
You may wonder what exactly the code am going to give to you will work on or add to your template. The features of the all in one SEO pack are as follows: -

Follow the setup Step By Step so you can ad the given All In One SEO Pack to your blogger code. Make sure you read the whole post since I will take you over on how to change some commands in the code so they can follow your own blog information. Let's start over with the steps: -
Log in to Blogger and choose your specific website to add the SEO code.
Reach out to the left commands by navigating to them to the Template command
Click on the template command and then locate the Edit HTML next to Customize.
Click anywhere in your code and then click Ctrl + F in windows or CMD + F in mac.
In the search bar search for the <head>

The bellow SEO Code is the one we are searching and talking about.

<!-- All In One SEO Pack for Blogger by: http://www.souhalahwal.tn/ Start -->
<b:if cond='data:blog.pageType == &quot;index&quot;'>
<title><data:blog.pageTitle/></title>
<b:else/>
<title><data:blog.pageName/> - <data:blog.title/></title>
</b:if>
<b:if cond='data:blog.metaDescription != &quot;&quot;'>
<meta expr:content='data:blog.metaDescription' name='description'/>
</b:if>
<b:if cond='data:blog.pageType == &quot;archive&quot;'>
<meta content='noindex, nofollow' name='robots'/>
<b:else/>
<b:if cond='data:blog.pageType == &quot;index&quot;'>
<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>
<b:if cond='data:blog.pageType == &quot;item&quot;'>
<meta content='article' property='og:type'/>
<meta expr:content='data:blog.title' property='og:site_name'/>
<meta expr:content='data:blog.pageName' property='og:title'/></b:if>
<b:if cond='data:blog.postImageThumbnailUrl'>
<meta expr:content='data:blog.postImageThumbnailUrl' property='og:image'/>
</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='@twitter.com/LSouhaABRIL' name='twitter:site'/>
<meta content='@souha_' name='twitter:creator'/>
<meta content='Souha Lahwal' name='author'/>
<meta content='souhalahwal@topnet.tn' name='email'/>
<link href='https://plus.google.com/+souhalawal' rel='publisher'/
<link href='https://plus.google.com/+souhalawal' rel='author'/>
</b:if><!-- All In One SEO Pack for Blogger by: http://www.souhalahwal.tn/ End -->

Post a Comment

أحدث أقدم