6.3.1.2. Customizations Section
This section contains settings that are used to customize the behavior, such as deciding how the posts are marked as duplicates or using custom general settings.
6.3.1.2.1. Check duplicate posts via
Set how the plugin should decide if whether a post is duplicate or not. Duplicate checking will be performed in this order: URL, title, content. If one of them is found, the post is considered as duplicate.
The duplicate check types are as follows.
- URL
If the same URL already exists in the database, then the post is duplicate. Do not save it.
Note
The same URL cannot be inserted into the database, by design. So, no matter you select this or not, the same URL will not be crawled again.
- Title
- If a post, that was saved by the plugin, with the same title exists, then the post is duplicate. Do not save it.
- Content
- If a post, that was saved by the plugin, with the same content exists, then the post is duplicate. Do not save it.
6.3.1.2.2. Use custom general settings?
Check this setting to override general settings. When this checkbox is checked, Settings
tab
will become visible. You can override the general settings from Settings Tab.
Important
When this checkbox is checked, all of the general settings will be overridden, except for
certain few settings (See: Settings Tab). Hence, if you leave a setting that
is under Settings
tab empty, it is still overridden. In other words, leaving a setting
empty does not mean “do not override”.