Questions tagged [domain-forwarding]
18 questions
6
votes
0 answers
Google Domains forward a server website and don't change browser url bar
I have a DigitalOcean server with a website that is accessible from an IP with a port (ex. http://102.231.92.192:5000, this is not the real url but an example) and I have a Google Domain (ex. domainExample.com).
I am trying to make it so that if a…

FuzzyC00kie
- 61
- 5
4
votes
1 answer
what is the difference between domain redirecting and domain forwarding?
I want to know what is the exact difference between domain redirecting and domain forwarding(with mask and without masking)?
Suppose I have purchased domain called example.com.
I have created subdomains for example.com namely www.example.com,…

Jithin Justice
- 231
- 1
- 5
- 15
3
votes
1 answer
How to add a domain mask in Cloudflare?
How to add a domain mask in Cloudflare? As far as I know Cloudfare didn't allow it before but I don't know the present status. I want to redirect a domain with a mask. Do they allow domain masks now?

Maruf Abdullah
- 41
- 1
- 7
2
votes
1 answer
Get origin url of 301/302 Forward in PHP/Javascript
I have a small question: from different domains, I'm forwarding via 301/302 to one distinct target domain.
On the target Server I have a running apache.
I need to know the origin Domain - so from which "source"-domain was the user forwarded to the…

the.bastian
- 21
- 2
2
votes
0 answers
Domain Forwarding gives 403 error for AWS and GoDaddy
I have a client requirement for whitelabelling, for which I need to forward all requests at hello.example.com to data.value.com.
The url in the browser will show hello.example.com but the page loaded will be of data.value.com.
hello.example.com is…

Anamik Adhikary
- 401
- 1
- 8
- 27
2
votes
1 answer
How to write the correct SPF TXT record for a forwarding domain
I have a forwarding domain (forwardingdomain.org > actual-website.org) for which I have email forwarders set up. To reduce spamming/spoofing of my email forwarders, I would like to set up a correct SPF TXT record in the domain’s DNS.
I have an SPF…

Nicolas Texier
- 21
- 5
1
vote
0 answers
How do I avoid this domain forwarding issue with Godaddy where subdomains accumulate?
I have domain forwarding enabled since my site is hosted on Heroku.
I have one forward configured this way
example.com -> https://www.example.com
This puts in the www subdomain and has worked pretty well for several years. I'm setting up a staging…

pixelearth
- 13,674
- 10
- 62
- 110
1
vote
0 answers
When redirecting the root domain of my site to the www subdomain every URL works except /robots.txt
This issue only popped up a month ago when Moz reported it is no longer able to crawl our site, because the campaign is configured for our root domain, but all of our traffic gets forwarded to the 'www' subdomain.
So 'example.com/some-page.html'…

eamers
- 41
- 4
0
votes
0 answers
How to handle requests for forwarded domain with nginx?
I am quite new to nginx and could not figure out how to configure nginx for the following scenario:
I have a domain domain1.com at some web hoster. There, an nginx server is running on a VPS serving for domain1.com -> everything is running as…

mipi
- 21
- 2
0
votes
0 answers
Redirecting requests in AWS for alternate names
I currently have a secondary domain (secondary.com) that I have a S3 bucket with static website hosting and a connected alias record that successfully forwards to my main domain (primary.com). I found that I had people attempting www.secondary.com…

JReado
- 11
- 1
0
votes
1 answer
Subdomain forwarding through Google nameservers with a GoDaddy Domain
I have a domain on GoDaddy, and a website hosted on Google Cloud. I have pointed the nameservers to google, and my website works if I go to www.mysite.com but not if I just go to mysite.com. I did the forwarding option through godaddy, so it should…

Big Guy
- 712
- 1
- 8
- 21
0
votes
1 answer
Redirect a request to a colud server from a godady server with .htaccess
Hi everyone need your support with the following problem. Please do apologies if I confuse you in anyways with my explanation.
I have a add-on domain (example.com) pointed to a Godaddy Linux server, domain is also in the Godaddy same account.
The…

Darshan
- 49
- 10
0
votes
1 answer
htaccess for domain forwarding and masking
I am trying to mask a domain-B.com with all content from domain-A.com. So, domain-A.com has all the content and is a regular database driven website, but I’d like anyone who visits domain-B.com to see the content from domain-A.com, but still see…

Chris
- 833
- 2
- 17
- 37
0
votes
0 answers
Change WordPress permalinks after a domain forwarding
So here is the situation:
I have a domain, a.com registered on host1.com
I have a domain, b.com registered on host2.com and a Wordpress website on this domain, hosted in the same hosting(host2.com).
I forwarded a.com domain to b.com using the…

DevMan
- 538
- 1
- 5
- 25
0
votes
1 answer
Redirecting sub-domain to specific URI
I want to redirect my subdomain to specific URI without making any changes to my code.
I found the domain forwarding services from Bigrock, they have a sub-domain forwarding service which specifies all subdomains will be redirected as…

Aman Jagga
- 301
- 5
- 15