Skip to main content

Why do I need to disable the store password?

If your Shopify store is protected by a storefront password, only people who know the password can access the website. While this is useful during development or before launch, it can prevent external services-such as AI assistants and crawlers-from accessing your store content.

For apps like CiteON, disabling the store password is important so AI systems can read the information they need.

1. Allow AI Assistants to Access Your Content

AI assistants such as ChatGPT, Perplexity, or Gemini discover and understand store information by accessing publicly available pages and structured files like llms.txt and llms-full.txt.

If your store password is enabled, these systems cannot access:

  • Product pages
  • Collections
  • FAQs
  • Structured data
  • AI configuration files

As a result, your content may not appear in AI-generated answers.

2. Ensure AI Files Are Reachable

CiteON generates files such as:

  • /llms.txt
  • /llms-full.txt

These files help AI assistants understand what content from your store they are allowed to use. However, if the store password is active, the files will be blocked and cannot be read by AI systems.

3. Enable Proper Crawling and Indexing

Many AI discovery systems rely on automated crawlers. When the store password is enabled, crawlers receive a restricted page instead of the real content, which prevents them from indexing your store information.

Disabling the password ensures that:

  • AI crawlers can access your store pages
  • Structured data can be detected
  • AI assistants can reference your content in responses

Disabling the store password is recommended once your store is ready to be publicly accessible. This allows search engines, AI assistants, and customers to access your content without restrictions.

If your store is still under development, you can keep the password enabled temporarily and disable it when you are ready for AI discovery.

Summary

You should disable the store password because it allows:

  • AI assistants to read your store content
  • Access to llms.txt and llms-full.txt files
  • Proper crawling and indexing of your pages
  • Your products and FAQs to appear in AI-generated answers

Once the password is removed, your store becomes fully accessible to both customers and AI discovery systems.