Pagespeed - llms.txt does not follow recommendations - File is missing an H1 header

SEO - Agentic Browsing

llms.txt does not follow recommendations - File is missing an H1 header

I do have H1 readers - anybody know what’s going on here

Do you have a link to the page?

Hi Dan … most / all the pages at www.peteryates.co.uk

Many thanks !!!

Have you added an llm.txt file to your website? Google seems to think you have and it’s missing a heading in your markdown…

I wasn’t aware of such a thing

I have added schema

I’ve exported the site to my ssd. There is no such file

Odd one

Did you check via FTP on your server if such a file is there?

no, nothing

I think you are getting this error becuase your server is returning a custom error page for www.peteryates.co.uk/llms.txt.

I’d suggest actually uploading an llms.txt file on your server to fix this issue. You can place this in you project by adding a “New File” and naming it “llms.txt”. Ensure this is at the root of your page tree.

Inside the file write something like the following:

# Peter Yates Photography

> Official website of photographer Peter Yates.

## Pages

- https://www.peteryates.co.uk/
- https://www.peteryates.co.uk/about/
- https://www.peteryates.co.uk/galleries/
- https://www.peteryates.co.uk/contact/

## Description

Peter Yates is a UK photographer specialising in landscape and nature photography. This website contains his portfolio, background information and contact details.

Hooray - that fixed it !!!

I asked Grok to write an llms.txt file with links and all good now

Many thanks !!

Woohoo! And those are some absolutely fantastic page scores, better than most sites on the internet :tada:

Excellent work!