Sub-Description in a Search

If you were to Google "Sears," (or other big names), Sears' website pulls up
first.

Beneath the link is a description that Sears includes in the "description"
META tag. That I understand and know how to do.

However, after the description are four other links: Baby, Clothing, For the
Home, and Computers & Electronics.

How would I modify HTML/ASP so that sub-descriptions to pull up in a search
engine for my sites?
jp2code [ Do, 04 Oktober 2007 15:48 ] [ ID #1836284 ]

Re: Sub-Description in a Search

jp2code wrote:
> If you were to Google "Sears," (or other big names), Sears' website
> pulls up first.
>
> Beneath the link is a description that Sears includes in the
> "description" META tag. That I understand and know how to do.
>
> However, after the description are four other links: Baby, Clothing,
> For the Home, and Computers & Electronics.
>
> How would I modify HTML/ASP so that sub-descriptions to pull up in a
> search engine for my sites?
I don't know, myself. It's unlikely that anything you do in ASP could
effect this. While somebody here might know, you might have a better
chance of getting an answer in an HTML group. See:
http://groups.google.com/groups/dir?sel=33584039

Google itself may have documentation to help you - have you tried there?

--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.
reb01501 [ Do, 04 Oktober 2007 16:06 ] [ ID #1836285 ]

Re: Sub-Description in a Search

Thanks Mr. Barrows.

It took a little time browsing Google's site (it is *quite* large!), and it
looks like they get that from site maps.

"Bob Barrows [MVP]" wrote:
> Google itself may have documentation to help you - have you tried there?
>
> --
> Microsoft MVP -- ASP/ASP.NET
> Please reply to the newsgroup. The email account listed in my From
> header is my spam trap, so I don't check it very often. You will get a
> quicker response by posting to the newsgroup.
>
>
jp2code [ Do, 04 Oktober 2007 18:44 ] [ ID #1836290 ]
Webserver » microsoft.public.inetserver.asp.general » Sub-Description in a Search

Vorheriges Thema: Focus on element not working correctly
Nächstes Thema: is there any way to print a stack trace in ASP classic ?