:::Adding Meta Tags To Your Blogger Site:::
- This is the impotent thing if you using blogger site or any website.
- Search engine can catch your own website to adding meta tags for your homepage or other pages.
- First Log In Your Blogger Account.
- Choose your Blog and go to the dashboard.
- Then select Template Section.
- Click Edit HTML.
- After Press Crtl+F on in the key board.
- Then type <head> and press enter.
- Then you can seethe head code Top of your template.
<b:if cond='data:blog.url == data:blog.homepageUrl'> <META NAME="Description" CONTENT="#1Your Description" /> </b:if> <META NAME="Keywords" CONTENT="#2Your Keyword" /> <META NAME="Author" CONTENT="#3Author" /> <META NAME="Robots" CONTENT="All" />
- Copy above code and past it below the <head> code.
- You can see the highlighted Word on above code.
#1. Give description about your blog site or website.
#2. Type keyword. what you present in your blog or website.
(Ex:- Premium Blogger Templates, Best Blogger Templates,
High Quality Blogger Templates.)
#3. Blog site or Website Author Name.
- Replace all of highlighted Arias.
- Then Click Save Template. All done.

No comments:
Post a Comment