MOP - Portfolio
  • Introduction
  • Installation
    • The Flow
    • Installation on Server
      • Configure Database
      • Installation on LocalHost
    • Update From an Older Version
  • Configurations
    • Configure Admin Panel
      • Configure Site Settings
      • Configure Packages
    • Email Configuration
  • User Configuration
    • User Configuration
    • Services
    • Customers
    • vCard Builder
    • User's subdomain (server)
      • Custom Domain
      • Configure in MOP
      • Sorry! Invalid URL / Domain
  • FAQS
    • Add More Icons
    • Add Same Icon for multiple times
    • Registration not working
    • How to place an Order
    • Enable demo link and vCard preview
    • How "Add to Home screen" works?
    • Add ShareThis Share
    • Image sizes
    • Enable/Disable Development Mode
  • limitations & features
    • Server Requirements
    • Limitations
    • Supports
    • Refund Policy
  • Updates
    • Update - 3.6
    • Update - 3.7
    • Update 4.1*
  • Change Logs
Powered by GitBook
On this page

Was this helpful?

  1. User Configuration
  2. User's subdomain (server)

Custom Domain

For example, let's say you have two domains: domain1.com and domain2.com. You want to redirect domain1.com to domain2.com. Here are the steps to do that:

  1. Log in to the DNS settings of domain1.com.

  2. Create a new CNAME record by clicking on the "Add Record" or "Add CNAME" button.

  3. In the CNAME record form, enter "@" or "domain1.com" in the "Name" or "Alias" field.

  4. In the "Value" or "Points to" field, enter "domain2.com".

  5. Save the changes to your DNS settings.

This will create a CNAME record that redirects domain1.com to domain2.com. When someone types in domain1.com, the DNS server will look up the CNAME record and redirect the request to domain2.com.

Note that this process can take up to 24-48 hours to propagate globally, so it may take some time for the changes to take effect.

PreviousUser's subdomain (server)NextConfigure in MOP

Last updated 2 years ago

Was this helpful?