Sybre Waaijer
Sybre Waaijer
Hello! TSF does support Polish, just not for dictionary lookups (because Google doesn't either). To learn more, please see https://theseoframework.com/extensions/focus/#faq/which-languages-are-supported. Particularly: > ### What if my site’s language doesn’t support...
Add an option for 'post_author', much like we have for 'facebook_author' and 'twitter_creator'. This will be used as-is in `inc\classes\meta\author.class.php`. Describe it clearly. The toggle `author_tags` should hide "Authorial info"...
Thank you for highlighting this issue! I never considered this because I expected it to be abused. Still, I should not degrade the experience of my paying customers because of...
The issue I had in mind is that people could share their keys publicly, allowing random individuals to use them on development sites and consume API credits for Focus's dictionary....
Note that extensions cannot be activated when: 1. The license is invalid 2. No license is available 3. The extension isn't compatible with the current PHP version 4. The extension...
Hello! The robots.txt is outputted by WordPress, not The SEO Framework. See https://github.com/WordPress/wordpress-develop/blob/6.8.2/src/wp-includes/template-loader.php#L31-L38. TSF overwrites this output: https://developer.wordpress.org/reference/functions/do_robots/. You'd have to disable the robots query var in WordPress to disable...
Ironically, this issue was written using an LLM 😅. In any case, a proper llms.txt requires a deep understanding of a website and significant tailoring, preferably programmatically for a dynamic...
We received 249_749 requests to The SEO Framework's main domain in September 2025. There were 24 requests to the llms.txt file. For this file, a few requests originated from an...
Hello! This is an issue, but it's more of a feature than a bug. I added a "trimming" feature to the logger to prevent it from growing large. Whenever the...
I moved this to the main repo and kept it open for discussion, so that others can chime in with their thoughts about the logger. We could flesh it out...