PR-5.4-dev Pending

User tests: Successful: Unsuccessful:

avatar kkbiswal
kkbiswal
19 Nov 2025

Pull Request for Issue # .

Summary of Changes

Meta keywords are still not appearing in the articles even after they are added. When we enter meta keywords in an article, they do not display on the frontend, which is a major drawback for the site’s SEO.

While the meta description is displaying correctly, all modern browsers and crawlers still check the meta keywords, so it’s important that they are visible in the article output. In the current code structure, the meta description is shown properly, but the meta keywords are not.

A small code adjustment has now been implemented to ensure that the keywords are also displayed correctly on the article frontend.

avatar kkbiswal kkbiswal - open - 19 Nov 2025
avatar kkbiswal kkbiswal - change - 19 Nov 2025
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 19 Nov 2025
Category Repository Administration com_admin SQL
avatar Bodge-IT
Bodge-IT - comment - 19 Nov 2025

Meta keywords are no longer relevant for SEO.
They are used by Joomla for 'related articles' connections.
ref: https://www.seo.com/basics/glossary/meta-keywords or any other SEO related sources.

avatar brianteeman
brianteeman - comment - 19 Nov 2025

This is intentional and why it is not called meta keywords in the UI

Meta keywords have not been used by google and all other major search engines since 2009 for ranking purposes as they were so easily and often abused for spamming purposes.

avatar brianteeman
brianteeman - comment - 19 Nov 2025

This should be closed as not planned

avatar kkbiswal kkbiswal - change - 19 Nov 2025
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2025-11-19 09:48:48
Closed_By kkbiswal
Labels Added: PR-5.4-dev
avatar kkbiswal kkbiswal - close - 19 Nov 2025
avatar joomla-cms-bot joomla-cms-bot - change - 19 Nov 2025
Category Repository Administration com_admin SQL Front End com_content

Add a Comment

Login with GitHub to post a comment