Many bloggers (term for people that blog and hosted at Blogspot.com) ask questions about ways to put and specify some of important meta tags on their Blogspot page.
As you can see that Blogger only give <$BlogMetaData$> to their default blogspot page, which doesn't give some important SEO meta tag that needed by search engine to crawl and index the website well.Let's say, meta keywords and meta description tag. Also, Blogger (by default) doesn't allow you to have (title) tags specific to each page of the site.
Modified some code here that might help you accomplished your"SEO Blogger Mission" for your Blogger website.
Log into your Blogger.com account, click on that icon under "Change Settings", which relates to the blog you need to edit, and click on the Template.In the template editing textbox, locate this code:
($BlogMetaData$)
And put these code above that BlogMetaData code :
To add the Meta Keywords:
(meta name="keywords" content="(ItemPage) (Blogger)($BlogItemTitle$)(/Blogger),(/ItemPage) (ArchivePage)(Blogger)($BlogItemTitle$), (/Blogger)(/ArchivePage)($BlogTitle$)" /
To add the Meta Description:
(MainPage)(meta name="description" content="($BlogTitle$) of ($BlogDescription$)" /)(/MainPage)(ArchivePage)(meta name="description" content="($BlogPageTitle$) Archive, ($BlogDescription$)" /)(/ArchivePage)(ItemPage)(meta name="description" content="(Blogger)($BlogItemTitle$)(/Blogger) - ($BlogTitle$)" /)(/ItemPage)
And if you like to add the dynamic Title for your Blogger website, put these code right below the (head) code:
(mainpage)(title)($BlogTitle$)(/title)(/mainpage)(ArchivePage)(title)($BlogPageTitle$) Archive(/title)(/ArchivePage)(itempage)(title)(blogger)($BlogItemTitle$)(/blogger) - ($BlogTitle$)(/title)(/itempage)
Please let me know how it works for your Blogspot website and leave me comment or trackback to this article.
NOTE: Please replace all ( ) with < >. Thank you
(c) Copyright by Money Maker Online
www.funds-money.blogspot.com
SEO meta tag for Blogger
Posted by vietcuong
Labels: SEO
Subscribe to:
Post Comments (Atom)
0 Comments:
Post a Comment