• Resolved bratze49

    (@bratze49)


    Hello,

    your plugin has worked fine in a number of our sites.

    On the new site we have worked with a Test address like https://www.domain.us/abcde12345/
    Search Exclude was fine then.
    After we have moved the site to https://www.domain.com there was no exclusion any more, although every occurrence of the old URL has been replaced in the Database. The list of pages to exclude is still there. No Page / Post IDs have been changed.

    Checking the SQL query with pre_get_posts I found out that post__not_in () has not being added to the Query, so there is no exclusion.

    Deleting the Plugin and reinstalling it had no effect.

    What can be done?

    Thanks!

Viewing 1 replies (of 1 total)
  • Plugin Contributor pronskiy

    (@pronskiy)

    Hello @bratze49,

    This sounds strange because post__not_in is added almost always. My feeling is that there is some other plugin that overwrites Query.

    Could you give me access to your dev server so that I could debug this?

    Please contact me by email in order to solve this faster: [email protected]

    -Roman

    • This reply was modified 7 years, 1 month ago by pronskiy.
Viewing 1 replies (of 1 total)
  • The topic ‘Does not exclude any more after URL change’ is closed to new replies.