Tagged Questions
0
votes
1answer
50 views
blah.com works, www.blah.com doesn't
I've found many a common question but unfortunately none of them really directly answered my inquiry, below is a copy paste of the info I am provided by xname.org I've replaced my .com with blah.com, ...
1
vote
1answer
46 views
Tumblr Custom Domain not redirecting properly
I decided to host my blog at Tumblr, using their custom domain setup (http://blog.smokingfishgames.com/ instead of http://smokingfishgames.tumblr.com). However, it's been 72 hours and I'm still ...
5
votes
1answer
118 views
CNAME: does a cname change the url that the browser displays?
I have a web site www.somewhere.com and I want the alias fr.somewhere.com.
I set up a CNAME record for www.somewhere.com alias fr.somewhere.com. When a user types in http://fr.somewhere.com in their ...
0
votes
1answer
135 views
website won't work without www. on 123-reg [duplicate]
I've got a website that works with my custom domain name with the www. but when I type it in without the www. it doesn't show up, and I've had customers wondering if my website is down because of ...
0
votes
2answers
59 views
Redirecting www.foo.example.com to foo.example.com
I have a Cpanel web hosting account and have created a subdomain which redirects to an IP address of a different server (Windows IIS) by creating an A record. I don't have control of the Windows ...
3
votes
2answers
86 views
Redirecting WWW.website.com to website.com
I ranked my site at Nibble.com and i was going through everything, checking for ways to improve my website, and I noticed that www.website.com was classed as a duplicate of website.com. How do I ...
1
vote
1answer
74 views
Make all subdomains point to root unless otherwise specified
I'd like all subdomains that aren't being used for anything else to go straight to my domain.
ns1.mydomain.com. A 198.123.44.55
ns2.mydomain.com. A 198.123.44.66
*.mydomain.com. CNAME ...
0
votes
1answer
164 views
Google Blogger Website CName and/or Text File Issues
I have a blogger Blog website and I would like to have it show up on my company website. I have read a couple articles out there on how to do it. A hand full of them talk about using FTP which is old ...
2
votes
2answers
101 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
2answers
200 views
Redirection based on user's location
I'm about to redirect my French users from mysite.com to mysite.fr. Is it possible using DNS CNAME records or should I write some GEOLocation codes to do that?
I will appreciate any other ideas.
...
0
votes
1answer
983 views
How to Configure Name Servers using Webmin in Unmanaged VPS on Centos
I want to configure my site's name servers and all related stuff. I'm not able to find any good documentation steps to do it straight-forwardly without understanding the natty-gritty of this. I wish I ...
2
votes
1answer
93 views
I want to host clients' websites, but not their email. What's the easiest way to handle this? [duplicate]
Possible Duplicate:
How do I leave mail at the registrar while serving the web from host?
My company lets non-technical users build their own niche industry websites on our server, which we ...
3
votes
2answers
874 views
Domain Redirect to another using CNAME Record
I have a Domain, lets say maindom.com, now I want to have another Domain, lets say secdom.com to point to maindom.com such that all the URL's leads to maindom.com. I want to do this with the help of ...
1
vote
1answer
103 views
How can i point wildcard domains to a folder in apache
I am developing an app using PHP and deploying it on Apache on the Amazon AWS environment.
This app requires to be made available to customers from their own chosen domain name?
How can i acheive ...
0
votes
3answers
526 views
How can I remove the security/malicious user warning from my website?
I have a domain name tradespring.net, and www.tradespring.net that redirect to my heroku app with a CNAME record. However when I first try to access these sites it gives me a malicious warning
This ...
1
vote
1answer
145 views
Why is there a form which allows us to redirect our naked domain, yet it does nothing?
In Google Apps Domain Management, There is a page for me to change how my naked domain http://example.com is redirected.
However, in that page, it tells me You must change the A-record at your domain ...
2
votes
2answers
791 views
Can I point a CNAME to a subpage on Google Sites?
Simple question:
I followed the instructions and now I have a CNAME pointing www.mydomain.com to my Google Sites site.
I want to add another, pointing mike.mydomain.com to ...
4
votes
2answers
381 views
Does the “canonical name” in DNS make any difference to search engines?
Some of our sites are setup with an "a record" to an IP address and some are setup as a cname of a server that then has an "a name" to the same server IP. I want it to be consistent.
Which is the ...