html in search results

User avatar
mark
Site Admin
Posts: 5519
Joined: Tue Apr 25, 2000 6:56 pm

html in search results

Post by mark »

The fact that the page was HTML is getting lost and the lack of .html extention as a hint causes it to treat the page as text. Adding an additional keep tags pair of
<head> and </head>
should work nicely.
rgwin0
Posts: 15
Joined: Fri May 04, 2007 1:45 pm

html in search results

Post by rgwin0 »

Mark, thanks very much for your suggestion, but unfortunately I'm not sure what you mean.. did your post get munged? :) Which tags should I add where?
User avatar
mark
Site Admin
Posts: 5519
Joined: Tue Apr 25, 2000 6:56 pm

html in search results

Post by mark »

My post looks how I intended (besides the mispelling of extension).
Add a "Keep Tag" to grab some useful html that won't include undesired text.
value for Begin: <head>
Value for End: </head>
rgwin0
Posts: 15
Joined: Fri May 04, 2007 1:45 pm

html in search results

Post by rgwin0 »

Oh! Of course, I get you now, sorry. And I'll be damned, it worked. Thanks a ton!!

rob
Post Reply