Tagged Questions
0
votes
1answer
30 views
Pointing a sub domain to another server using directi control panel while domain.com is not hosted
Do we of course need a host for domain.com? Unfortunately currently the host for domain.com is down, so sub.domain.com cannot be redirected to where it should.
Is there a way to at least activate the ...
0
votes
1answer
62 views
Most efficient way to forward domain.com to example.com/subfolder?
Title says my entire question. I think I saw someone forward domain.com to example.com/subfolder and have spent about a week trying to figure out how to best do this..
My goal is to have user type in ...
2
votes
2answers
104 views
Forwarding non-www domain to other domain with dns
Is it possible to forward firstdomain.com to www.seconddomain.com or seconddomain.com using surely dns records? I know how to forward www.firstdomain.com to seconddomain.com (with CNAME).
What I am ...
3
votes
3answers
398 views
Can too many 301 redirects cause a DNS error?
For a site http://imageocd.com that I just set up I initially spelled the category "automobiles" as "autimobiles"... I know it's rediculous. I then set up over 10,000 pages behind that category e.g. ...
4
votes
1answer
51 views
Is there a point to redirecting our collection of purchased domains?
We have 200+ domain names that we have purchased to prevent them from being poached and misused. These additional domains are not indexed, crawled or linked to. Is there a point to actually setting ...
2
votes
1answer
2k views
SEO and multiple domains to same site
I have one website.
I have two domain names that I want to point to the same site install.
So whether you go to name-one.com or name-two.com you see the exact same site.
Now, I can either set up ...
1
vote
2answers
785 views
Confusion regarding SEO and a name, c name and 301 redirects
I have a VPS with and a domain from different hosters. I would like to know about the best practices for setting up the redirects regarding SEO as I am really confused about the different options.
I ...
3
votes
1answer
140 views
use subdomain on different host
I want to accomplish something that I thought was simple. My wish is as follows:
I have a domainname with hosting, a WordPress multisite (with subfolder setup) installed and running: gangleri.nl.
I ...
5
votes
1answer
478 views
How can my site detect mobile phones and switch visitors to a mobile Domain?
My Question is that when user enter the website: http://www.example.com then they will just go to automatically to http://www.example.mobi how can i do this .. is their any technique behind that.
...
2
votes
3answers
139 views
Site not accessible without www in url - Error 400 bad request
A site that I am developing works with the format www.domain.com but when typing the domain without the www i.e domain.com I receive a error 400 bad request. How can I enable non-www for my site.
5
votes
2answers
242 views
Website on S3: Multiple subdomains to one Bucket?
I'd like to host a website on Amazon S3. What's the best practice to make a site accessible from both example.com and www.example.com?
2
votes
1answer
296 views
What other choices do we have other than the 301 redirect and CNAME on DNS?
I have a main site http://qweop.com, and I would like to add an alias to it called http://qwepo.com.
Now if I use a CNAME (currently this is what I'm using) on qwepo which maps www to qweop.com, then ...
0
votes
2answers
287 views
DNS add-on domain setup and redirect
I have several domains which I'd like to point to another (I'll call it foo.com). A couple of things aren't entirely clear to me.
First, the DNS. I'm using Kloxo/HyperVM. Do I need to create separate ...
14
votes
4answers
28k views
Is there any way to redirect one domain to another via DNS settings keeping the path information?
For example, my domain is example.com and when someone navigates to example.com/sample/page.htm, I want it to redirect to test.com/sample/page.htm.
I know that this can probably easily be done using ...
3
votes
1answer
263 views
Is it possible to create a 301 redirect and MX records at a naked domain?
I'm wondering since I found out that creating a CNAME and an MX record is not allowed.
I want to create a 301 redirect from example.com to www.example.com, and have email with @example.com addresses.
...