Jul 20, 2008

Help With Meta Tags - I Need A Complete Explination

Free Web Hosting, No Ads > CONTRIBUTE > Computers > Programming Languages > HTML, XML etc..

free web hosting

Help With Meta Tags - I Need A Complete Explination

wariorpk
I am making a site for my cousin, long story short I realized for it to be recongnized I need meta tags so he can show up on search engines. I have never experimented with meta tags so I need a complete explination on how to create them. Thanks alot and have fun posting.

Reply

truefusion
CODE

<META NAME="description" CONTENT=" ">
<META NAME="keywords" CONTENT=" ">

I think what goes in the content attribute should be obvious.

Reply

RGPHNX
Hi wariorpk,
You might want to check out www.HTMLDog.com or www.Tutorialized.com . Both have good info for beginners & advanced HTML including meta tag info.
For the search engines basically you need the following tags for each webpage.
> Title
> description
> keywords
> Keyword phrases
..others are "optional" depending on what you'r trying to accomplish with which search engines.
Hope this is clear
RGPHNX

Reply

palladin
Here we go:

<meta name="description" CONTENT="here put description">
Short desription for yopu page, showing on search engines under page title.

<meta name="keywords" CONTENT="="here put key words">
Keywords, if someone write somthing in search engine they looking here for compatibility.
If you make page showing how to cook cookies you can put there:
"cookies, baking, cooking, food, ...." and all words what can imagine and got somthing close to you page conent.

<meta name="robots" content="INDEX,NOFOLLOW">
Command for search engines:
INDEX: making index of this html document, (only starting page need this)
NOINDEX: not making index of this document (all other include to main page)
FOLLOW: index pages after links on indexed document;
NOFOLLOW: not index pages after links on indexed document;

<meta name="Revisit-After" content="2 days">
Command for search engines, after how many days index you page again. (if you change site title or description often, use this)

<meta name="author" content=" ">
Author : using in some searchengines only

<meta name="email" content=" ">
E-Mail : using in some searchengines only

<meta name="distribution" CONTENT="global">
if you leave global the page was showing not depend on user leanguage. You can put there you country id to prevent showing you site out of you countre borders smile.gif


--------------------

Practice is when evrything work but no one know why.
Theory is when work nothing but evry one know why.
Programmers join Practice with Theory - nothing work and no one know why cool.gif

 

 

 


Reply

Dynomite
Try this format for your meta tags.
<meta name="description" content="" />
<meta name="keywords" content="" />
<meta name="Generator" content="" />
<meta name="robots" content="index, follow" />
<base href="" />
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />

Reply

Tyssen
QUOTE(Dynomite @ Aug 8 2005, 08:05 AM)
<meta name="description" content="" />
<meta name="robots" content="index, follow" />
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />

These ones are important. Description helps formulate the description that search engines will place below your link in their results; robots tells the engine which pages to index and which pages to ignore (if you have content on your site that you don't want showing up in search results); and the http-equiv makes sure your pages are interpreted properly by browsers, so the last one is essential.

QUOTE(Dynomite @ Aug 8 2005, 08:05 AM)
<meta name="keywords" content="" />
<meta name="Generator" content="" />

You can forget these two. Search engines don't pay attention to keywords anymore and generator just tells the engine what you used to create your site which is hardly of any use to anyone.

Reply



Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

(Maximum characters: 10,000)
You have characters left.
Confirm Code:

Similar Topics

Keywords : meta tags explination

  1. Meta Tags - the below post made me think! (2)
  2. Doctype Declaration And Meta Tags - (5)
    are Doctype Declaration and meta tags still used? i thought i read some where that they were no
    longer used, and that search enginges no longer look for meta tags. is this correct?...
  3. Basic Tagging - included is basic HTML Commands / tags (6)
    The HTML tag Although not currently required by all clients, the tag signals the point where text
    should start being interpreted as HTML code. It's probably a good idea to include it in all your
    documents now, so you don't have to go back to your files and add it later. The tag is
    usually placed on the first line of your document. At the end of your document you should close with
    the tag. The head tag Just like the header of a memo, the head of an HTML document contains
    special information, like its title. The head of a document is demarcated by and r...
  4. Meta Tags - Sum general questions (6)
    1. Are the meta tags really working? which search engines actually use them? 2. Do i have to declare
    description and abstract meta tags in every page? and What are the differences between them? 3. Can
    Keywords be the same across all pages? 4. What exactly is the content that should come inside a
    copyright meta tag? (I use the name of the site and a full URL with the path to the "Legal Advice"
    or something) 5. Language meta tag for spanish from mexico is just "es"? 6. What are the most common
    and recomendable meta tags that we must try to include in our sites? These are...
  5. Css Or Html Tags - Which is better to use???? (23)
    Dear friends, I am new to web site designing. I am using NVU for creating my web
    pages. It has a option in which we can select that the editor will use CSS or it will use html tags
    for coding of the page. For example - If I want to make the text bold then if tag is used the code
    will be QUOTE Your text and if the CSS is used the text will be QUOTE Your text .
    Please suggest me which option I should choose to make my web page standard to modern HTML
    standards. Thanks in advance....
  6. List Of Html Tags And.. - ..what they make. (0)
    -Shows the start of an HTML document -I use this tag a lot, it has to do with the 'body'
    of the page. -In between the quotation marks you put a hex code or a color name. That will be the
    background color of your page. -In between the quotation marks you put a hex code or a color name.
    That will be the color of the text on your page. -You put your site name in between the and
    tags and it makes it show up on the top bar of your browser thing. -Makes big text -Makes small
    text -Makes bolded text. -Makes italicized text. -Makes underlin...



Looking for meta, tags, complete, explination

Searching Video's for meta, tags, complete, explination
advertisement



Help With Meta Tags - I Need A Complete Explination



 

 

 

 

ADD REPLY / Got an Opinion! Remove these ADs! RAPID SEARCH! Free Web Hosting [X]
Express your Opinions, Thoughts or Contribute more info. to help others.
Ask your Doubts & Queries to get answers, So that "Together We can help others!"
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP.
500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE