Adding meta tags to blogger
Meta tags are the tags which describes site and tells the search engines about your site is all about. meta tags is an important factor in SEO.
SEO = Search Engine Optimisation
Meta tags allows search engines to index your web pages.
Meta tags communicate with the search engines and tells more information about the site and helps in maintaining the traffic
1. sign in to blogger and come to edit template mode ..
2. Find the below code using ctrl+f option
<b:include data='blog' name='all-head-content'/>
3. after finding it paste the below code in it
<meta content='description' name='description'/>
<meta content='keywords' name='keywords'/>
<meta content='author name ' name='author'/>
<meta content='keywords' name='keywords'/>
<meta content='author name ' name='author'/>
4. so finally it will appears like shown below
<b:include data='blog' name='all-head-content'/>
<meta content='description' name='description'/>
<meta content='keywords' name='keywords'/>
<meta content='author name ' name='author'/>
<meta content='keywords' name='keywords'/>
<meta content='author name ' name='author'/>
5. make the changes as you like your own information ..
6. save the changes
make your site appear in search engine with eifficent
Labels: Blogger, Blogger Tips
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home