I'm working on a blog project, In which I'm using <iframe>
to embed my posts on the Post page.
I'm not typing the Post-Content directly but fetching it from another web-page (as HTML-file) and embedding it on the place of the Content.
I want the Search engines to index the embedded post-Contents on the original page. But I don't want them to follow it to the Source and index the Source HTML-page. I don't want the Source-HTML-page to be crawled to be search Engines, but I want them to crawl it on the page it's embedded on.