if you are using a custom template you designed just upload your index.ext (where ext could be htm, html, php or other valid html extension) and you are set.
If the template is designed with php includes, just upload all your files that your main files use, like this;
index.php is your main file
header.php is your header include
body.php is your body include
footer.php your footer include
And make sure the routes are the same so that index.php could succesfuly call those includes...
If you are using a CMS template, you have to install first the cms which basically consist on you uploading all the cms files to your account, and then setting it up, by entering your address (example your site.trap17.com) and then youll be in the right address to start configuring your cms.
Next you need to upload your template to the custom folder of themes or templates for the given cms, and then select it in the administrator of your CMS...
Hope you know what im talking about, else you can post your questions here...
Good luck!
Reply