I am trying to read my site as a source for a custom GPT. No matter which of my Wix pages or sites I point the GPT to, it says there is something from preventing it from reading the site. It has no problem reading many sites but can never read and of my Wix sites. I check the Robot setup and there are no limiting items there.
Can anyone help me understand what may be happening?
Thanks, Ted
Here are some reasons why your GPT might be having trouble reading your Wix site:
1. Dynamic Content:
Wix heavily utilizes JavaScript to create dynamic content. Many GPT models struggle with processing JavaScript-generated content. While your site might look complete when you visit it, the GPT might not be able to see the underlying content behind the dynamic elements.
2. Rendering Issues:
Some GPT models might require the website to be fully rendered before they can access the content. Wix’s editor might not fully render the site when accessed by an external source (like a GPT).
3. Caching:
If your GPT is caching previously accessed versions of your site, it might be pulling an outdated version that the GPT can’t read. Try clearing the GPT’s cache and retrying.
Additional Tips:
- Specify Content Format: If your GPT allows, specify that it should access the content as plain text. This might help it bypass some of the rendering challenges.
- Alternative GPT Models: Explore GPT models specifically designed for handling dynamic content or websites built with JavaScript frameworks.
Thank you! I am only trying to read one page as a test that has nothing visibly on it. I submitted a ticket with Wix on this and also a feature request to be able to expose a document in the Media Center to public access with URL so that GPT knowledge assets could be located on a Wix site. I am just trying to figure out now to store GPT knowledge on my site. thanks.