Description
PHP Auto Linker – Advanced Keyword Linking
PHP Auto Linker – Advanced Keyword Linking is a PHP class that allows you to automatically apply links on a HTML document.
This class is already in use in other products from our portfolio. In particular, it’s adopted to apply the automatic links in WordPress plugins with thousands of users, like Interlinks Manager.
How the class applies the automatic links
This class uses PHP regular expressions to generate the links from a list of keywords and URLs provided by the user.
It’s worth noting that this class gives you total control over the algorithm used to apply the links. Specifically, you can configure a high number of options both at the class level and at the automatic link level to:
Features:
- Limit the maximum number of automatic links to a specific number
- Select between a case sensitive or a case insensitive search of the keyword
- Add the Nofollow attribute on the link element
- Set a custom title attribute on the link element
- Open the links in the same tab or a new tab
- Find only the occurrences of the keyword preceded or followed by a specific string
- Configure specific word boundaries based on the particular context or language
- Prioritize individual keywords over the others
We have also included other advanced features for the most demanding users. For example, you can:
- Prevent the application of the automatic link on specific HTML elements
- Improve the distribution of the automatic links with the “Random Prioritization” feature
- Prevent the application of the automatic links that target the current URL
- Limit the maximum number of automatic links based on the length of the provided string
- Limit the maximum number of automatic links that target the same URL
https://codecanyon.net/item/interlinks-manager/13486900