Created: 29/06/2020
By: DAEXT
Email: support@daext.com
Thank you for using Autolinks Manager. If you have any questions that are beyond the scope of this help file please contact us via email or with the contact form available in our CodeCanyon Profile.
This video series covers the functionalities of the Autolinks Manager plugin.
Please note that not all the aspects and implications are covered in this section, it's recommended that you read the entire documentation (FAQ included) before using this plugin in a production environment or asking for support to the plugin author.
With this procedure you will be able to install the Autolinks Manager plugin on your WordPress website.
This plugin supports both a Network Activation (the plugin will be activated on all the sites of your WordPress Network) and a Single Site Activation in a WordPress Network environment (your plugin will be activated on single sites of the network).
With this procedure you will be able to perform a Network Activation:
With this procedure you will be able to perform a Single Site Activation in a WordPress Network environment:
Please note that this plugin should be not activated on sites of a WordPress Network managed by untrusted users. The ability of the untrusted users to create an unlimited number of autolinks in the Autolinks and in the Wizard menus might expose your website to DOS attacks caused by an overload of your server CPU.
With this procedure you will be able to update the Autolinks Manager plugin:
To update the plugin in all the sites of your WordPress Network follow this procedure:
To update the plugin in single sites of the WordPress Network follow this procedure:
The Statistics menu allows you to generate statistics about the autolinks applied in the posts, pages and custom post types of your blog.
You can generate these data for the first time or update your data by following this procedure:
Each row of the generated table will present the following information:
With the Download button available in the Export CSV section you can export all the data in CSV format. For details on how to read the generated CSV files in a spreadsheet software see the FAQ How to import the generated CSV data in a spreadsheet software.
The Wizard menu gives you the ability to generate multiple
autolinks in a single operation.
To create autolinks proceed as follows:
Please note that when the autolinks are created with the Wizard
menu the other information associated with the autolink will be
automatically retrieved from the options defined in the Defaults
tab of the Autolinks -> Options menu.
The Autolinks menu allows you to create an autolink at a time
and specify all the information associated with the autolink.
To create an autolink enter the
following information:
Please note that the default values of the various field available in the form are based on the options defined in the Defaults tab of the Autolinks -> Options menu.
The Categories menu allows you to create categories for the
autolinks.
To create a category proceed as follows:
Please note that you can increase or decrease the number of
terms available in the Term Groups menu with the Supported
Terms option available in the Advanced tab of the
Autolinks -> Options menu.
With the Reset button available in the Reset
Tracking section you can delete all the tracked clicks.
With the Download
button available in the Export
CSV section you can export all the data in CSV
format. For details on how to read the generated CSV files
in a spreadsheet software see the FAQ How
to import the generated CSV data in a spreadsheet software.
This plugin makes use of the following resources:
For each library you can find the actual copy of the license inside the folder used to store the library files.
All the CSV data generated with this plugin can be imported in your favorite spreadsheet software by selecting the following options:
In the Capabilities tab available in the Autolinks -> Options menu you can select the capability required to get access on specific plugin menus.
If you are not familiar with the WordPress roles and capabilities please check out Roles and Capabilities. To grant the access to a specific plugin menu only to specific users find the proper capability by using the Capability vs Role table.
For security reasons the access to the Autolinks -> Options menu is only granted to the users with the "manage_options" capability, and by default this capability is available only to the Administrator and to the Super Admin roles.
The analysis on your posts performed in the Autolinks -> Statistics menu can be slow if one or more of the following conditions occur:
To avoid errors such as "Maximum execution time of x seconds exceeded" or "Allowed memory size of x bytes exhausted" it's important to consider that:
Please note that the custom max_execution_time and memory_limit values defined with the plugin will be applied only on a limited selection of long running scripts used by the plugin and won't affect any script outside the plugin.
It's also important to note that in some cases the custom max_execution_time and memory_limit values defined through the plugin options (and actually applied with the ini_set() PHP function) might be ignored. In such cases you have to configure your server (or ask to your hosting provider to configure your server) with different values in the max_execution_time and memory_limit directives.
If the max_execution_time and memory_limit values defined through the plugin option are ignored and your current hosting plan doesn't allow you to increase these values even manually after a support ticket, the only solution is to set the Limit Posts Analysis option with a value smaller than 1000 and not exceeding more than 100 keywords in the Autolinks menu.
The Test Mode is an option available in the Advanced tab of the Autolinks -> Options menu.
When the test mode is enabled your autolinks will be actually applied on the front-end of your website only to the WordPress users that have the capability defined with the Autolinks Menu option available in the Capabilities menu.
This means that, when the test mode is enabled, only the users that have access to the Autolinks menu will actually see the autolinks applied on the posts. This allows you to easily test the application of the autolinks in a production environment.
It's therefore obvious, but important to note, that if the test mode is enabled, your visitors and your logged-in users that don't have the required capability won't see any autolink applied to your posts.
Please also note that while in test mode, the data and statistics generated in the back-end of the plugin will consider the autolinks applied. This behavior allows you to have more information about your applied autolinks before you actually activate them (by disabling the test mode) to your visitors.
The Protected Tags option, available in the Advanced tab of the Autolinks -> Options menu, allows you to not apply the autolinks on specific tags present in your posts.
Let's say that you have created an autolink that converts the word "dreamer" to a link, but you don't want to convert the word "dreamer" inside a blockquote element with the quote "You may say that I'm a dreamer but I'm not the only one". You can solve the problem simply by adding the tag "blockquote" in the list of protected tags.
Please note that by protecting non-void tags you prevent any
nested element from having applied an autolink.
The Protected Gutenberg Blocks option, available in the
Advanced tab of the Autolinks -> Options
menu, allows you to not apply the autolinks on specific Gutenberg
Blocks present in your posts.
For more information on the Gutenberg Project please check out
this article.
The "Generic" boundary available in the select box of the Left Boundary and Right Boundary options and in the Autolinks menu is a generic boundary able to detect transitions between Unicode characters and Unicode non-characters.
For example if you assign the "Generic" boundary as the Left Boundary of the keyword "cat", the keyword will be matched by the regular expressions in the following cases:
but not on the following cases:
The "None" boundary available in the select box of the Left Boundary and Right Boundary options and in the Autolinks menu allows you to match keywords without considering the transition between the keyword and the preceding or following characters.
For example if you assign the "None" boundary as the Left Boundary of the keyword "cat", the keyword will be matched by the regular expressions in any of the following cases:
The link tracking feature collects the IP address of the users
that perform clicks on the autolinks.
In case you don't want to collect personal data of the users
proceed as follows:
If instead you want to keep the link tracking feature active
but delete the data of specific users when they request you to
do so proceed as follows:
PHP 5.3 and later versions are supported.
WordPress 4.5 and later versions are supported.