Forum Moderators: phranque

Message Too Old, No Replies

Opeing of site into iframe

         

souravamant

12:52 pm on Jan 11, 2006 (gmt 0)

10+ Year Member



Hi, i came accross one site which is a directory, here all the sites which are listed are open up in a frame under that directory.

To explain with : I am giving an exmple to against my doubts.

<frame src="http://www.example.com//index.php?custom=yes&TID=jump_top&usewrapper=no&linkid=229" name="zoffsitetop" noresize="noresize" scrolling="No" marginwidth="0" marginheight="0" id="zoffsitetop" border="0" />
<frame src="http://www.example.com//link.php?id=229" name="zoffsitebottom" id="zoffsitebottom" />
</frameset>

<noframes>
<body bgcolor="#cccc99" text="#000000" link="#000066" vlink="#000066" topmargin="5" bottommargin="0" leftmargin="0">

The advanced features of this link requires that your browser to support frames. Please follow the link below to view the forum you were trying to reach.<br />
<a href="http://www.website.com/">http://www.website.com/</a>
</body>
</noframes>

Is this going to harm "http://www.website.com"
or
Is this going to benefit "http://www.example.com"

Any help will be highly appreciated.

Thanks

Amant

physics

6:00 pm on Jan 12, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I would think the owner of website.com might be angry that the directory is basically just displaying their site in an iframe as opposed to actually sending the user there by a straight link or opening a new window. The benefit to example.com is that people can browse the sites in their directory but not leave.