Search Engine Optimization is a most powerful way to popular and make your post on ranking. By optimize your Blogger Blog Titles you can do it. This is Called "Blogspot Title optimize". It can help boost your blog title position in search engine results page. It's also increase CTR. From SEO perspective that page title is the most important element for your blog.Page title would naturally showing like this --
Step 1: First Log in your Blogger Dashboard. Then go to template > Edit HTML
Step 1: First Log in your Blogger Dashboard. Then go to template > Edit HTML
Step 2: Click inside the HTML code and press Ctrl + F for open the Blogger search box.
Step 3: Tipe the bellow code inside the search box.
<title><data:blog.pageTitle/></title>
Step 4: Now you should replace the code above, with bellow 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>
Step 5: Click Save Template and done your work successfully.
0 comments:
Post a Comment