Sets the title and alt attributes automatically - important for search engine optimization
Plugin: SEOFLI - SEO Friendly Links and Images
Function: With this plugin important title and alt attributes to links and images are generated and placed automatically
Languages: English and German
Joomla! versions: >= 3.9.0
The title and alt attributes are important for search engine optimization, but unfortunately they are not respected very often. The plugin checks all links and images on these attributes. If they are not set, they are generated from the linked text or from the image name. Additionally there is the possibility to overwrite existing attributes with the automatically generated one.
I wish you much success in the optimization of the website! Please support my work and the free availability with a donation if the extension brings you an added value.
Features
- Auto-completion and setting of relevant attributes for links and images
- Set title attribute for links (generated from the linked text)
- Set alt and title attribute for images (generated from the image name)
- Add height and width to the images
- Already existing values can be overwritten
- Deactivate the plugin in editor mode
- Deactivate the plugin in certain components
- Languages: English and German
Installation
Install the plugin in the backend, then adjust and publish it in Extensions - Plugins - System - SEO Friendly Links and Images.
Usage
The plugin optimises the requested page automatically. There is no further intervention required!
Tip: If other system plugins are used to manipulate the output, then SEOFLI should be executed as the last instance.
Changelog
+ = Added - ! = Removed - ^ = Changed - # = Fixed
Joomla! 4.x
Version 4.0.2.0-PRO - 2022-09-04
- + Added Pro Security Token validation check. The Pro package contains a token file with an individual security token linked to the user account and checked against the validation server for authenticity.
- ^ Multiple internal code optimisations.
Version 4.0.1.1-PRO - 2022-06-17
- ^ Updated custom field to bypass description bug in Joomla! 4.1.3.
- ^ Code optimisations
Version 4.0.1.0-PRO - 2021-11-10
- + Added the built-in Download Key Manager support to enter your Pro Update ID without installing the update helper plugin.
Important: Please copy your personal Pro Update ID using the second copy button in the Pro ID Manager and enter the key in System - Update - Update Sites - Select the entry of the Pro extension and enter the ID into the Download Key field. - ^ Code optimisations
Version 4.0.0.0-PRO - 2021-08-25
- + First Pro release for Joomla! 4.x based on SEOFLI Pro version 3.4.6.0-PRO
Joomla! 3.x
Version 3.4.6.0-PRO - 2021-06-13
- ^ Maintenance release
- ^ Changed the version number specification. The first number stands for the supported major Joomla! version. The following three numbers follow the Semantic Versioning Specification (SemVer), as it used to be previously.
- ^ Updated custom field
- ^ Code optimisations
Version 3.4.5-PRO - 2021-01-29
- ^ Maintenance release
- ^ Updated language files
- ^ Code optimisations
Version 3.4.2-FREE - 2020-10-01
- + Improved image name creation - Added webp and tif(f) to the supported image formats. Thanks to Robin K. for the request!
Version 3.4.4-PRO - 2020-09-30
- + Improved image name creation - Added webp and tif(f) to the supported image formats. Thanks to Robin K. for the request!
Version 3.4.3-PRO - 2020-05-26
- + Deactivate plugin when logged in - The execution of the plugin in the frontend can be deactivated when the user is logged in.
- # German language file
Version 3.4.2-PRO - 2020-01-14
Version 3.4.1-FREE - 2020-01-14
- ^ Added backend execution check - Thanks to Andreas K. for reporting it!
Version 3.4.0-FREE - 2020-01-11
Version 3.3.6 - 2019-08-06
- + Added Custom Field - Pro Button
- ^ Updated Custom Fields
Version 3.4.1-PRO - 2019-06-05
- ^ Loosened the regex pattern for img tags to recognize images in a minified/optimized HTML output - Thanks to Erica G. for reporting it!
Open/Close
Version 3.3.5 - 2019-06-04
- ^ Loosened the regex pattern for img tags to recognize images in a minified/optimized HTML output - Thanks to Erica G. for reporting it!
- ^ Code Optimizations
- ^ Updated Project Page URL
Version 3.4.0-PRO - 2019-03-16
- + First Pro release based on SEOFLI version 3.3.4
Version 3.3.4 - 2018-05-27
- ^ Improved regex for links slightly - for instance <article should not be recognized as a link anymore
- ^ Code Optimizations
- ^ Updated KR Custom Fields
Version 3.3.3 - 2017-08-13
- ^ Updated custom field krtitle to 3.3.0
- # Modified Regex Pattern - Added s modifier because attributes weren't always handled properly if they contained line breaks.
Version 3.3.2 - 2017-04-24
- ^ Better Regex Handling For Links - Improved links recognition regex for special cases further thanks to Andreas K.'s input and code contribution.
- # Link title attribute for linked images - If the title attribute existed for the img-tag in a linked images and the override option was activated, then this title attribute was modified instead of the corresponding attribute for the a-tag while processing the link modification.
Version 3.3.1 - 2017-04-17
- ^ Better Regex Handling For Not Clean HMLT Output - Existing title- and alt-attributes are handled properly if they contain spaces around the equal sign - Thanks to Andreas K. for reporting it
- # Email Cloaking Fix - Links that were already adjusted by the cloaking function are not processed by SEOFLI any more - Thanks to Andreas K. for reporting it
Version 3.3.0 - 2017-04-03
- + Exclude Components + Toggle Selection
- ^ Updated Language Files
Version 3.2.0 - 2016-10-03
- + Code optimization
- ^ Updated Custom Fields
- # Fixed small bug - title attribute was not set properly for images if overwrite mode was used
Version 3.1.0 - 2015-08-01
- + Donation Code Validation Process - Improved the validation process with a new server (HTTPS request) plus an independent, separated fallback server (HTTP request).
https://check.kubik-rubik.de/
http://check.kubik-rubik.eu/
+ New Download Server - Download packages are located independently of the project website on a new download server. https://downloads.kubik-rubik.de/
Version 3.0.7 - 2015-04-29
- ^ Improved links and image detection process - only the content in the section is considered for manipulation
Version 3.0.6 - 2015-04-25
- ^ Semantic versioning - Switched to semantic versioning, see http://semver.org/ for more details. Please update manually since the core update server functionality will not recognize the new version!
- ^ Improved regex for links
- # Fixed feed view if feed module (Syndication Feeds) is activated, the SEF option is enabled and a suffix is used (rare constellation - thank you for reporting to Scott)
Version 3-5 - 2015-03-06
- + Update Server - Added the Joomla! core functionality for the update checks
- ^ Updated Donation Code field - Uses the HTTP API for the requests and calls the check script via HTTPS
- ^ Links in the language files - Updated outdated links to the JED (Joomla! Extensions Directory)
- ! Removed Version Check field
Version 3-4 - 2014-07-16
- ^ Execute only in document type 'html' - avoid problems in other types such as 'feed'
Version 3-3 - 2013-12-27
- + Added a version requirements check - Since many users do not read the documentation and the changelog, I have implemented a requirements checker with warning message output to avoid errors on unsupported Joomla! versions.
Version 3-2 - 2013-12-20
- ^ Code optimization - removed unneeded preg_match call for more performance
- + Image name check - a simple check for a valid name to avoid replacements of placeholders in some template engines
- ^ Updated custom fields
- # Image links were not treated properly
Version 3-1 - 08-Dec-2012
+ First release for Joomla! 3.x
^ Optimized function getName
^ Improved regular expression for finding links - links with html code in the text name are also considered
^ Optimized Donation Code System
^ Changed editor check to prevent autoload in class class_exists
Joomla! 2.5
Version 2.5-8 - 2014-07-16
- ^ Execute only in document type 'html' - avoid problems in other types such as 'feed'
Version 2.5-7 - 2013-12-23
- ^ Code optimization - removed unneeded preg_match call for more performance
- + Image name check - a simple check for a valid name to avoid replacements of placeholders in some template engines
- ^ Updated custom fields
- # Image links were not treated properly
Version 2.5-6 - 22-Sep-2012
+ Implemented Versioncheck - Stay uptodate with the great new feature! The latest version can be checked once per session or on every load of the settings page.
^ Optimized Donation Code System - The entered donation code is checked only once per session.
Version 2.5-5 - 07-Aug-2012
+ Deactivate plugin in editor mode - the execution of the plugin can be deactivated in editor mode in the frontend to avoid problems with the editor.
Version 2.5-4 - 06-Aug-2012
+ Add size of images - height and width from local images are calculated and added to the img attribute
Version 2.5-3 - 14-Jun-2012
# Special characters are converted to HTML entities
# Cloaked email addresses are not converted, optimized search with regular expression
Version 2.5-2 - 05-Jun-2012
+ Implemented donation model
Version 2.5-1 - 27-Jan-2012
+ First release for Joomla! 2.5
Joomla! 1.7
Version 1.7-1 - 22.11.2011
+ Titel- und Alt-Attribute automatisch setzen - relevante Attribute werden bei Links und Bildern automatisch gesetzt
+ Vorhandene Werte können überschrieben werden
+ Sprachen: Deutsch / Englisch
Joomla! 1.5
Version 1.5-1 - 22.11.2011
+ siehe Version 1.7.1
Download
Overview of all downloads of the extension: SEOFLI - SEO Friendly Links and Images Downloads