I am having trouble getting this to work properly. I am using DNN 4.8 with a store module. Zoom Ver 6 using the ASP index. I do not want to include the category (/cid/) in the search results. I tried to skip " /tabid/58/cid/" or just /cid/ the entire index fails. I have successfully skipped other pages using this but they use a different tabid.
I have been manually editing the index to resolve this but I would like to automate this process.
The first example is a category in my store.
http://www.meinhard.com/Store/tabid/58/cid/1/Nebulizers.aspx
The second is a product (/pid/) in my store. This is what I would like to include.
http://www.meinhard.com/Store/tabid/58/pid/257/Meinhard-Type-A-Quartz-4-mLmin-20-psi.aspx
I have been manually editing the index to resolve this but I would like to automate this process.
The first example is a category in my store.
http://www.meinhard.com/Store/tabid/58/cid/1/Nebulizers.aspx
The second is a product (/pid/) in my store. This is what I would like to include.
http://www.meinhard.com/Store/tabid/58/pid/257/Meinhard-Type-A-Quartz-4-mLmin-20-psi.aspx
Comment