Do I need a Tag List?

2 replies
Hello Everyone,

I'm going to start building websites and I heard you have to have the right tags.

Do I need a list of tags that I should make sure that I have in HTML
Ex. Meta Tags, Description Tags, Robots Tags, etc...

Some people say you do need a tag, then some say you don't need certain tags.

Does anyone know of a list of current tags I should use?

Thanks in advance
#list #tag
  • Profile picture of the author Droopy Dawg
    <meta name="ROBOTS" content="INDEX, FOLLOW"/>

    <meta name="description" CONTENT="ENTER YOUR DESCRIPTION HERE">

    <META NAME="keywords" content="ENTER YOUR KEYWORDS SEPARATED BY COMMAS HERE"/>

    These are the big 3... put them before the </HEAD> and you'll be good.

    DeShon
    Signature


    {{ DiscussionBoard.errors[705073].message }}
  • Profile picture of the author Matt Barrington
    Along with those tags, make sure you target some good keywords. I find those make as much or more of a difference as the tags themselves.
    {{ DiscussionBoard.errors[705078].message }}

Trending Topics