Hi all, This is what I'm trying to do: since some sources (say, some web sites) are more authoritative than other sources on certain subjects, I'd like to promote those sites when the query contains certain keywords. I'm not sure what is the best way to implement this. I suppose I can index the keywords in a field for all pages from that site but this isn't very efficient, and any changes in the keyword list would require re-indexing all pages of that site. I wonder if there is a more efficient way that can dynamically promote sites from a domain that is considered more related to the queries. Any suggestion is welcome.
Thanks, Jack