|
View previous topic
::
View next topic
|
| Author |
Message |
informer
Joined: 06 May 2008
Posts: 88
|
Posted: Thu Oct 02, 2008 3:19 pm
Post subject: Trouble linking back to homepage...help!
|
|
|
I am having some problems with my new webpage linking back to my homepage. I have created a button that will have a link going back but it doesnt work. (I used the url of my homepage) Does it have something to do with the folders I have uploaded to my server? Should a new webpage file be in the same directory (public html) with an index page? Or should i make a different folder for each new page.
do i have to upload everything each time i make changes to the website? |
|
| Back to top |
|
 |
healthaffiliate
Joined: 02 Nov 2008
Posts: 37
|
Posted: Sun Nov 02, 2008 4:44 am
Post subject: Site links
|
|
|
Not sure what system you're using to make your site.
If you're making a new page, you don't have to create a folder for every new page.
The simple design is to put all your pages in the root or 1 folder.
If you're just linking to your home page, then you can use simple html or use a wysiwyg.
For simple html:
<a href="http://yourdomain.com">Home</a>
Where Home is the anchor text and yourdomain is your actual domain.
Dennis _________________ HealthAffiliate |
|
| Back to top |
|
 |
toys4tag
Joined: 21 Dec 2007
Posts: 19
|
Posted: Mon Nov 17, 2008 2:41 am
Post subject:
|
|
|
Please include your link code. Maybe there's some syntax error. To answer some of your questions, a new webpage file does not have to be in the same directory and you don't have to create a new folder for each page. You should be able to link to any page on your site no matter what folder they are in. _________________ Free Internet Bandwidth Test -
GetSpeed.org |
|
| Back to top |
|
 |
| View previous topic :: View next topic |
|