Tagged Questions

4
votes
1answer
139 views

about SUBDOMAIN vs SUBFOLDER question again?

I am planing to create a site, where my root domain www.example.com has an index page where it will let the users CHOOSE 3 website namely politics.example.com , games.example.com, news.com or ...
1
vote
3answers
114 views

Javascript Redirect with Google Analytics

I need help figuring out how to successfully redirect while including Analytics code. I have a subdomain setup http://buuf.fractalsystems.org The subdomain is actually just a subfolder ...
1
vote
3answers
279 views

SEO: Subdomains or subfolders for Wiki?

I'm currently working on a multilingual Wiki and need to decide if I should use subdomains or subfolders to separate each language. I know that most people would normally recommend subfolders for ...
0
votes
1answer
166 views

Wordpress subfolder installation redirecting to root

I have a weird problem going on. I have my main site (mesopinions.ca), it's a wordpress installation. I also have a couple of subdomains, with their own wordpress installation (no multisite). It's ...
0
votes
0answers
90 views

subdomain redirects to subfolder

I have created a subdomain for my website (fr.mohamedkadri.com) and after 24 hours it became active but it redirects to the subfolder that I poited to (mohamedkadri.com/fr) Is there a problem? why ...
0
votes
1answer
95 views

Subfolders in subdomains

I have a site: myname.host.com I have a domain: www.myname.nl I have some subfolders for different subsections but also completely unrelated websites. How do I make sure in the DNS setup that: ...
0
votes
2answers
387 views

Exclude certain subfolders and domains in redirects

This is a continuation from http://stackoverflow.com/questions/1704845/redirect-only-html-files How can I change my .htaccess to make it exclude certain subfolders or subdomains from the HTML-only ...