• Resolved Manish

    (@nims)


    In rewrite rules for “search” I added “find”.
    Now I have a page website.com/search-your-soul and it also get’s changed to website.com/find-your-soul and it gives a 404 error now.

    So it should not change every instance of “search” in url with “find”

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Maya

    (@tdgu)

    Hi,
    Actually, there are 2 different things:
    1) The default WordPress search query which is at website.com/search/search-word
    2) A custom search page like your website.com/search-your-soul/

    The plugin Search rewrite functionality applies only on the default WordPress URL ( #1 above ).

    On the other hand, I was able to replicate the problem you reported, which appears to be a wrong replacement, this will be fixed in the next plugin version, probably at the end of the week.

    Thanks

    Thread Starter Manish

    (@nims)

    I think you got me wrong.

    What I am saying is – I have a normal page named website.com/search-your-soul/
    and this plugin is rewriting it’s url also to website.com/find-your-soul/
    That’s wrong. It gives 404 error.

    Plugin Contributor Maya

    (@tdgu)

    Hi,
    Yes sorry for misreading, there is a problem with this replacement. The issue will be fixed in the next plugin version, probably at the end of the week.

    Thanks

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

The topic ‘Noticed a strange behaviour’ is closed to new replies.