Welcome, Guest. Please login or register.
Did you miss your activation email?
05/22/12, 17:59
Home Help Search Login Register
News: Parsley Flex framework review featuring quiz application, in our Flex frameworks series
Flex SDK 4.5 mobile roadmap: begin with your mobile development
Swiz Flex framework review featuring quiz application
New homepage we release our new Homepage, take a look ...

+  Flash-db
|-+  Server side Scripting and Database Support
| |-+  JavaScript, HTML, CSS, dHTML, XHTML, XSLT, DOM (Moderators: Flash-db, vesa kortelainen, Ronald Wernecke, Jorge Solis, bpat1434)
| | |-+  How to create Meta Tags?
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: [1] Print
Author Topic: How to create Meta Tags?  (Read 1877 times)
dinash
Server what's that
*
Posts: 1


View Profile Email
« on: 09/28/10, 01:50 »

Hi,

How to Creat Meta Tags?

Is there any problem with Wrting Meta tags like
<meta name "Description" content "Domain Description"> </ meta>

Becoz am having trouble with Google, My Meta tags are not captured properly, Place of Meta Description take alt tag

Please help me in this case ..
Logged

pacman031
Server what's that
*
Posts: 1


View Profile WWW Email
« Reply #1 on: 12/16/10, 21:33 »

<head>
<TITLE>sitename</TITLE>

<Meta Name="description" Content="site description.">

<Meta Name="keywords" Content="Keyword Phrases, Keyword Phrases, Keyword Phrases">

<META NAME="Key-Phrases" Content="Keyword Phrases1, Keyword Phrases2, Keyword Phrases3">

</head>
Logged

Lauren
Server what's that
*
Posts: 1


View Profile Email
« Reply #2 on: 01/25/11, 02:44 »

The most important thing about Meta tags is that it should give search engines an idea as to what your website is all about. That is why it is vital that the Meta tags are strictly related to your content. Doing otherwise may lead to negative problems. The meta tag should include the title, description and keywords that is related to your website content. Having different web pages on your site on specific topics may help in search engines ranking your website.
Logged

email marketing software
xeroon
Server what's that
*
Posts: 3


View Profile Email
« Reply #3 on: 02/28/11, 02:59 »

You could write your meta tags like that but the older versions of HTML that Internet Explorer 6 and 7 have doesn't accept the meta tag that you have gave us. The proper way to write a meta tag is like this.

<meta name="description" content="website description" />
<meta name="keywords" content="keyword, keyword, keyword" />

That is how you would write your meta tag. The meta tags basically give Google more information about your website by giving it some DESCRIPTION about it and gives Google some KEYWORDS. But be sure to use the keywords wisely. You don't want GIRLS as a keyword in a BOYS website. Other than that, awesome question.
Logged

mmore
Server what's that
*
Posts: 2


View Profile WWW Email
« Reply #4 on: 01/23/12, 21:41 »

Now going to create some.
Logged

limon087
Server what's that
*
Posts: 2


View Profile WWW Email
« Reply #5 on: 05/14/12, 02:55 »

<head>
<TITLE>sitename</TITLE>

<Meta Name="description" Content="site description.">

<Meta Name="keywords" Content="Keyword Phrases, Keyword Phrases, Keyword Phrases">

<META NAME="Key-Phrases" Content="Keyword Phrases1, Keyword Phrases2, Keyword Phrases3">

</head>

Right Wat Way to create Meta tags.
Just try to implement the Code with fulfill the Description and Keyword and Place in Head.
Thanking you.
Logged

Bangladesh, Image, Food Blog, Call Girls Number,
Pages: [1] Print 
« previous next »
Jump to:  


Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!