Skip to main content

All Questions

0 votes
0 answers
121 views

How do I redirect from the old domain to the new domain via an alias on the DNS of the old domain, using the .htaccess of the new one

Sorry if that question title doesn't make any sense but it pretty much captures where I'm at with my confusion here. So I've worked on a site that we'll call new-site.com that is going to be taking ...
Thomas Hewitt's user avatar
0 votes
1 answer
9k views

Easiest way to change domain names in NGINX

So I have been researching how to re-direct my old domain to my new domain and stumbled on this stack article here. This solution makes sense to me, but when I open my own I get a little overwhelmed. ...
Ten Digit Grid's user avatar
0 votes
1 answer
163 views

How to redirect users from old domain to new domain, if they have cached the site

My old domain is no longer valid, I have changed the product name. I want to redirect all old users to my new domain. I told my domain-provider to 301 send them to my new domain. My issue is that when ...
AntonAK's user avatar
  • 71
0 votes
0 answers
243 views

HTTP GET request to stackoverflow.com returns status code 301

What am I essencially doing is: I input URL (stackoverflow.com) in browser, catch HTTP request with proxy, proceed it to website, then get response from website and relay it back to browser. In theory ...
kmeshavkin's user avatar
0 votes
1 answer
5k views

Redirect domain to another domain and change url [closed]

I have a website on mydomain.eu and i want to redirect mydomain.com and mydomain.org to mydomain.eu. I want the url in the address bar to change to mydomain.eu. Are there multiple ways ...
mike_x_'s user avatar
  • 1,929
0 votes
1 answer
20 views

How to point some, but not all of domain to a different nameserver

My client's domain registration is with Network Solutions, but the files, ftp and cPanel for their current site are with another company and are not accessible to me. We are building a new site at a ...
Chris's user avatar
  • 167
-1 votes
2 answers
72 views

Do you need to host an application to redirect a domain?

I have a domain, site.com and I want to forward it to anothersite.com I have the DNS (namecheap) configured to point (301) site.com to anothersite.com - it works smashingly while the site.com's ...
Lowell Mower's user avatar
0 votes
1 answer
266 views

DNS 301 redirect issue

I implemented a DNS-level 301 redirect in my Namecheap console, which redirected my old sub-domain assets.websitename.com to websitename.com/assets. However, when trying to access assets.websitename....
devSparkle's user avatar
0 votes
0 answers
841 views

Detect Redirect Loop in nginx because Browser Caching of 301 and HSTS

In our current site all our http traffic is redirected to https using permanent redirects(301). Now I want to redirect all https traffic to http and for some pages(like checkout, login) it will be ...
Niraj Patel's user avatar
2 votes
1 answer
8k views

Need to redirect a domain to another domain without affecting email

we have 2 domains setup example.co.in and another example.com. Email MX records are pointed to example.co.in domain. As of now example.co.in has our app. I want to redirect application URL example.co....
mbdvg's user avatar
  • 2,684
0 votes
2 answers
961 views

Cross Domain 301 Redirect URL With Spaces

I am having serious trouble redirecting a URL in the following format: oldsite.com/file name.htm to newsite.com/newfilename.htm Apache server with mod_rewrite etc enabeled - other 301s working fine (...
Mark's user avatar
  • 3
0 votes
1 answer
397 views

Website going down intermittenty, but server is always up

I have recently set up my domain, but my problem is when I navigate with/without www, the results are inconsistent. They are supposed to point to the same page, but sometimes, the www site has broken ...
S R's user avatar
  • 167
0 votes
1 answer
962 views

Best way to redirect non-www to www?

What would be the best way to redirect my non-www urls to www url in my site. I think they are being redirected with a 301 redirect now but traffic that is being sent to my non-www is not tracked ...
SiteAppDev's user avatar
0 votes
1 answer
124 views

Best way to change domain names

I have a blog which i get about 1200 visits a month lets say the blog domain name is. exampleblog.com What i want to do is complete change the domain name to say. iamsam.com What is the correct ...
DCHP's user avatar
  • 1,131
2 votes
1 answer
705 views

service to 301 redirect from domain.com to www.domain.com

I'm about to write this code (using tomcat so I don't think there's an easy .htaccess solution), but figured I would see if there's already a service that does this for me. I need mydomain.com/* to ...
at.'s user avatar
  • 52.1k

15 30 50 per page