});
Featured Post: Increase YouTube Buffer Speed! | Subscribe to us for more!
<script> var adfly_id = 1058506; var adfly_advert = 'banner'; var frequency_cap = 5; var frequency_delay = 5; var init_delay = 3; </script> <script src="http://adf.ly/js/entry.js"></script>

Friday 18 May 2012

Improve your Google Page Rank on Blogger #1

Hello, this is XxRazex and this is by 150th post! So this time I will be sharing with you one very simple tweak that you can do to your blog to increase or improve your Google Page Rank or improve visibility of your blog.


Did you know having a good title tag is a must? Search engine robots place more importance in the title tag much more than your header, content, whatsoever. But blogs by Google aren't really tuned to good SEO. So that means we will have to make certain modifications to it. The first one I am going to post about is making your title tag display your post header name and your blogs name in this format:


Your Post Name | Blog name OR
Your Post Name ~ Blog Name


A screenshot of my title tag:



This will improve your search results on Google as they can identify your post much easier. Also people searching for them will get a higher chance of finding your post.


Here's how you do it, it might require you to go into HTML, but trust me, the results will be worth it.
As usual, it is recommended that you backup your template first before making any changes if you have absolutely no knowledge of HTML to troubleshoot any problem.


Step 1:
In your Blogger dashboard, go to “Layout” => “Edit HTML”.

Step 2:
In the template code,  search for this: <title><data:blog.pageTitle/></title>. It is usually in the top few codes of your template

Step 3:
Replace that bit of code with the following code:
<b:if cond='data:blog.pageType == &quot;index&quot;'>
<title><data:blog.title/></title>
<b:else/>
<title><data:blog.pageName/> | <data:blog.title/></title>
</b:if>
Mine is presented in this way instead: <title><data:blog.pageName/> ~ <data:blog.title/></title>
You could also use this if you prefer.


Step 4:
Now save the template and you should be able to observe the change from this:
"Blog Name: Post Name" to "Your Post Name | Blog name" OR "Your Post Name ~ Blog Name"


Now watch as your traffic increases every single day! Hope you like this post and help us promote our blog by subscribing to us! Subscribers get exclusive priority than just being a blog reader on the content we have planned to come!
Do you Like this Post..?

Get Free Email Updates Daily!

Follow us!

 
Related Posts Plugin for WordPress, Blogger...

Most wanted post: How to use premium cookies Subscribe to our feed if you would like to receive updates from us!--------------------------------->

X
~