Hi Jim,
Thanks for the tip, but I still don't think this solves my problem. The main reason is because I have some products where I want the product to display and others where I only want the page link to display. So I can't set the product template to be blank because then the products I do want to display will not show.
I need to know how I can untick a product from showing, but still allow the page it is on to show, whilst still allowing certain products to show in the listing, but turning the page link off for these products?
It seems simple to me that every page and product should have a tick box which allows it to show in the search results. Maybe I've designed my website badly, but I think I've done it correctly. As mentioned in my previous post, I've set it up so that:
At the moment, some products are assigned to their own page just dedicated to that product which has detailed information and a large photo. In order to link these pages to a page showing multiple products, I use the page link. The product image is very large (not a thumbnail - but the page link graphic is). The more info image is massive. (TYPE A)
Other products are assigned to a page where multiple products are displayed on that same page (using a thumbnail). By clicking on the product it goes to the more info page to get the full details with the larger photo. (TYPE B)
Side Note: The solution you have outlined above is great if I simply want page links to display (and if I'd made all products & pages the same way), however when you try to do this in a results page with 3 columns, it presents problems. You get a table which has an empty <td> </td> then a page link in a <td> 'page link' </td> then another empty <td> </td> followed by </tr><tr> <td>'page link'</td><td> </td><td> 'page link'</td></tr><tr><td> etc, etc.
So you get 1 product on the first line, then 2 on the next, 1 on the line after, etc etc