mikeyg Posted December 6, 2006 Posted December 6, 2006 Hi guys, Does anyone know how i can run the new products for "month" module in a html page? I'm trying to do this because i want to do some seo work on my index page and it would be easier if it was html based instead of php.
jdvb Posted December 6, 2006 Posted December 6, 2006 you could try and use a contribution for search engine optimalisation.... it could make it seam to be a html page... if you want an e-commerce solution based purely on html then you need to search elsewhere i.e. not oscommerce. The whole point of the file extension .php is for it to be rendered by a php compiler. call it html and the server will serve it as is, without any modifications to it (it will not execute or include any code). (at least my home server is configured to do so). html based e-commerce solution do exist, but all code is excecuted client side. on oscommerce about all code is excecuted server side.
mikeyg Posted December 6, 2006 Author Posted December 6, 2006 Hi, Thanks for your advise. The reason i am trying to do this though is because the index page as over 89 errors when it is generated by the php and i know very little about php plus it doesn't help that the code has been modified by someone else and i'm struggling to find files anywway hence why i'm trying to run just this one module within a html page so i can fix most of the issues and do further seo work. Does anyone have any suggestions on how i can achieve this?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.