question about subpages for html

by 2 replies
3
Greetings,

I am currently using Hostgator and I am trying to create more subpages. I install a template package that came with and index.html and a subpage.html. If you visit the link you can see both by clicking on some of the links.

http://www.5starbooks.com

As you can see though i need to have another page for each link. Do I have upload multiple subpage.html's for each link or is there a faster way?
#website design #html #question #subpages
  • To tell you the truth what you really need is a shopping cart if you plan on selling lots of products. To build each subpage is going to cost you too much time manually as you have a buy now button on the first page and then another on the subpage so you need to code whatever payment system 2 times for each product.

    If your plan is only to see a few then yes build a html page for each product. But in time I am sure you wish you didn't
  • I agree with topniche but if you really want to. just create a html file for each page/product then mass upload with ftp. you will of course have to change the links to product-name.html ect.

Next Topics on Trending Feed

  • 3

    Greetings, I am currently using Hostgator and I am trying to create more subpages. I install a template package that came with and index.html and a subpage.html. If you visit the link you can see both by clicking on some of the links.