iFrame question
Out of context: Reply #5
- Started
- Last post
- 21 Responses
- mg330
I don't think that's true.
I have iframes on my site and my band's site. All the content is seperate HTML pages loaded into the iframe.
I had a dilemma with the HTML pages coming up in searches, but displaying on their own and not with the framework of the site and iframe.
Didn't want to exclude those pages from SE's with robots.txt or .htaccess because I definantly need that content searchable.I asked around on here and got a great solution from someone on how to redirect my individual pages to the main site. (Can't remember who, will have to look my post up.)
Long story short, what you load into an iframe MOST DEFINATLY is searchable.
Try this search:
http://www.google.com/search?hl=…
You can see that the band page (which is an HTML that loads into the iframe) is found. Click it, it redirects.I'll grab the info I learned that from.