Home : Products : Gossamer Links : Discussions :

Products: Gossamer Links: Discussions: Re: [vic] Keyword/Keyword Phrases - Priority Links - Help!!: Edit Log

Here is the list of edits for this post
Re: [vic] Keyword/Keyword Phrases - Priority Links - Help!!
hi,

this is NOT a solution but something to think about:

I also have a keyword text-field for every link (high search weight e.g.:5)

Then I have a field Premium for every link (default=0; premium_links=1; VIP_links=2)

If you want to display premium-links in another way than others, put something like:

<%if Premium eq '1'%>

<%else%>

<%endif%>

into links.html.

For building categories with premium-links first and then the rest of the links set

build_search_order_category (admin=>setup=>Build Options) to: Premium DESC,.......

For building search results with premium-links first and then the rest of the links set

build_search_order_search (admin=>setup=>Search Options) to: Premium DESC,keywords,.......

This would allow you to use the normal functionallity of the search-function (not only exact matches).



Another way is to use HTML-Adcycle-Banners (SearchTarget-Banners). But in this case you have to setup each banner manually, can always only display the amount of banners you have integrated into the search_results.html and it has nothing to do with your links at all. But you can define as many keywords as you want.

Have a look at:

http://www.shop-netz.de/...1&query=hardware

There you can see an adcycle "SponsoredLink"-HTML-SearchTarget-Banner and the first two links which are displayed are PREMIUM-Links.



Just work a little bit around.

Regards,
Manu

Shopping Portal Shop-Netz.de® | Partnerprogramme | Flugreisen & Billigflüge | KESTERMEDIA e.K. | European Affiliate Marketing Forum.

Last edited by:

ManuGermany: Jan 22, 2003, 11:35 PM

Edit Log: