Hi guys, I have a question about parked domain, I would like to park a domain that is on another server outside netlify for a page on my website that is hosted on netlify, does anyone know how to do this?
example: my-website-that-is-on-netlify.com/blog
to my-site.that-is-not-is-on-netlify.com ( it is subdomain)
the two must display the same content.
I do not understand your question. Could you please rephrase it?
I wanna see my website site.com/blog (hosted on netlify)
It are hosted in another server blog.site2.com
Did you understand now?
SamO
March 6, 2023, 3:57pm
4
So I think you want to migrate your domain from another service provider to Netlify? Is that correct?
If so, here is some documentation that outlines how to achieve that:
Last reviewed by Netlify Support - August, 2023
IMPORTANT UPDATE
While many details in this support guide remain valuable information, the best guide for a zero downtime DNS migration can be found here:
However, there is still great information below and our support team will continue to link people to sub-sections of this support guide when they are relevant to someone’s particular situation or question.
What is this topic about?
This topic covers copying your existing DNS records from you…
Last reviewed by Netlify Support - August, 2023
IMPORTANT UPDATE
While many details in this support guide remain valuable information, the best guide for a zero downtime DNS migration can be found here:
However, there is still great information below and our support team will continue to link people to sub-sections of this support guide when they are relevant to someone’s particular situation or question.
The trick with migrating a live site is all in DNS timing.
Specifically, we can't ge…
Sorry for confuse, I sent a image to understand better
the both website are hosted on netlify but using different name.
I have my website example.com and I wanna add a folder blog and stay like example.com/blog
I see you opened a new thread on this topic: Park website on netlify
You need to create a proxy as outlined in this documentation . These support guides provide a lot of relevant information
Last reviewed by Netlify Support Staff: December 2022
Say you have an awesome blog as part of your larger website. But you’ve chosen to have your awesome blog in its own, separate git repository apart from the rest of your site content. How can you make this work so that your visitors have a seamless experience browsing that content as well under your one, main hostname? Proxying to the rescue!
Yes, Netlify is built around the “single codebase per site” model. But this isn’t to say that you c…
Last checked by Netlify Support Team: September 2023.
Introduction
You’ve put blood, sweat and tears into building an incredible static site with all the bells and whistles. However, you’ve configured some redirect rules and you’ve come unstuck… they don’t appear to be working!
Ensure you’ve followed the correct guidance
Our redirects and rewrites document covers a broad range of use cases, from status codes to proxying another service and everything in between.
Ensure you’re using the correc…
1 Like