Hi, I am having a problem with Zoom's page weight settings. Here's my situation. Our site is a DNN site. It's a site for a retail furniture store. The site shows a list of products which the user can click on, at which time a detail of the selected product is shown.
The problem is, that when a customer searches my site for a particular product, the search result page puts the page showing the general list of ALL products first, instead of the detail page. I believe the detail page should always take preference.
I have tried using the ZOOMPAGEBOOST option on the detail page but it does not affect the search result. Note, that the DNN module I am using for displaying our products is called WildPortfolio, and it contains an html template that you use to arrange the way the detail page shows up. It is here that I put the zoompageboost option with a value of 5. Obviously when the actual html page is rendered to the customer's browser, the zoompageboost does not show up until considerably far down on the page which may be the reason zoom isn't seeing it or processing it, but there's nothing I can do about that because of the nature of DNN.
In case you want to see the site, go to www.barstoolsandmore.com and you can search for a term "madison". You will see two results show up. The second result shown is from the detail page which is the one I want to show first.
Thanks for any help!!
The problem is, that when a customer searches my site for a particular product, the search result page puts the page showing the general list of ALL products first, instead of the detail page. I believe the detail page should always take preference.
I have tried using the ZOOMPAGEBOOST option on the detail page but it does not affect the search result. Note, that the DNN module I am using for displaying our products is called WildPortfolio, and it contains an html template that you use to arrange the way the detail page shows up. It is here that I put the zoompageboost option with a value of 5. Obviously when the actual html page is rendered to the customer's browser, the zoompageboost does not show up until considerably far down on the page which may be the reason zoom isn't seeing it or processing it, but there's nothing I can do about that because of the nature of DNN.
In case you want to see the site, go to www.barstoolsandmore.com and you can search for a term "madison". You will see two results show up. The second result shown is from the detail page which is the one I want to show first.
Thanks for any help!!
Comment