You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you type the description in the Basics -> Forum description field, the description. It uses it for meta description SEO only if the "Homepage" is set to show "All discussions". If you set it to "Tags", a weird "All tags" is used as meta description and not the forum description you've put in.
Steps to Reproduce
Go to site administration
Go to Basics
Set the forum description and set "Homepage" to "Tags"
Then go and visit the forum and look at the source code
Search for meta description
Expected Behavior
It is supposed to use Forum description provided like it correctly does when it is set to "All discussions" as homepage.
Current Behavior
If you type the description in the Basics -> Forum description field, the description. It uses it for meta description SEO only if the "Homepage" is set to show "All discussions". If you set it to "Tags", a weird "All tags" is used as meta description and not the forum description you've put in.
Steps to Reproduce
Expected Behavior
It is supposed to use Forum description provided like it correctly does when it is set to "All discussions" as homepage.
Screenshots
Environment
Output of
php flarum info
Possible Solution
Use the forum description like it is currently doing for the "All discussions" homepage mode for the "Tags" homepage mode as well.
Additional Context
No response
The text was updated successfully, but these errors were encountered: