Sybre Waaijer
Sybre Waaijer
Author pages are marked as archival pages by WordPress. TSF does not add archive pages to the sitemap. To learn why, see: https://tsf.fyi/kb/a/21.
I forgot to explain the issue with authors being marked with noindex still: Since they're archives, they get the "no posts == 404" treatment from both WordPress and TSF. Some...
Following up on #194, we may want to add this as a togglable option. Therefrom we must add a 404-test to protect the site, perhaps even expand the advanced query...
Make the generators' output hook-able; whereafter other developers can modify the current array of data, and even add to them before it's being converted to a JSON-LD script. For example,...
Since we already have a filter in place, and since we have no other structured data markup planned, this issue can wait. When we tackle #276 and #407, it would...
I honestly wasn't aware that Twitter supported images for `summary`, as opposed to only for `summary_large_image`. Yes, I'll gladly implement this.
Yea, I already notified them on that with a frowny face :)
Hi @HelaGone Could you open a new topic on this matter? Or, better yet, [contact me](https://theseoframework.com/contact/) with details, like the affected pages, the image you tried to set, and anything...
Summary images should be at least 144x144px, and at most 4096x4096px, the images must (will be cropped to?) have a ratio of 1:1. Summary Large Image cards start at 300x157px,...
Correct. But the image-generation part is unaware of the card type. However, this will change when this GitHub-issue is tackled. I tried to replicate what you sent via email, and...