Forum Moderators: open
But the search results page is one that I want a viewer to be able to add to favorites, and also spiders to crawl. So I use "GET" on the search form, so the item value appears in the URL on the results page.
Now that I've converted to an image for the button, I also get coordinates...
results.asp?search=widget&I3.x=56&I3.y=9
The Submit image is responsible for the I3.x=56&I3.y=9
Those are extra variables I don't need on that results page, and makes the page URL look to spiders like it has too many variables and might not be indexed.
Does anyone know if this is this something that can be disabled, or am I stuck with it?
Thanks in advance for advice and opinions.
JD