|
Hello
I am a newbi what concernes the subject htdig. I tried to figure out how the parameter meta_description_names works. My problem is i want to display in the excerpt of the search result the meta_description i defined: <meta name="htdig_description" content="myexcerpt text">. The standart meta description tag: description should be ommitted for the search result.
i tried the configuration: use_meta_description: false description_meta_tag_name: htdig_description
as result i got the standard output. But i expected the text in my htdig_description tag.
then i tried the configuration: use_meta_description: true description_meta_tag_name: htdig_description
as result i got the text in the meta description tag.
Is there a way to make htdig ignore standard description tag for the search result and get instead my own htdig_description meta tag displayed?
thanks for your help
|

