Showing posts with label Meta Generator. Show all posts
Showing posts with label Meta Generator. Show all posts

SEO: Meta-Tags Generator

0 comments
 
Meta tags are hidden tags that provide additional information about webpage. Meta tags help to improve the standing of webpage on search engine. Meta tags have three main attributes Content, name and http-equiv. Content provide the value information to the name attribute, http-equiv is also provide name but it is used by the server to include the MIME header passed to the brower.

With this meta tags generator, you can generate meta tags for any doctype (HTML or XHTML). This meta tags generator is absolutely free to use(there is no obligation but if you want to share link this page to your website).



* Please fill in to get Meta-Tags


Advanced Meta Tag Generator
Title *
(Maximum 100 characters)
Author *
Author of the website
Subject
Subject of the website
Description *
(maximum 200 characters)
Keywords *
(Maximum 15 keywords separated by commas)
Generator
Enter the name of the Publishing Tool
Language *
Enter the language used in the website
Abstract
Short summary of the description (Maximum 10 words)
Copyright
Copyright include Trademark,Patient or other
Designer
Enter the designer of the website
Distribution
Robots *
(Select 'All' to crawl contents easily)

Simply copy the following lines of code and insert them between
the <HEAD> and </HEAD> tags in your HTML document. That's it!

Readmore...

SEO: Increase Traffic via Meta Tags

5 comments
 
How to make a blog is that our articles or pictures can be read by many people or visitors. We expect the visitors from many sources and one of them is from search engine, e.g; Google, yahoo, msn and others.

In order to make our blog get a lot of attention from search engine, we have to add Meta tag at the header of the template we are using.

Meta tag is divided into four aspects and the aspects that people often use as follows;
  • Meta tag keywords
The code that is often installed for Meta keyword is as follows;

<meta content='your keywords here' name='keywords'/>
 
Below is the sample to install Meta tag keywords:
<meta content='blog, blogspot, blogger, blogspot tutorial, tutorial blog, tutorial blogspot, tutorial, CSS, menu, navigation, JavaScript, template, blogspot template' name='keywords'/>

From the sample above, we can install some keywords which are assumed as the main targets of our blog, among keywords are separated by coma. However, try not to add more than 30 keywords and the keywords should be relevant with the articles in our blog.

Meta tag Description

The code that is usually installed for meta tag description is as follows;
<meta content='your blog description here' name='description'/>

Below is the sample to install meta tag description:

<meta content='Tips and trick to easy blogging at blogspot also free download e-book and template' name='description'/>

The blog description is surely matched with the blog content. If you are still confused to add meta tag in blogspot, just follow the guidance below.
  1. Log in into blogger
  2. Click Layout
  3. Click EDIT HTML tab
  4. Click Download Full template and please back up first. (important)
  5. Find the code below using ctrl+F:
    <title><data:blog.pageTitle/></title> 
  6. Add the meta tag code that you have made right under the code below
    <title><data:blog.pageTitle/></title> .

    <meta content='your blog description here' name='description'/>

    <meta content='your keywords here' name='keywords'/>
  7. Click SAVE TEMPLATE
  8. Finish

However, if you still confused in making meta tag, you can try use this Meta-Tags Generator by put some keywords and the interest description, then click create button, your meta tag is made in a short time.
Readmore...

Related Posts Plugin for WordPress, Blogger...