How to connect custom domains to Notion for free using NoteHost + Cloudflare

Поделиться
HTML-код
  • Опубликовано: 15 янв 2025

Комментарии • 14

  • @ahmadkamiludin6174
    @ahmadkamiludin6174 Месяц назад +1

    Thank You for this tutorial. It works

    • @betoiii
      @betoiii  Месяц назад

      Heck yeah! Great to hear.

  • @juanfcortes
    @juanfcortes Месяц назад +1

    Thank you for making this video. Got my site to work again.

    • @betoiii
      @betoiii  Месяц назад

      Wow that's great to hear!

  • @carlabacco3615
    @carlabacco3615 Месяц назад +1

    Thanks for sharing!
    Same situation here with me, but I have one A and two CNAMES. Do I need to delete all?

    • @betoiii
      @betoiii  Месяц назад

      Yes, delete ALL the records in the DNS...this method bypasses the DNS so no need for any DNS records.

  • @carlbozhang8893
    @carlbozhang8893 Месяц назад +1

    Can we only connect the subdomain to the Notion using NoteHost, not the entire domain?

    • @betoiii
      @betoiii  Месяц назад

      That should be handled by the Cloudflare worker. I'm thinking you may have a CNAME that is redirecting the main domain. If you're still having issues, let me know and we can find a time to troubleshoot together.

  • @jstngirard
    @jstngirard 19 дней назад

    hey @beto so I feel like an idiot, but I am stuck at the "first(ish)" step with this code snippet "npx notehost init "
    I keep getting the error of "command not found: npx" what am I doing wrong? I opened the terminal through the finder from the specific folder.
    What is the command after you manually type in your website domain in the terminal? You say the "init" command, but I can't see your specifics on your terminal when I zoom in, it gets super blurry.
    Sorry for the noob questions, but I am stuck so early on in the steps and would love to solve this when you have the time, thank you

    • @jstngirard
      @jstngirard 18 дней назад

      any update on this? Thanks @beto

  • @gibranraksadinno1003
    @gibranraksadinno1003 Месяц назад

    Hi Beto, just wondering why i got failed for the build, it says
    [ERROR] Build failed with 2 errors:
    ✘ [ERROR] Could not resolve
    "notehost"
    src/index.ts:1:53:
    1 │ import { initializeReverseProxy, reverseProxy } from
    'notehost'

    ~~~~~~~~~~
    You can mark the path "notehost" as external to exclude it from the bundle,
    which will remove this error.
    Thanks for the help.

    • @betoiii
      @betoiii  Месяц назад

      hmm, I'm not sure on first glance. Want to get together and try to troubleshoot?