• Resolved Josiah

    (@colewebdev)


    We’ve started getting notices like these on several of our WordPress installs:

    Subject: Sucuri Alert, http://www.somedomain.com, Post Update
    Body: Jp_sitemap_master status has been changed; details: ID: 1072,Old status: draft,New status: draft,Title: sitemap.xml

    Sometimes it’s Title:sitemap-1.xml

    We use Jetpack, so I’m assuming it’s related but I see no reference online. Anyone else getting these?

Viewing 4 replies - 1 through 4 (of 4 total)
  • I am getting the notices, also. Sure would like to know what’s up with it.

    Same here! *following this thread

    Thank you for the report.

    This seems, indeed, like a false/positive in the sense that the post doesn’t seems to be modified at all, the old status was “draft” and the new one is “draft”. The plugin is designed to detect any modifications in the posts, no matter how insignificant they are, maybe the details in the message that you received is missing the part that was modified.

    We just released version 1.8.7 which includes multiple bug fixes, one of them addresses this, the plugin will ignore changes where the old status is the same as the new one. We will eventually improve the detection of post updates in future versions of the code.

    I will mark this as resolved, please install the new version which includes the fix. If you notice the same issue with version 1.8.7 please re-open the ticket so I can investigate more.

    Hello @colewebdev@chmchm@dllnp — I have implemented an option to allow you to disable the email alerts for specific post transitions, so you can force the plugin to stop sending the alerts when the post status changes from “draft” to “publish”, from “private” to “trash”, etc.

    Here is the commit [1] it hasn’t been merged to upstream but you are free to download the alpha version of the code from here [2]. You can find the option in the “Post-Type Alerts” section of the “Alerts” panel in the plugin’ settings page. Notice that the plugin will keep reporting these changes to the API for security reasons, you will just not receive the email alerts.

    I will mark this as resolved, feel free to re-open if you need more information.

    [1] https://github.com/cixtor/sucuri-wordpress-plugin/commit/1699714
    [2] https://github.com/cixtor/sucuri-wordpress-plugin/archive/master.zip

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Jp_sitemap_master’ is closed to new replies.