Jump to content

Meta tags?

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
6 replies to this topic

#1
Guest_littlefranciscan_*

Guest_littlefranciscan_*
  • Guests
What is the importance of meta tags..What exactly are they? How do you incorporate them into your website?

#2
Guest_Jordan_*

Guest_Jordan_*
  • Guests
What are meta tags? They are information inserted into the "head" area of your web pages. Other than the title tag (explained below), information in the head area of your web pages is not seen by those viewing your pages in browsers. Instead, meta information in this area is used to communicate information that a human visitor may not be concerned with. Meta tags, for example, can tell a browser what "character set" to use or whether a web page has self-rated itself in terms of adult content.

Source: How To Use HTML Meta Tags

These are used in the <head> statement of HTML.

*Moved to correct forum


#3
Guest_littlefranciscan_*

Guest_littlefranciscan_*
  • Guests
Do you think that meta tags can be used even on tripod...that has a page builder..? Are you familiar with tripod?

#4
xtraze

xtraze

    Programming God

  • Members
  • PipPipPipPipPipPipPip
  • 910 posts
I am not, but meta tags can be used with ANY html page I know of.
So, if it's HTML, I'm sure you can.

#5
techni68

techni68

    Programming Professional

  • Members
  • PipPipPipPipPip
  • 227 posts
Is it the Meta tags that are picked up by the search engines then?

#6
Deathcry

Deathcry

    Learning Programmer

  • Members
  • PipPipPip
  • 68 posts
sure its what search engines pick up. submit yourself to one and define them
they pick up on the "keywords" meta tag.

<HEAD>
<TITLE>your DESCRIPTIVE KEYWORDS title goes here</TITLE>
<META NAME="DESCRIPTION" CONTENT="Your keyword rich marketing sales-pitch meta description goes here">
<META NAME="KEYWORDS" CONTENT="your keywords,go here,separated by a comma,but not a space">
</HEAD>


free meta tag generator can be found here
Meta Tags Generator
the code is with you

#7
Guest_daniel_*

Guest_daniel_*
  • Guests
i think you can put it on tripod even though they have ads...
imnot sure thoug..