User tests: Successful: Unsuccessful:
Pull Request for Issue # .
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.
| Status | New | ⇒ | Pending |
| Category | ⇒ | Repository Administration com_admin SQL |
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.
This should be closed as not planned
| 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
|
||
| Category | Repository Administration com_admin SQL | ⇒ | Front End com_content |
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.