thezone Posted July 24, 2006 Posted July 24, 2006 I'm trying to add this <meta name="description" content="Poonzwear.com sells mens and womens topless sandals also known as down unders, Koasterz, Poonz and general foot jewelry."> <meta name="keywords" content="topless sandals, topless sandal, down unders, sandals, tropical topless sandals, footwear, solid color topless sandals, flip flops, comfortable shoes, sandal accessories"> So do i add this to ssl_check.php or stylesheet.css? I've tried adding it to ssl_check.php but its not working currently it looks like this <!doctype html public "-//W3C//DTD HTML 4.01 Transitional//EN"> <html <?php echo HTML_PARAMS; ?>> <head> <meta http-equiv="Content-Type" content="text/html; charset=<?php echo CHARSET; ?>"> <title><?php echo TITLE; ?></title> <base href="<?php echo (($request_type == 'SSL') ? HTTPS_SERVER : HTTP_SERVER) . DIR_WS_CATALOG; ?>"> <link rel="stylesheet" type="text/css" href="stylesheet.css"> </head>
♥Vger Posted July 24, 2006 Posted July 24, 2006 Go to Community --> Contributions and search for cDynamic Meta Tags. Vger
Recommended Posts
Archived
This topic is now archived and is closed to further replies.