Forum Moderators: phranque
waiting patiently, the little web wizard !
Here's your code:
<html>
<head>
<META NAME="robots" CONTENT="NOINDEX,FOLLOW">
</head>
<frameset rows="99%,1" border="0">
<frame name="site" src="http://www.littlewebwizard.com">
<frame name="invisible" noresize>
</frameset>
<noframes>
<body>
<p align="center">
<a href="http://www.littlewebwizard.com">Click here to continue</a></p>
</body>
</noframes>
</html>
This web forwarding page has been set-up according to the
guidelines on Robots META tags, which should allow most
META search engines to scan your actual site. Please
note that not all search engines search for META tags and
there is no way around this using web forwarding.
To check the syntax of your META tags using a META tag
validator, please use the actual address of your webspace,
as they only check the first page and do not understand Robots META tags.
For starter's the content should be in <html> tags. Also your frameset doesn't call any pages to be displayed and the one link you do have goes back to the frameset. Kind of a vicous circle. I recommend you do a little reading up on framesets. Your close - you just need a couple more elements.
i think im doin the right thing because it says it keeps on forwarding round in the source code.
pretty complicated for a 12 year old ya think. lol
please get back with some advice everyone, thanks
little web wizard ;)
It is the frame thing, and should be very simple to fix.