473,397 Members | 1,974 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,397 software developers and data experts.

sundomains and positioning

hi
i have a wesite www.example.com
now i have my catalog of files

root:
es/ - (spanish version of the website
de/ - (german version)
fr/ - (french version)
img/
index.htm
....adn other files

now my question

is is better to ad these version to catalogs and search engines as
www.example.com/es
www.example.com/de
www.example.com/fr

or maybe

www.es.example.com (it would direct to root:/es/)
www.de.example.com (it would direct to root:/de/)
www.fr.example.com (it would direct to root:/fr/)

or other question
if i use these subdomains is it better to make three separate roots for all
the languages and for english the forth (now the main)
or better to have catalog like es/, de/, fr/ in the root?
best regards
ambroz
Jul 16 '05 #1
2 1740
How is this relevent to PHP?

Don't do a redirect on your homepage - most search engines wont index
the redirected page.

ambroz wrote:
hi
i have a wesite www.example.com
now i have my catalog of files

root:
es/ - (spanish version of the website
de/ - (german version)
fr/ - (french version)
img/
index.htm
...adn other files

now my question

is is better to ad these version to catalogs and search engines as
www.example.com/es
www.example.com/de
www.example.com/fr

or maybe

www.es.example.com (it would direct to root:/es/)
www.de.example.com (it would direct to root:/de/)
www.fr.example.com (it would direct to root:/fr/)

or other question
if i use these subdomains is it better to make three separate roots for all
the languages and for english the forth (now the main)
or better to have catalog like es/, de/, fr/ in the root?
best regards
ambroz


--
MeerKat

Jul 16 '05 #2
"ambroz" <am*******@wp.pl> writes:
hi
i have a wesite www.example.com
now i have my catalog of files

root:
es/ - (spanish version of the website
de/ - (german version)
fr/ - (french version)


Language negotiation is probably the best way to do this.
http://ppewww.ph.gla.ac.uk/~flavell/www/lang-neg.html is a good set of
pages to explain this - it's better handled by the server rather
than PHP, though, if possible.

--
Chris
Jul 16 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

9
by: Bryan R. Meyer | last post by:
Hello Everyone, The problem of browser resizing has become an issue for me. While redesigning my webpage, I set the left and right margins to be auto so that my content would be centered. ...
4
by: Jane Withnolastname | last post by:
I am trying to re-work an old site by replacing the html with css. On the main page, I have a logo image which I needed centred on the initial screen. I found the solution here:...
14
by: Harlan Messinger | last post by:
What am I not understanding about the definition of { position: absolute; }? "The box's position (and possibly size) is specified with the 'left', 'right', 'top', and 'bottom' properties. These...
6
by: rajek | last post by:
I posted a similar question yesterday, but didn't get an answer that resolved the issue. (Thanks to those who tried though.) The background: I've read in books and online that if you have one...
11
by: NS | last post by:
I am relativly new to css positioning and have a question regarding the display of a DHTML pop-up Here is the basic HTML I am using: <html> <head> <script language="JavaScript"> <!--
1
by: Charles Harrison Caudill | last post by:
with tables there is a clean and algorithmic way to organize things, but with css which is, once you get it working, much cleaner, I have to tweak and patch and hope and pray and curse before...
2
by: Rob R. Ainscough | last post by:
I'm slowly (very slowly) working my way thru the bizarre and sadistic world of control positioning in MultiViews (ASP 2.0). I came across this to help me explain (or attempt to anyway) why my web...
4
by: Alan Silver | last post by:
Hello, Having been a light reader of this ng for a few months now (after several years absence), I have noticed that absolute positioning seems to be considered a Very Bad Thing around here....
9
by: Bill Norton | last post by:
I've been experimenting with floats, positioning and offsets (top, left, etc.) to see what happens when you mix the properties together. All this may be old news to most of you, but it was...
6
by: Mark | last post by:
hi, i'm trying to position something in the top right corner of a container, but i can't seem to figure out how to get it working. here's the html <div class='thumb'><a href='image.jpg'><img...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.