Standalone

Showing posts with label Seo Tips And Tricks. Show all posts
Showing posts with label Seo Tips And Tricks. Show all posts

Wednesday, May 27, 2015

Yoast Plug In For Blogger | Seo Your Blog or Website


In this tutorial I will show you how to copy and paste an Html code, called Yoast for Blogger, this is actually a seo plug in for wordpress, but has been optimised for blogger.
This code has most of the important meta tags necessary for your blog or even your website.

Step 1:
Go to your Blogger Account > Template > Edit Html

Step 2:
Copy and Paste the code below just after your <head> tag

<!-- Yoast SEO Plugin For Blogger By Livoxt Starts --><b:if cond='data:blog.pageType == &quot;index&quot;'>      <title><data:blog.title/></title>      <b:else/>      <title>       <data:blog.pageName/>      </title><b:if cond='data:blog.pageTitle != data:blog.title'><meta expr:content='data:blog.pageName' name='keywords'/></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;index&quot;'><b:if cond='data:blog.url == data:blog.homepageUrl'>    </b:if> </b:if>

    <meta content='your blog image here.png' property='og:image'/> <meta content='your blog name here' property='og:site_name'/><meta content='your blog description here' property='og:description'/><meta content='your blog description here' property='og:description' name='description'/><meta content='your blog name here' property='og:title'/><meta content='all' name='robots'/><meta content='index, follow' name='robots'/><meta content='article' property='og:type'/><meta content='en_US' property='og:locale'/><meta content='all' name='audience'/><meta content='general' name='rating'/><meta content='website' property='og:type'/><meta content='your blog url here' property='og:url'/><meta content='index, follow' name='googlebot'/><meta content='your keywords here seperated by comas' name='keywords'/><meta content='USA' name='country'/><link href='your google plus publisher address here' rel='publisher'/><link href='your google plus author address here' rel='Author'/><link href='your google plus admin address here' rel='me'/><meta content='your name here' name='me'/><meta content='your email here' name='Email'/> </b:if><!-- Yoast SEO Plugin For Blogger By Livoxt End -->

Step 3:
Replace the Coloured words with your own.

Step 4:
Save & Close

Voila, your blogger template is now fully in Seo mode

Thursday, May 21, 2015

Adding a SEO Friendly Title Name to your Blogger Posts

In this Article I will help bloggers to make their Blog Post Title SEO Friendly by doing a simple Seo trick in 5 easy steps.

By default Blogger Titles isn't optimized for Search Engine Optimization, although the post and or page title is one of the most important if not the most important keys for people to find your page more easily.


Follow the 5 easy steps below:

Step 1:

Go to your Blogger Design > Edit Html

Step 2:

Press Ctrl + F for your search box to appear

Step 3:

Copy the following code in the box below by highlighting it and pressing Ctrl + C

<title><data:blog.pageTitle/></title>
Step 4:

Highlight that entire code and replace it with the following code

<b:if cond='data:blog.pageType == &quot;index&quot;'>
<title><data:blog.pageTitle/></title>
<b:else/>
<title><data:blog.pageName/> - Livoxt Blog</title>
</b:if> 
Step 5:

Replace the name "Livoxt Blog" with your own Blog Name and Save.

You're Done!

Congratulations you now have a Search Engine friendly Blog Title Page
Livoxt Floating Menu Widget