Standalone

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

No comments:

Post a Comment

Livoxt Floating Menu Widget