Greets all,
 
I have a series of documents where the meta-descriptions that I want to use in the search results are declared before any other tags, including the <HTML> tag. Will htdig parse these pages and preserve the meta-description values correctly?  Below is an exampe of a page I am talking about.
 
<META NAME="description" VALUE="This is the description of a page">
<HTML><HEAD>
<TITLE> This is the Title</TITLE>
</HEAD><BODY>
This is the Body
</BODY></HTML>
 
So, will htdig recognize and store the meta-description correctly, or will it miss it?
Thank you in advance for any light that you can shed on this question! 
 
Ravi Starzl

Reply via email to