Posts

Create GHL Error Page

Image
Create GHL Error Page 1) Create your error page by going to Sites > your existing website or funnel > three dots > Edit >  add a new page.  2) Add "Prebuilt Sections" > "About" > pick one > adjust how you want. 3) Settings > Domains > find domain > Manage > three dots > Edit > pick your new "error page".  Here is the screen:

Websites - Plano, etc.

  https://www.youtube.com/watch?v=rnlyceXtJWI&ab_channel=CalebUlku https://youtu.be/rnlyceXtJWI?t=640

SIP trunks

  SIP trunks SIP trunk is in essence voice-over-internet. Advantages of SIP Trunks: Cost Savings:  No physical circuits and wiring, so reducing recurring costs and giving lower monthly fees.   Scalability and Flexibility:  Add or remove lines as needed.   Enhanced Reliability: Has  rerouting call ability in case of network issues.   Improved Call Quality:  With a stable internet connection, SIP trunks can provide clear and reliable voice communication.   Geographic Independence:  Communicate with customers anywhere in the world, as long as they have an internet connection.   Integration with Cloud Tools:  Integrate with various cloud-based communication platforms and features like video conferencing and messaging.   Optimized Bandwidth Usage:  Use bandwidth more efficiently than traditional phone lines.   Virtual Local Presence:  Create a virtual presence in different geographic locations, even without physi...

GHL > Set website so shorter URL address

Image
GHL > Set website so shorter URL address Background:  In GoHighLevel, you can  set a specific page as the default page   for your website or funnel, essentially making it the "index.html" equivalent for your domain. This page will be the first one displayed when someone visits your domain without specifying a specific page path.   Example:      1) GHL > Site > pick your funnel or website > Edit it.       2) Notice where it puts the website:     3) If my  https://aiappointmentbooker.com/  is not working but works when I go to  https://aiappointmentbooker.com/home-page-3213  like above, then you need to fix your index.html by doing these steps. Here's how you can do it: Go to Domains:  In your GoHighLevel account, go to  Settings > Domains . Find and Edit Your Domain:  Find the domain you want to configure and click on the edit icon next to it. Set the Default Page:  Set...

N) * N8N.io *

 N8N.io * OVERALL * -        n8n is more expensive and closer to the metal than Make.com . n8n offers agentic AI but I do not want to use that. -------------------------------------------- Middleware Background:     n8n is where the complex workflow is housed functioning as a connector to the calendar and other places.  n8n is a great middleware so that you could change the front AI piece from Vapi to Retell without having to change the connection workflow logic.  -------------------------------------------- COST:  n8n  is priced for its hosting at $20/mo (1 project, 2,500 executions, 5 active workflows, 5 concurrent), $50/mo  (3 projects, 10,000 executions, 15 active workflows, 20 concurrent), custom (unlimited projects).    workaround is local n8n ( free ) with render, digital ocean, or railway ( railway.com ) so even cheaper.   local n8n ( free ) example with Docker and Cloudflare tunnel - ...

M) * Make.com *

Make.com * OVERALL * - Make is inexpensive, easier to use, and is a good connector.   -------------------------------------------- Middleware Background:     Make is where the complex workflow is housed functioning as a connector to the calendar and other places.  Make is a great middleware so that you could change the front AI piece from Vapi to Retell without having to change the connection workflow logic.  -------------------------------------------- COST: make.com  is priced at $0 ( 15-min delay between runs , 1000 ops/mth ), $9/mo (unlimited scenarios, Make API, 10000 ops/mth), $16/mo ( pro - custom vars, scheduling, 10000 ops/mth), $29/mo ( team - create and share templates and roles, 10000 ops/mth). Each node on overall workflow is counted as "workflow execution". Only middleware. -------------------------------------------- LEARNING: Start with Webhook that catches input on from a web service. End with a Webhook that is a Http ...

1) * GHL Inbound Voice Appointments *

  Inbound Voice Appointments  (AI Worker) with  GHL * OVERALL * - GHL has new way that allows for Inbound Voice and Calendar to be fully self-contained, but has limitations.  Main advantages are: 1) expansion to other functionality 2) customer have access to their own calendar.   NEW UPDATE - 6/16/2025 -  https://youtu.be/ecgyhp6iKEw ;  https://youtu.be/RiUC6lxsI18 ;  https://youtu.be/S4VpFwJ0asw -------------------------------------------- Fully contained in GoHighLevel.Com  ( https://www.gohighlevel.com/ ) for calendar and AI: 2a)   https://youtu.be/omQ2RVUDhcY on 8 May 2025 shows multiple calendars. However, he is going out to a Pabbly webhook middleware via Endpoint Url via a Custom Action on the Voice Agent and the custom action has a bunch of parameters including the calendar Id. His Voice Agent prompt has a list of {{ custom_values.XXX_available_slot }} and a list of calendar ids. 2b) https://youtu.be/vaCTaUEpqvE on 18 M...