|
|
 | META Fra : JB:-\) |
Dato : 03-11-01 14:33 |
|
I hope somebody out there can give me a hand, with a couple of problem I'm
having.
I want to put in different META keywords into pages located in a frameset,
that's the easy part I just type them in there, but have do I stop the
search- engine from just opening the page on it own, when I want it to open
it together with the frameset.. that way the design not going down.
How do search- engine work to day?
I been told that the META keyword and contents most match, if this is right?
What is the best way to get notes on a search- engine?
Best regards
JB
-------------------
This message is posted in the following newsgroups:
alt.html.editors
dk.edb.internet.webdesign.html
microsoft.public.publisher.webdesign
microsoft.public.webdesign.html
Please white answers in one of the following languages:
English
Danish
Swedish
| |
jopa (03-11-2001)
 | Kommentar Fra : jopa |
Dato : 03-11-01 16:38 |
|
"JB  " skrev bla.
but have do I stop the
> search- engine from just opening the page on it own, when I want it to
open
> it together with the frameset.. that way the design not going down.
Put this in your header (frame killer)
<script>
if (top.location == self.location)
{
top.location.href = "frameset.htm"
}
</script>
--
jopa
www.jp-web.dk
www.webshop-jylland.dk Med Butiksløsning
| |
|
|