View Full Version : some website help (should be easy fix)
right so i have my website up at DeadGamer.50webs.com, its not much at the moment and i don't know much about web design.
my problem is when i checked all the links they seemed to be ok but somehow the link which takes me to the Home page creates a link with double http:\\ i have no idea why it does this :shrug:but maybe anyone which some better knowlege of web design can help me
thanks in advance
Codeman
07-26-2007, 02:55 AM
what did you use to create your page?
PhreQuencYViii
07-26-2007, 04:15 AM
Just a hint, if you have trouble doing html with notepad, Nvu is a good open source free editor. I used it for my old site.
i was using evrsoft firstpage 2006 to create my page,
i have a main box in middle and buttons on left side, every other button works fine except the button called home
mattcp
07-26-2007, 04:19 PM
Hi,
It looks like you have simply missed a ':' from the link (the link on the site now is http://http//deadgamer.50webs.com/Home.html - the 'second' http is missing the colon (:) - the first http:// is added by the client browser as the remainder of the link is not valid (http//deadgamer.50webs.com/Home.html , note the http// bit, should be http://)
hope that makes sense :)
if you add the : to the link the inital http:// will then not appear in the browser and all will work fine.
Cheers
Matt
right so i have my website up at DeadGamer.50webs.com, its not much at the moment and i don't know much about web design.
my problem is when i checked all the links they seemed to be ok but somehow the link which takes me to the Home page creates a link with double http:\\ i have no idea why it does this :shrug:but maybe anyone which some better knowlege of web design can help me
thanks in advance
thanks mattcp i'll have a look and add the missing (:) and see if that helps
The missing (:) didn't help so i removed all lnks and put them back in an changed a few things and it seems to be working fine now??
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.