jimbeetle

msg:3599846 | 7:34 pm on Mar 13, 2008 (gmt 0) |
It depends on the exact implementation as to whether the SEs are able to see and follow the link or not. Either way, it's generally considered to be not quite nice practice to frame other people's pages. You might want to look around for a simple frame braker script to place on your pages to stop this from happening.
|
SteveHarris

msg:3600034 | 11:01 pm on Mar 13, 2008 (gmt 0) |
Wow, that's a great idea. A frame breaker script? I'll look now. BTW, is it cool to put the url of the site so people can see the example? Thanks!
|
SteveHarris

msg:3600037 | 11:15 pm on Mar 13, 2008 (gmt 0) |
Thanks for the great tip. It worked and is very cool! Below is what I did: ------------ <script type="text/javascript"> <!-- if (top.frames.length > 0) { top.location=self.location; } //--> </script> Installation Instructions: Paste the HEAD Section code from above between the <head> and </head> tags on your page.
|
bakedbeans12

msg:3602497 | 2:55 am on Mar 17, 2008 (gmt 0) |
yup frame buster scripts are the way to go for sure!
|
|