Page Name in Browser
Author
Discussion

130tdi

Original Poster:

1,162 posts

274 months

Thursday 28th October 2004
quotequote all
Is there a way to get my website to only display the domain name in the address bar rather than the full path of the respective page.

For example just www .xyz.com rather than www .xyz.com/en/design/index.htm

Is it a website design issue or something I need to ask my ISP for ?

TIA

Simon

rsvmilly

11,288 posts

268 months

Thursday 28th October 2004
quotequote all
You could use frames -

Have the main page as the original www.xyz.com domain and just change the pages 'within' that page.

130tdi

Original Poster:

1,162 posts

274 months

Thursday 28th October 2004
quotequote all
I was trying to avoid using frames as I've read (probably opening a big can of worms here) that framed sites are harder to get indexed ?

xyz.com isn't my domain BTW that was just an example - I've just found that it is a real site.

simpo two

92,297 posts

292 months

Thursday 28th October 2004
quotequote all
I prefer the full path personally - it means that if I want to copy the page URL to someone, I can do so.

chrisjl

787 posts

309 months

Thursday 28th October 2004
quotequote all
simpo two said:
I prefer the full path personally - it means that if I want to copy the page URL to someone, I can do so.


Very true, and very useful. But I suspect (and apologies if this isn't the case) that 130tdi is wanting to hide the fact that his domain name points to some free webspace.

130tdi

Original Poster:

1,162 posts

274 months

Thursday 28th October 2004
quotequote all
chrisjl said:

simpo two said:
I prefer the full path personally - it means that if I want to copy the page URL to someone, I can do so.


Very true, and very useful. But I suspect (and apologies if this isn't the case) that 130tdi is wanting to hide the fact that his domain name points to some free webspace.


Good point Simpo, I hadn't thought of that.

The actual reason for wishing to 'hide' the full path is that it will actually read something like www.nova-design.co.uk/europe/FR/Design/index.htm which to me doesn't look as tidy as just www.nova-design.co.uk

size13

2,033 posts

284 months

Friday 29th October 2004
quotequote all
Depends what webserver you're using. On apache, it's the virtualhost setting, i.e. domain name www.xyz.com points to a specific directory on the webserver.

It's something that needs changing by the ISP, or whoever hosts your domain name.

>> Edited by size13 on Friday 29th October 09:27