PDA

View Full Version : multiple meta names



maryjili
12-15-2008, 04:06 AM
Is it possible to add an option to add multiple meta names for one custom meta field?

<meta name="a", content="...">
<meta name="b", content="...">
<meta name="c", content="...">
...

The contents may be found in multiple meta fields, and only one search form is needed to perform the search.

Ray
12-15-2008, 04:18 AM
No. If they should be searched via one search box, then they should be named the same.

You can have a "Multi-select" meta field which will accept multiple tags, but they will need to be the same name.

maryjili
12-15-2008, 04:30 AM
Thanks. Is it possible to add a exact search and partial search switch to the text meta search field? Also can user leave the keyword search box blank and use the text meta search form as the main search form?

Ray
12-15-2008, 10:50 PM
Thanks. Is it possible to add a exact search and partial search switch to the text meta search field?

This needs to be pre-defined before indexing. It can not be toggled at search time.


Also can user leave the keyword search box blank and use the text meta search form as the main search form?

Yes.