Forum Moderators: phranque

Message Too Old, No Replies

Iframe search engine

         

chiesa

8:43 pm on May 13, 2003 (gmt 0)

10+ Year Member



I use i frames on my site. Search engines have indexed the iframe content page but it doesnt load in its "frameset" does anyone know how i might be albe to use this i tried javascript
script language="Javascript">

<!--1) Simply add the below to your HEAD.-->
<!--
Change "framespage.htm" to name of
frame you wish the page to be kept in
-->

if (top.location == self.location) {
top.location = 'index.htm'

but doesnt work, i am using dreamweaver and IE6

Mike12345

11:27 am on May 14, 2003 (gmt 0)

10+ Year Member



Check out this thread theres a soloution there and links to other related stuff. Pay particular attention msg 9 before going off to the toher threads. Hope it helps. :)

[webmasterworld.com...]