Hi,
I've done a search and came up with nothing.
Here's my problem, I have a site that uses an index.htm page as the homepage and an iframe contained in that page that is dynamic and is the only content that changes.
Everything works fine except in web search engines, my iframe pages are coming up as results(They need the navy background from the index.htm page to see the white text)ie. i only want the index.htm page to show up. i have meta tagtrying to stop the crawling of these pages by the search engines band robots.txt in the web folder on the server but this isint stopping them being indexed.
So what i need to know is, is there any way to do the following....
when a user clicks on a google search result of one of my iframes, that it instead opens up the just the index page or better again the index page with the iframe that was clicked actually in the iframe. That might not make sense...hopefully it does im really stuck.
I realise i shouldnt have used iframes really :(