AIVIS
← All guides

Ghost

On Ghost, root files come from the theme and redirects from a YAML file: it works the same on Ghost(Pro) and self-hosted installs.

  1. 1.robots.txt: download your active theme (Settings > Design & branding > Change theme > Download), add the generated robots.txt to the root of the theme folder (next to package.json), zip it and upload it again as the active theme. Ghost then serves your file instead of the default one.
  2. 2.llms.txt: Ghost does not serve arbitrary files from the root. Put llms.txt in the theme's assets/ folder (it will be served at /assets/llms.txt), re-upload the theme, then download the redirects file from Settings > Labs > Redirects, add a 301 rule from /llms.txt to /assets/llms.txt and upload it again.
  3. 3.Structured data: Ghost already outputs Article and WebSite JSON-LD through {{ghost_head}}. Paste only the extra blocks from json-ld.html (e.g. Organization) into Settings > Code injection > Site header.
  4. 4.Meta: in Settings > General > Metadata, set the homepage meta title and description using the texts in meta-suggestions.html; for individual posts and pages use the Meta data section of their settings.
  5. 5.Save and re-scan the domain on AIVIS.

Download the bundle from your AIVIS report first, then re-scan the site to check the score went up.

Scan your site with AIVIS →