Facebook Twitter
FreeSEO Blogger articles Subscription!

0
How To Create SEO Titles

In the default title on blogspot, post title is located after the name or title of the blog while on the optimization of the main title of the blog this time it will change the position title of the post located at the beginning of the name or title of the blog main or only display the title of any posting without being followed by the main title of the blog.

Well, so Meta title is more SEO Friendly Title we need to change the standard blogger with a better one. Please learn how to change it below:

Please search for Blog Title like this:<title><data:blog.pageTitle/></title>  
Then replace all the above code with the code below:
<b:if cond='data:blog.pageType == &quot;index&quot;'>
<title><data:blog.pageTitle/></title>
<b:else/>
<title><data:blog.pageName/></title>
</b:if>

Once we change the format of the title meta search engine would be easy to show which is the main page and which is the post pages.

it is time we tried again on how to optimize your SEO and Meta Keyword Meta Deskription.

Please try to replace the meta description and keywords you use the code below, do not forget to adjust the description and keywords blogs by replacing the character marked in red below.<b:if cond='data:blog.pageType != &quot;item&quot;'>

<meta content='
Change This' name='description'/>

<meta content='
change keyword1, change keyword2, change keyword3, change keyword4,change keyword5' name='keywords'/>

<b:else/>

<meta expr:content='data:blog.pageName + &quot; -
Change This&quot;' name='description'/>
<meta expr:content='data:blog.pageName + &quot;,
change keyword1, change keyword2, change keyword3, change keyword4,change keyword5&quot;' name='keywords'/>

</b:if>


Please try the above tips so that you are getting the SEO blog on search engines

Artikel Terkait



0 comments: — Skip to Comment.

Post a Comment — or Back to Content