Forum Moderators: open

Message Too Old, No Replies

Alternative META information

Other than Title, Keywords and Description, what else may be checked?

         

stripey

12:01 pm on Feb 16, 2004 (gmt 0)

10+ Year Member



Hi,

I know that search engines generally look at the TITLE of a page, and to some varying extent the META Keywords and Description.

I also know there are specific robot based commands to tell robots how often to visit (or throttle their visits back anyway) and what to index and not index.

What about more unusual META information such as the following?

Code:


<meta name="title" content=”Page Title Keyword Phrase” />

<link rel="top" href="index.html" title="Keyword Phrase" />

In the first instance I have seen this used to echo the actual TITLE attribute and I'm curious as to whether this gives any kind of boost to the ranking for that particular keyword phrase in it's content.

In the second example I wondered whether a spider will follow the LINK and interpret it as a normal hyperlink, using the Title attribute as the link text?

Look forward to your views.

troels nybo nielsen

4:41 pm on Feb 16, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Welcome to WebmasterWorld, stripey.

Take a look at the meta tags in the source code for this page. You really do not need more.

stripey

5:17 pm on Feb 16, 2004 (gmt 0)

10+ Year Member



thanks for the welcome troels :-)

yes, i've also always gone by the assumption you don't really need more than TITLE, Keywords and Description (plus others as needed like Robots etc).

what i wonder though, is has anyone any evidence that the tags in my example don't have some effect?

for instance would an otherwise orphaned page be spidered if a LINK tag pointed to it?

it's really a matter of curiousity. i'd do a test but obviously i want to know if anyone else has before i set one up. not reinventing the wheel and all that ;-)

pageoneresults

7:19 pm on Feb 16, 2004 (gmt 0)

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



There is no metadata link relationship tag of top.

References

There is no metadata title. There used to be an http-equiv tag named title but it has been obsolete for quite some time.

Reference