luxor Posted March 27, 2007 Posted March 27, 2007 i have installed meta tag controller through sts module section in admin. sts_user_code.php;header_tags.php but as you can see in below generated html code, the generated meta tag code is coming above the original <html> and <head> tags. also <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <title>osCommerce</title> is repeating. anyone have any ideas? <title>Simulation</title> <meta name="Description" content="Simulation - osCommerce : What's New Here? - Hardware Software DVD Movies " /> <meta name="Keywords" content="Simulation, - Hardware Software DVD Movies What's New Here?" /> <meta name="robots" content="noodp" /> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <!-- EOF: Generated Meta Tags --> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html dir="LTR" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <title>osCommerce</title><base href="http://www.site.com/"> <!-- start get_javascript(applicationtop2header) //--> <!-- end get_javascript(applicationtop2header) //-->
Recommended Posts
Archived
This topic is now archived and is closed to further replies.