Forum Moderators: open
<html>
<head>
</head>
<body>
<form action="login.php" method="post" name="login">
All of the main content here.
</form>
</body>
</html>
Do spiders skip form tags? That is, will a spider come to this page and upon seeing <form> skip to </form> and then start looking for content?
My apologies if I've posted this to the incorrect forum.