Hello! I'm having an issue where the SEO extension uses the default forum description on all discussion pages.
I have already tried:
- Clearing the Flarum cache (php flarum cache:clear).
- Clearing my browser cache and testing in incognito mode.
- Creating a new test discussion.
- Checking my config.php for the correct URL.
Flarum core: 1.8.11
PHP version: 8.0.30
MySQL version: 12.0.2-MariaDB-ubu2404
Loaded extensions: Core, date, libxml, pcre, zlib, filter, hash, json, readline, Reflection, SPL, session, ctype, curl, dom, fileinfo, gd, gmp, iconv, intl, mbstring, openssl, PDO, standard, tokenizer, xmlwriter, zip, exif, mysqlnd, Phar, pdo_mysql, apcu, Zend OPcache
+------------------------------+---------+--------+
| Flarum Extensions | | |
+------------------------------+---------+--------+
| ID | Version | Commit |
+------------------------------+---------+--------+
| flarum-tags | v1.8.4 | |
| v17development-seo | v2.0.9 | |
| fof-pages | 1.0.8 | |
| ianm-no-meta-title | 1.1.0 | |
| fof-subscribed | 1.1.4 | |
| fof-sitemap | 2.4.1 | |
| fof-share-social | 1.2.0 | |
| fof-nightmode | 1.6.0 | |
| fof-default-user-preferences | 1.2.1 | |
| flarum-sticky | v1.8.2 | |
| flarum-statistics | v1.8.1 | |
| flarum-mentions | v1.8.5 | |
| flarum-markdown | v1.8.1 | |
| flarum-likes | v1.8.1 | |
| flarum-lang-ukrainian | v1.53.3 | |
| flarum-lang-english | v1.8.0 | |
| flarum-emoji | v1.8.1 | |
| flarum-bbcode | v1.8.0 | |
| aurorum-better-iframe | v2.0.2 | |
+------------------------------+---------+--------+
Base URL: https://myforumlink.....
Installation path: /flarum/app
Queue driver: sync
Session driver: file
Scheduler status: Active
Mail driver: smtp
Debug mode: off
What could be the problem?
Thank you for your help!