fern icon indicating copy to clipboard operation
fern copied to clipboard

Bug: SEO Settings in Frontmatter Not Applying Correctly

Open MintDoctor opened this issue 10 months ago • 2 comments

When trying to build the preview link, I got the error below:

Image.

It appears that it fails to find the path correctly.

MintDoctor avatar Mar 26 '25 20:03 MintDoctor

Could you provide more details on how to reproduce this error?

chdeskur avatar Mar 27 '25 14:03 chdeskur

I was making changes to SEO metadata in my docs pages frontmatter. I think I might have copied the wrong file path initially, but I changed it. It was after changing to the correct file path that this error came up.

For the image size, I think the OpenGraph image width and height might have something to do with it. But this error came from trying to configure SEO metadata for individual doc pages.

MintDoctor avatar Mar 27 '25 15:03 MintDoctor

At the moment, relative paths are not supported for frontmatter image sources. Feel free to open a new issue requesting this feature, but the SEO image metadata will appear when using an absolute URL.

chdeskur avatar Jul 12 '25 16:07 chdeskur