I recently changed patterns in one of the category.
I have an option to remove all listings of a site from the search results if the user clicks on a link called 'exclude this site'.
Now, I am displaying 3 results from my site (replicating collectlocalresults and showresults with different category no.) and then show all other results from other sites(which includes my site as well)
The problem comes up when I want to exclude my site from the main results (which should also get rid of the top 3 results). Not only it shows one result every time i do that, that result has title "untitled" (even though the actual page has title) but also the page does not match the pattern for the category. I did have that pattern but then i took it out. I want to see what are the patterns in the category and how can i change that. Apperantly the dowalk didn't do it.
I have an option to remove all listings of a site from the search results if the user clicks on a link called 'exclude this site'.
Now, I am displaying 3 results from my site (replicating collectlocalresults and showresults with different category no.) and then show all other results from other sites(which includes my site as well)
The problem comes up when I want to exclude my site from the main results (which should also get rid of the top 3 results). Not only it shows one result every time i do that, that result has title "untitled" (even though the actual page has title) but also the page does not match the pattern for the category. I did have that pattern but then i took it out. I want to see what are the patterns in the category and how can i change that. Apperantly the dowalk didn't do it.