Showing posts with label meta tags. Show all posts
Showing posts with label meta tags. Show all posts

Saturday, April 3, 2010

Meta Tag Generator

Type in your title, keywords and description to see how many characters long they are.
Then press "Generate Tags" to generate your meta tags.

Title
0 / 70
Keywords
0 / 250
Description
0 / 160
Doctype:
XHTML HTML


About Meta Tags

Meta Tags are useful in Search Engine Optimisation because they show search engines how to describe your web pages to users in search engine results listings. This description will show the user what your website has to offer and based on the information in your Meta Tags and the way that the search engine displays that information; they may choose or not choose to visit your site.
Meta Tags are not themselves visible to users, but instead communicate information that is read by browsers and search engines to tell them about the content of your web pages. Having appropriate and clear Meta Tags is a useful Search Engine Optimisation tool because when utilised correctly, it can not only influence how the search engines display your website in their results pages, it can also affect page ranking. The keywords that you use in your Meta Tags can have an impact on how your pages are read by search engines and by creating appropriate Meta Tags; you can make full use of their Search Engine Optimisation benefits.

How does the Meta Tags Generator Work?

Our Meta Tags Generator tool works by taking the key information about your webpage, such as the title of your page, the keywords that you are targeting and a brief description of your page, and generates appropriate Meta Tags so that only the information that is necessary is included. Using our Meta Tags Generator means that your Meta Tags are clear and concise, giving only the information that search engines need to be able to easily understand and categorise your web page. This results in the search engines being able to give an accurate description of your website in their results listings, increasing the likelihood that visitors will convert into genuine enquiries and customers as they are an appropriate audience for your website.
It is important when using the Meta Tags Generator to use words and themes that actually appear in the content of your webpage in order to ensure the integrity of your website and build authority with search engines. Using misleading keywords, descriptions or titles will only harm your Search Engine Optimisation efforts and could result in your website being penalised by search engines. Their job, after all, is to provide the most relevant results for their users and good Search Engine Optimisation works towards that end too by representing the web pages accurately. Our Meta Tags Generator is designed to accurately describe the important content of your web page to search engines and that is only possible if the information submitted to the Meta Tags Generator is appropriate to your website’s content and theme.
Stuffing your Meta Tags full of keywords can also do far more harm to your Search Engine Optimisation efforts than good as many search engines will consider this as spamming and can penalise your website. If the content of your website is well written, clear and informative then that outweighs any very short term perceived benefit from using inappropriate Meta Tags.
Using our Meta Tags Generator is an easy way to create useful and appropriate Meta tags which accurately represent your website and its content, making it easier for search engines to read and categorise. You don’t need to be fluent in html or xhtml to use our Meta Tags Generator tool, just input the required information and let the tool do the hard work for you.

HTML Meta Tag

Describe metadata within an HTML document:
<head>
<meta name="description" content="Free Web tutorials" />
<meta name="keywords" content="HTML,CSS,XML,JavaScript" />
<meta name="author" content="Hege Refsnes" />
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1" />
</head>

Try it yourself »

Definition and Usage

Metadata is information about data.
The <meta> tag provides metadata about the HTML document. Metadata will not be displayed on the page, but will be machine parsable.
Meta elements are typically used to specify page description, keywords, author of the document, last modified, and other metadata.
The <meta> tag always goes inside the head element.
The metadata can be used by browsers (how to display content or reload page), search engines (keywords), or other web services.

Browser Support

Internet Explorer Firefox Opera Google Chrome Safari
The <meta> tag is supported in all major browsers.

Differences Between HTML and XHTML

In HTML the <meta> tag has no end tag.
In XHTML the <meta> tag must be properly closed.

Tips and Notes

Note: Metadata is always passed as name/value pairs.

Required Attributes

DTD indicates in which HTML 4.01/XHTML 1.0 DTD the attribute is allowed. S=Strict, T=Transitional, and F=Frameset.
Attribute Value Description DTD
content text Specifies the content of the meta information STF

