Show post title before blog title or show post name before blog title, Post title is post name and Blog title is blog name. Its very easy to display post title before blog title in google search result.
Lets start from here!
Lets start from here!
Today
i am going to show you how to change your blogger post results
on Google. I will also be Discussing on the importance of Placing Post
Title Before Blog Title In Google Search Results.
Post
title and blog title both are very important for search engine
optimization, but you must know how to use and customize them. Because
they appear in search results and more importantly appear as a clickable
link.
Post
titles and blog title plays a very important vital role for better
ranking in search results and search engine optimization. This is the
first thing which is checked by visitors to either they should click on
this link or not. That means your traffic depends on this thing. Keyword
rich titles can bring you more traffic and increase your blog page
views.
Google shows only first 66 characters of the title in search
results.If you're using blogger for your blog then you may notice search
engines by default show your Blog Title first instead of Post Title.
This reduces the SEO benefits because our post titles which have the
main keywords got chopped because of the characters limit in search
results. Certainly this will affect the flow of visitors to your site.
Because when someone is searching for a topic he would like to click on
that particular topic which matches his search words and/or interest
him/her the most and not your blog title, because most of them may not
be knowing it. But if your blog title appears first then the visitors
may skip your site! So, to take the proper benefits we have to optimize
our blog so that post titles shows before blog title in search
results.That's why we should use them effectively.
So, to take the proper benefits we have to optimize our blog so that post titles shows before blog title in search results.
If you want your post title to appear before your blog name on Google’s
search results page, then the process is very simple and almost anyone
can do it, even newbie blogger users.
Just follow the steps below:
- Go to your Blogger Dashboard.
- Select Template and before you do anything, make a backup. It will help you to restore your blogger to the previous state if something goes wrong.
- After making backup, click on Edit HTML.
- Press CTRL+F to search for <title>. The whole line should look like this:
<title><data:blog.pageTitle/></title>
- Now replace this with the following code:
<b:if cond='data:blog.pageType == "item"'>
<title><data:blog.pageName/> | <data:blog.title/></title>
<b:else/>
<title><data:blog.pageTitle/></title>
</b:if>
- Click on Save Template.
- Now you can see the change in search results and also on your Browser Tab. Now your blog is better optimized for search engines.
If you face any difficulties then feel free to ask in comment box.
No comments:
Post a Comment