808smokey Posted May 17, 2004 Posted May 17, 2004 Hi, I think I have this META Tag prob figured out and this is what I came up with. <!doctype html public "-//W3C//DTD HTML 4.01 Transitional//EN"><html <?php echo HTML_PARAMS; ?>><head><title>Aplus-ComputersOnline - The Computers and Accesories for the Lowest Price</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <META NAME="DESCRIPTION" CONTENT="Aplus-ComputersOnline.com - Always Low Prices for Computer Parts. Everyday Low Prices for the Best Computers and Accesories available."> <META NAME="KEYWORDS" CONTENT="Aplus-ComputersOnline.com - Always Low Prices for Computers, from Memory to Complete Systems. and Accesories, CD/DVD Burners, Complete Systems, Digital Cameras, Hard Drives, Memory, Modems, Monitors, Motherboards, Networking, Notebooks, Printer, Processors, Sound, Video Cards, Webcams, Xbox, Maxtor, AMD, INTEL,"> <base href="http://www.aplus-computersonline.com/"> <META NAME="OWNER" CONTENT="[email protected]"> <META NAME="AUTHOR" CONTENT="Jason Forkel"> <META HTTP-EQUIV="EXPIRES" CONTENT="Mon, 31 Dec 2001 00:00:01 PST"> <META HTTP-EQUIV="CHARSET" CONTENT="ISO-8859-1"> <META HTTP-EQUIV="CONTENT-LANGUAGE" CONTENT="English"> <META HTTP-EQUIV="VW96.OBJECT TYPE" CONTENT="Mall"> <META NAME="RATING" CONTENT="General"> <META NAME="ROBOTS" CONTENT="index,follow"> <meta name="revisit-after" CONTENT="31 days"> <meta name="Microsoft Border" content="none, default"> <link rel="stylesheet" type="text/css" href="stylesheet.css"> </head> Do I need the last line? I left it in but I wasn't sure if it's needed.Where would I add H1 H2 H3 tags??? Thanks
LiQuIdAiR Posted May 17, 2004 Posted May 17, 2004 h1 and so on are added within the body tag of the html section of your pages. Unless your meta tags didn't show correctly because of a php error then that should be fixed. But to be honest with you, meta tag information really doesn't have that much affect on how your search engine results will show, the secret in MOST cases....is content..
Recommended Posts
Archived
This topic is now archived and is closed to further replies.