๐ŸŒ How to Assign a Custom Domain Name to Perfect Wiki Knowledge Base

Public

Updated a few days ago

โ€ข

1 min read

๐ŸŒ How to Assign a Custom Domain Name to Perfect Wiki Knowledge Base

Why Assign a Custom Domain to Your Knowledge Base?

  • Enhances professionalism by using a custom domain instead of the default perfectwiki.page.
  • Improves accessibility and ease of use for users who can enter a simple URL like your-company.com.
  • Allows your knowledge base content to be indexed by search engines, increasing visibility.

Examples of Knowledge Bases on Custom Domains

Steps to Assign a Custom Domain

  1. Purchase a Domain: Use services like GoDaddy, Porkbun, or others to buy a domain (e.g., your-company.com).
  2. Configure DNS Settings: Access the DNS settings on the site where you purchased your domain.
  3. For a Primary Domain:

    • Type: CNAME
    • Name: @ or empty
    • Value: cname.vercel-dns.com
  4. For a Subdomain (like docs.your-company.com):

    • Type: CNAME
    • Name: docs
    • Value: cname.vercel-dns.com
  5. Send Confirmation: Email hello@perfectwiki.com with the details of your domain and the knowledge base to be linked.

Example Message:

Domain: docs.test.com Knowledge Base: Acme Wiki

Note: After confirmation, your knowledge base will be live within a few hours.

Was this page helpful?