Optional Attributes

Attribute Value Description DTD
http-equiv content-type
content-style-type
expires
refresh
set-cookie
Provides an HTTP header for the information in the content attribute STF
name author
description
keywords
generator
revised
others
Provides a name for the information in the content attribute STF
scheme format/URI Specifies a scheme to be used to interpret the value of the content attribute STF


Standard Attributes

The <meta> tag supports the following standard attributes:
Attribute Value Description DTD
dir rtl
ltr
Specifies the text direction for the content in an element STF
lang language_code Specifies a language code for the content in an element STF
xml:lang language_code Specifies a language code for the content in an element, in XHTML documents STF
More information about Standard Attributes.

Event Attributes

The <meta> tag does not support any event attributes.
More information about Event Attributes.

Meta Tag Generator

This is example for meta tag tool:
This simple little program will generate Meta Tags for you very quickly and easily. Simply enter your site's description and keywords in the appropriate places below. more...

Title
Site Description
(more descriptive the better)
Up to 30 Keywords separated by commas
Not sure what keywords to use? click here
Copy Meta Tags into the HEAD of your HTML page.

Monday, March 29, 2010

Meta Tag

I have explained how quick google blog entry in the past, and now I'll explain it quickly into google blog more sepesifikasi. Actually, so fast is easy, you just work them really - really like what I explained at that time, but you want the fastest?, If you want the fastest you have to give a little extra power and outsmart your blog with a meta tag.
Immediately, I explain how to put meta tags and what meta tags, meta tags types and how to install it in your blog.

Definition 
Meta tags are information inserted in the head area that provides important information to the robot or a search engine index of web page blog / web us.

Type of Meta Tags 
I understand there are 3 types of meta tags is contained in:

Description Meta Tag Description is a meta tag that explains or describes the whole of our blog. Meta Tag is
a very important role, because usually when someone does a search on google, then that will come out is the blog's title, description, and your blog address. Ex: you write a quick blog entry how to google, then:

Keywords Keywords Meta Tag is a meta tag containing the words - the keyword / key contained in our blog. His role is very great, because every word in your blog is in keywords would be considered important by Google. His role can be seen if you write Ex: blog quickly into google.
In blogging, you should plan what keywords are relevant to your blog, because his role is to determine your position in search engines.

Robots Robots Meta Tag is a special meta tag is used for search engine robots will index all your blog. Meta tag serves to direct the robots to explore all the relevant links in our blog, or vice versa. His role is very important, because it also determines your blog to blog dofollow or nofollow.

Meta Tag Code 

Meta Description
Common Types Code meta description is as follows: This content='Blog <meta describes how blogging' name='description'/>
Being a description Blog Title Blog <meta content='data:blog.pageTitle + "Blog describes how blogging' name='description'/>

Meta Keyword Code meta keywords are as follows: Common Types <meta content='duit, blog tutorial, make money, get rich quick ='keywords'/> Being Blog Title Keywords <meta content='data:blog.pageTitle + "duit, blog tutorial, make money, get rich quick ='keywords'/>

Meta Robots Robots meta code is as follows: Tag Do follow <meta content='INDEX, FOLLOW' name='ROBOTS'/> Tag No follow <meta content='INDEX, NOFOLLOW' name='ROBOTS'/>

Description: Green writing that you please replace it with a description of your blog. Blue writing that you please replace with keywords related to your blog.

How to Insert Code To The Blog

Step One, please go to the layout, then to edit html.
The second step, please copy the code description meta tags that I have given.
The third step please paste this code above the code below <head> code or above code <b:skin> <! [CDATA [/ *, like the example below:


Step into the four-copy code and put appropriate keywords in the code description, and use the same way the robots meta tag. Place just below the keyword.

Labels

about (1) Anti Virus (1) html picture (1) meta tag (1) meta tags (4) rss (1) seo (6) share blog (1) Social Bookmarking (1) submit blog (4) template (1) tips (4) translator (1) triks (3) visitor (1)