View Single Post
Old 2008-11-18, 08:37 PM   #2
p3rlphr33k
Operator! Give me the number for 911!
 
p3rlphr33k's Avatar
 
Join Date: Jul 2008
Location: Grand Forks ND
Posts: 138
mirrors

Quote:
Originally Posted by james-st View Post
"when i build a site i create folders for each mirror, m0/index.html, m1/index.html"

Where would the images and or movies be stored?
ie mydomain/freesite/mo/index.html in the mo folder?
so the whole site would need be repeated 3 times for 60 links
Thanks
I use a strict setup:

/dom/freesites/YY/MM/free_site_name/images
/dom/freesites/YY/MM/free_site_name/images/thumb
/dom/freesites/YY/MM/free_site_name/images/full

/dom/freesites/YY/MM/free_site_name/m0/index.html
/dom/freesites/YY/MM/free_site_name/m1/index.html

both indexes just link to the images absolute URL example:

http://dom/freesites/YY/MM/free_site...ll/image01.jpg

and this URL is used in both mirrors. This prevents me from having to copy the images for every mirror.

for SEO, and clean sites, I modify the URL's on a sub-domain based address:

http://dom/freesites/YY/MM/free_site...ll/image01.jpg

is the same as:

http://free_site_name.dom/freesites/...ll/image01.jpg

this changes the URL for seo reasons preventing duplicates, I can then link this site twice.
__________________
P3rlPhr33k
http://btuz.com
p3rlphr33k is offline   Reply With Quote