Posts: 813
Name: Abel Mohler
Location: Asheville, North Carolina USA
|
I don't see anything wrong with the meta tags, except that:
HTML Code:
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
is listed twice. By "get rank", do you mean "rank well for certain keywords?" Meta tags aren't going to do much to solve that problem.
As to the php statements that requires "header_tag.php", according to the code, it only calls this file if it exists, so this shouldn't be causing a problem. It seems to me that the programmers left open the option of it not existing.
Last edited by wayfarer07 : 06-28-2008 at 11:25 AM.
|