Redirect a page intended for iframe
-
we built an interactive calculator that gets iframe embedded in our blog and landing pages.
the blog that embeds it is doing well
the problem is that the iframe source html page is also indexed by google and is on the second page of results. which we don't want as it doesn't have any context/branding/call to action/etc.
if i put a noindex meta tag on the iframe html source page, will that remove the indexing of the pages that consume it in an iframe?
-
Hi IC I don't understand well what would be the purpose of anoindex tag there, if your page is blank and have a blog as an iframe, the content ehich google is seeing is blank so no duplication issues there, why are you thinking on no indexing the page? Maybe your purpose is another and I didn't unserstand it well, sorry for that.