Archive
Categories
- Antivirus (4)
- Applications (5)
- Books and Articles (24)
- Computer Tutorials (10)
- Flash (3)
- Game (4)
- Graphic Design Tutorials (13)
- Internet Software (5)
- Internet Tutorials (12)
- Movie (8)
- Music (4)
- Novel Collections (5)
- Photoshop (10)
- Programming Tutorials (12)
- Template (3)
Tutorial : Meta Tags Optimization for Blogspot Blogs
8:02 AM |
Diposkan oleh
Fiola |
Edit Post
Search Engine Optimizing on your own hosted domain is very easy because you can easily tweak your templates or website according to your own preference. But what if you wanted to optimize for search engine your blogspot blogs? In this tutorial I will outline the basic customization in including your own meta tags and keywords in the title of your blogspot blogs.
1. Open your blogger account and navigate to LAYOUT->Edit HTML.
2. Once you have already seen your source code, look for the heading title. Look at the picture below for reference.
3. Insert the following codes to include your meta tags. Change the keywords and description according to your search engine data.
view sourceprint?
1 | < meta content = 'INDEX, FOLLOW' name = 'ROBOTS' /> |
2 | < meta content = 'insert your keywords here' name = 'keywords' /> |
3 | < meta content = 'insert your site description here' name = 'description' /> |
3. Then look for the ‘data:blog.pageTitle’ tags. After the tag insert your keyword. This will enable your keyword to be displayed on the title heading after the page title.
4. Your blogspot template will be similar from the picture.
5. Save your template. To check if you meta tags are correctly inserted visit Meta Tags Analyzer and insert your blogspot url.
Subscribe to:
Post Comments (Atom)
0 komentar:
Post a Comment