As you can see in the snippet of source code (below) from my home page, something is causing an '/' to be appended to many lines including meta keys as well as other code lines. This is a problem for several programs such as SEO and submission programs that hiccup with that extra '/' in the url's...
Any info on what,why, where and how to fix would be greatly appreciated...
Best Regards
<meta http-equiv="imagetoolbar" content="no" />
<meta name="author" content="The Zen Cart™ Team and others" />
<meta name="generator" content="shopping cart program by Zen Cart™, http://www.zen-cart.com eCommerce" />
<base href="http://survivabilitynw.com" />
<link rel="stylesheet" type="text/css" href="includes/templates/classic/css/stylesheet.css" />




