Questions tagged [domain-mapping]
74 questions
1
vote
0 answers
Map multiple multisite blogs to the same domain in different paths
I already managed to map a blog from the multiste to a path and it works: e.g. http://domainmapped.com/path1/
Until here all good, but when I map http://domainmapped.com/ to another blog in the same multisite it works perfectly but breaks the first…

Vargas Rickky
- 33
- 5
1
vote
0 answers
Link thousands domains to a single Google App Engine app
We are developping a website builder using Google App Engine and Python 2.7
We need to link thousands of domains to a single Google App Engine bucket.
There is a solution in the docs but i fear we will encounter some restrictions after a certain…

Koffee
- 317
- 1
- 2
- 10
1
vote
0 answers
using php code to create custom form to point[map] a subdomain to domain
I am in the process of creating a web application where user can create their own website with subdomain. I need to create a form where user can enter their registered domain a record or cname so that subdomain is pointed to the registered main…

Siva
- 11
- 2
1
vote
2 answers
Do I really need to use Wordpress MU Domain Mapping?
I'm setting up a Wordpress multisite installation for a client, and all the different sites will be under different domains. I set it up using the subdomain option, and a bit of Googling pointed me to the Wordpress MU Domain Mapping plugin to map…

Christian
- 19,605
- 3
- 54
- 70
1
vote
1 answer
Custom domain mapping to web application
We are creating a SAAS base application, where every company get its own subdomain. But if the company wants to configure another domain with our application, they can do that.
e.g. I am a company registered with the application www.saas.com, i got…

Vijay Kumbhar
- 896
- 1
- 13
- 31
1
vote
0 answers
Wordpress domain mapping alias 302 redirection
I want to build a Wordpress multisite with differents domains :
mainblog.com (I installed wordpress on this url)
mainblog.com/blog1
mainblog.com/blog2
This works well.
I made 2 alias :
site1.com/blog > mainblog.com folder
site2.com/blog >…

user1498633
- 11
- 1
0
votes
2 answers
Writing a htaccess file - RewriteBase?
Right I'll try and explain my situation as thoroughly as possible while also keeping it brief...
I'm just starting out as a web designer/developer, so I bought the unlimited hosting package with 123-reg. I set up a couple of websites, my main domain…

rpg3
- 52
- 1
- 7
0
votes
1 answer
Wordpress Multisite Internal Links
I am trying to make a Wordpress Multisite network with domain mapping, and I am using nginx as the webserver.
The master blog URL is www.xenon-corporation.com, that works fine.
I can create subdomains just fine, such as…

Vinicius Tavares
- 666
- 7
- 28
0
votes
2 answers
Is it possible to map a domain to a specific page?
Is it possible to map a domain to a specific page on a website?
For example, can the domain www.shoes.com, be mapped to www.onlinestore.com/newyork/queens/shoes.php?

the Freelancer
- 27
- 1
- 8
0
votes
1 answer
Custom Domain Mapping in Azure
I have an .NET MVC 3, SQL Server application running on Azure. It has 2 web role instances and a single worker role instance.
We allow customers to insert an iFrame into their site that shows our content.
To get this content, we have a public page…

Brian Daly
- 587
- 4
- 15
0
votes
1 answer
Redirect non-trailing slash to trailing slash on homepage URL only
I have a two-part issue.
I am trying to implement a redirect only for the homepage URL to render with a trailing slash. Example: redirect www.domain.com to www.domain.com/ BUT allow all other URLs to render without a trailing slash.
End…

Cara
- 1
- 1
- 1
0
votes
0 answers
GCP Cloud Run domain mapping no longer working with Google Search Console switch
We've been regularly using Cloud Run with custom domain mappings, mapping to a proxied URL from Cloudflare. The mappings and DNS records are managed in Terraform.
As of the last week or so, the domain mapping handshake from Cloudflare to GCP no…

Dan
- 6,022
- 3
- 20
- 28
0
votes
0 answers
kubeflow deployment failed with knative domainmapping-webhook crashloopbackoff
Just install Charmed Kubeflow. Everything is ok but missing knative.
Keep crashing with log below
{"severity":"ERROR","timestamp":"2023-07-16T18:37:03.684598799Z","logger":"domainmapping-webhook","caller":"webhook/webhook.go:148","message":"failed…
0
votes
2 answers
Google App Engine Domain Mapping Issue Through CNAME
I have my base app hosted in GCP App Engine.
The base domain for this app is app.xyz.com
I have user based subdomain dashboard access.
Eg. User 1 can have their subdomain xyz.pqr.com and then map it to my base domain
app.xyz.com
User 2 can have…

Bijay Nayak
- 56
- 3
0
votes
3 answers
wordpress mu domain mapping problem
i installed WordPress mu and WordPress mu domain mapping plugin but the only problem that i have is that i cant park a domain to use for main domain for example my main domain is foo.com and i want the users to redirect to foo.com by entering…

jailbird.phoenix
- 53
- 5