Just purchased a new version 0003pr00grb0089, it seems to not allow you to edit and create static URLs by adding the explicitid in the include file (https://www.ecommercetemplates.com/seo/static-url-asp.asp) is there another way to create these?
Hi Larkiy If you want to make static pages then create a copy of the products page, then give it your static page name, for instance "yournewpage.asp". Then in the page source, just before the incproducts.asp include line add your "explicitid" just before the include line as in the instructions. You don't want to add anything to the includes file. But I have to say, it's normally better to set up SEO URLs if you want to get product names / id's etc into your URLs. It's a bit more complicated to set up but once done it's done for all products and no messing around with copies of your pages. Details here... https://www.ecommercetemplates.com/seo/search-engine-friendly-urls-asp.asp
After twelve years and numerous versions of working with ecommerce template you think I would have noticed the incproducts.asp include line had moved from the top to towards the bottom half of the page. I did get the "explicitid" to work with it installed at the top just under <html> but have now moved it to just above the incproducts.asp include line as stated in the instructions.