General Settings – CyberSEO Pro

CyberSEO Pro general settings

General Settings

Use “General Settings” to adjust global behavior of the CyberSEO Pro plugin. These options are dynamic and reversible, so all the changes get reversed back when the appropriate option is disabled.

CyberSEO Pro General Settings

RSS pull mode

The RSS pull mode in CyberSEO Pro can be set to “auto” and “by cron or manually” modes. In “auto” mode, the plugin will attempt to pull feeds using WordPress scheduler (a pseudo-cron), which triggers when someone opens your site in their browser.

It is important to note that the time period set for “auto” mode is a desired one. The WordPress scheduler will only trigger when your site is opened in a browser by a visitor or crawled by a search bot. Additionally, the given period does not guarantee that CyberSEO Pro will pull new posts from all your feeds. It will only check their individual time counters and add a new post if the time has come according to your settings for each particular feed.

If you want to pull the feed every certain period of time, such as every hour or every 10 minutes, using server cron is recommended. The “cron” mode is highly reliable and effective. Therefore, it is strongly recommended that you use this mode for your RSS pulling needs.

Open Links in a New Window

Use this option to make all links open in the new window (target=”_blank”).

Use rel=”nofollow”

When enabled, the rel=”nofollow” attribute will be added to every link in posts and pages.

Use rel=”referrer”

When enabled, the rel=”noreferrer” attribute will be added to every link in posts and pages.

Encrypt links

When enabled, all external links will be encrypted. This feature can be used to cloak your affiliate links etc.

Post images

Enable this option to dynamically show or hide images when post is displayed. It maybe useful when you want to hide the 1st post image when it’s the same as featured one. This option can be used to solve the “duplicated image” problem, described here. The following options are available:

  • show all images
  • hide first image
  • hide all images but post thumbnail
  • hide post thumbnail

Keep downloaded images

When enabled, it preserves all the downloaded images and videos when an appropriate syndicated post is permanently deleted when you click “Empty Trash” in the WordPress dashboard or when the before_delete_post hook is triggered.

Link to source

Use this option to link the post titles to the actual sources instead of their local copies.

Morphing RSS Host Mode

Use this option to enable the Morphing RSS Host Mode, which allows one to generate unique feed content with Spintax and built-in synonymizer.

Full text extractor URL

Here you can specify the URL of the Full Text RSS extractor. The Full-Text-RSS script is not a part of CyberSEO Pro distributive. It’s an optional script which can be used by CyberSEO Pro as a 3rd-party service in accordance to GPL.

To make sure the Full-Text-RSS script is configured correctly, open the URL from this box in your browser. You should see a “No URL supplied” message.

Preset directory

An absolute path (not an URL!) to a folder with user-defined presets at your own server.

Disable feed duplication control

When this option enable, the CyberSEO does not check the feed URL uniqueness, so the same feed can be added more than once.

Max execution time

The default PHP execution time limit at your server is usually set to 30 seconds only. On the other hand, some content sources like Amazon product search pages, Facebook pages, Instagram pages or those feeds that use the Article Forge service, require sufficiently more time to be processed. If the default time limit exceeded, the server aborts the CyberSEO Pro execution and the contingent just not get added. Use this “Max execution time” to set the PHP execution time necessary to process all your feeds.

Proxy list

Here you can paste your proxy list. One proxy per line in the following format: IP:PORT or USERNAME:PASSWORD@IP:PORT

Shuffle proxies

Shuffle the proxy list every time the plugin tries to connect some another host.

Enable debug mode

Enable WordPress debug mode for the whole site, so all PHP errors, notices and warnings to be displayed. This is likely to modify the default behavior of PHP which only displays fatal errors and/or shows a white screen of death when errors are reached. It is not recommended to enable this option on live sites; they are meant for local testing and staging installs.