Sunday, October 11, 2015

Learn how can you add Meta tags to blogger

http://learnhowtodothisnow.blogspot.com.eg/2015/10/Learn-how-can-you-add-Meta-tags-to-blogger.html
If you want all search engines find your blog and get more visitors to your blog you must add meta tags, So if you want Learn how can you add meta tags to blogger just follow me and do this steps



Open your blog then go to template, Edit HTML
http://learnhowtodothisnow.blogspot.com.eg/2015/10/Learn-how-can-you-add-Meta-tags-to-blogger.html



http://learnhowtodothisnow.blogspot.com.eg/2015/10/Learn-how-can-you-add-Meta-tags-to-blogger.html



Then press (Ctrl+F) to paste this code <head> in search square and press Enter

After that delete all codes between <head> and <b:skin/>

Finally put this code after <head> and press save

<b:if cond='data:blog.url == data:blog.homepageUrl'>
    <meta content='  blog descriptionname='description'/>
    <meta content='keywordsname='keywords'/>
<meta content='global' name='distribution'/>
    <meta content='10 days' name='revisit'/>
    <meta content='10 days' name='revisit-after'/>
    <meta content='document' name='resource-type'/>
    <meta content='all' name='audience'/>
    <meta content='general' name='rating'/>
    <meta content='all' name='robots'/>
    <meta content='index, follow' name='robots'/>
    <meta content='your namename='author'/>
    <meta content='en' name='language'/>
    <meta content='your countryname='country'/>
    </b:if>
    <b:include data='blog' name='all-head-content'/>
    <b:if cond='data:blog.pageType == &quot;item&quot;'>
    <title><data:blog.pageName/></title>
    <b:else/>
    <title><data:blog.pageTitle/></title>
    </b:if>

Notes:-
 Delete (blog description) and describe your blog in few sentences
Delete (keywords) and  put your keywords
Delete your name and your country  and put your name and your country


Tags

meta tags

how to put meta tags to blogger

how to add meta tags in blogger

meta tags description

meta tags keywords

add meta tags to blogger

how add meta tags to blogger

how to add meta tags to blogger

blogger

Seo

Meta tags code

meta tags to blogger

No comments:

Post a Comment

Related Posts Plugin for WordPress, Blogger...