Forum Moderators: open

Message Too Old, No Replies

Essential HTML for more web traffic

         

Acternaweb

12:44 am on Mar 14, 2002 (gmt 0)

10+ Year Member



What would you say are the essential HTML tags to drive more traffic to a site.

sean

12:53 am on Mar 14, 2002 (gmt 0)

10+ Year Member



<p> and </p>

brotherhood of LAN

12:56 am on Mar 14, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Now that im learning CSS .....

<h1> :) and <link rel="stylesheet" type="text/css" href="bandwidth_saving.css">

EliteWeb

12:57 am on Mar 14, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



<a href="$PROFILE-URL">Favorite Link</a>

heheh replace that with my $profile-url and we're set!

Son_House

1:03 am on Mar 14, 2002 (gmt 0)

10+ Year Member



A title tag in the head section with your keywords for that page is always good.

mdharrold

1:03 am on Mar 14, 2002 (gmt 0)

10+ Year Member



<iframe src="anypage.html">hidden text and links</iframe> :)
I don't think there are essential html tags that drive traffic. Content drives traffic, not the tags themselves.

T Suresh Babu

10:41 am on Mar 14, 2002 (gmt 0)

10+ Year Member



The tags required for web traffic are
title tags and meta tags.

<meta name="Keywords" content="some keywords">
<meta name="Description" content="">
<meta name="robots" content="all">

Any body knows any other tags?

digitalghost

11:11 am on Mar 14, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



<good>Content</good>

DG

Xoc

3:56 pm on Mar 14, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Keyword tags and description tags have become largely meaningless to search engines. Content is king, although a properly constructed Title tag can help.

papabaer

4:01 pm on Mar 14, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



content, content, content... and oh, before I forget: content.

papabaer

4:05 pm on Mar 14, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



By the way, this is where CSS comes into its own with its inherent ability to maximize the content to code ratio of a given page.

bigjohnt

11:02 pm on Mar 14, 2002 (gmt 0)

10+ Year Member



<read_webmasterworld_forums>Here</read_webmasterworld_forums>
Or you could use hyphens.

heini

11:16 pm on Mar 14, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Title and desription appear on serps - I don't click a top ranked listing if it comes with the wrong title/description.