Laurentvw
04-10-2007, 09:15 AM
Hey
I was wondering if putting your title tag in the body of the page affects your search engine rankings?
Here's an example:
<html>
<head>
.... meta tags etc (but not the title tag)
</head>
<body>
Your content
<head><title>Your page title</title></head>
Your content
</body>
</html>
I know that this code structure is not correct if you want to validate your html code, but in practice, the code would still work.
But so, my question was, does it affect your search engine rankings, or better said, won't search engines have any trouble finding your title tag?
I was wondering if putting your title tag in the body of the page affects your search engine rankings?
Here's an example:
<html>
<head>
.... meta tags etc (but not the title tag)
</head>
<body>
Your content
<head><title>Your page title</title></head>
Your content
</body>
</html>
I know that this code structure is not correct if you want to validate your html code, but in practice, the code would still work.
But so, my question was, does it affect your search engine rankings, or better said, won't search engines have any trouble finding your title tag?