Changelog

5.29

Changes:

  • The “Shuffle feed items” option has been added. Use it to shuffle the XML/RSS contents to make the posts be added in a random order. This function requires additional server resources, so use it wisely.
  • Now the URL’s of syndicated feeds can be altered.
  • The CyberSEO UI has been slightly improved.

5.24

Changes:

Quick post headers and footers fix (find more info here).

5.23

Changes:

  • Now it’s possible to enable/disable post headers and footers in the excerpts (disabled by default).
  • The “Last update” column has been added to the list of syndicated feeds.
  • The “Shuffle paragraphs” function fixed.

5.22

Changes:

  • The “Generate missing post thumbnails” function added (note the “Tools” section).
  • The post thumbnails now can be generated from the image which URL is located in the “thumb” custom field.
  • The rewriting syntax has been extended, now if you need to delete a given keyword from the syndicating content, you can use the following rules:
    |keyword|
    >keyword|

    Find more information here.

  • The internal file handling has been sufficiently improved. Now the status of safe_mode and allow_url_fopen PHP variables is not important in case if the PHP cURL extension is installed.
  • If the post gets deleted, the attached images (post thumbnails) are get deleted too.
  • If the post gets deleted, the locally stored images get deleted too.
  • Minor bugs fixed.

5.21

The “Generate from the ‘thumb’ custom field” option has been added to extend the post thumbnail generator funcionality.

5.20

Changes:

  • Now CyberSEO can automatically generate post thumbnails (also known as featured images) from the syndicating post content. Demo.
  • A few minor bugs fixed.

IMPORTANT! This version of CyberSEO Suite requires IonCube Loader v4.0.10 or higher. Please update yours, otherwise CyberSEO will crash!

5.16

Fixed bug in the “Post links handling” routine.

5.15

Added possibility to display custom fields as XML tags in the blog’s RSS feed (Morphing Host Mode only). To enable this function, simple add the following variable to your feed’s URL: custom_tags=custom_field_name1[,custom_field_name1,...]

For example, if your WordPress posts have views and thumb custom fields, you can display them as tags in the RSS feed using this URL: http://www.yourblog.com/feed/?custom_tags=views,thumb

5.14

Changes:

  • The “Apply These Modifications To All Existing Posts” operation now applies to all types of posts except drafts.
  • Remove links from images only option added.
  • Fixed problem with local storage of images that have the “?” symbol in their names.
  • Fixed false warning message which says: “Your wp-content/uploads folder is not writable”.
  • Now you can assign an individual author (an registered WordPress user) to every syndicating thread.

5.13

System-checking function added.