Creating meta tags are the things which we must always consider when making a manuscript or article which we will post to the blog. Why is this important? Do not forget, when we create a blog we also inputting a few keywords in our blog it. Now these keywords should also be present in every bloggers post material. It aims to make our blog more SEO friendly, with expectations for each keyword that is typed in the search engine Google will redirect to a web address or blog that we have. Meta tags are created manually for keywords and description of blogs, sometimes only serves to front page it is for each post Google SERP read only keywords that we create.
Make an automatic meta tag in the following way
- Check the box Expand Template Widget
Search code :
<title> <data:blog.pageTitle/> </ title> which is usually located above the code <b:skin> <! [CDATA [/ *
Press F3 on your keyboard to facilitate the search. Once you find the above code,then you replace the code with the code below:
<b:if cond='data:blog.pageType == "index"'>
<title><data:blog.pageTitle/></title>
<meta content='WRITE blog description.' name='description'/>
<meta content='content with keywords associated with your blog,and separate the keywords with commas' name='keywords'/>
<b:else/>
<title><data:blog.pageName/> | Blog Title</title>
<meta expr:content='data:blog.pageName + ",WRITE blog description"' name='Description'/>
<meta expr:content='data:blog.pageName + ",SENTENCE WRITE ANYTHING that would later become DESCRIPTION EACH POST"' name='Keywords'/>
</b:if>
Information: *Change the text in red according to the directed
- After all finished click save
Globsi Heel
Published :
2011-10-01T03:41:00+07:00
Title : Make an automatic meta tag to blog
Rating :
5 On
2014 reviews
Please Give Your Comment for "Make an automatic meta tag to blog"
Maybe You're Looking For :