• I have some issue with redirect.
    Normally if we make parent on page it autometically redirect like this.
    domain.com/parent/child_page_name
    If someone hit like this domain.com/child_page_name
    it will redirect to domain.com/parent/child_page_name

    but on post that redirect not working. so you will see it generate two url like this.
    domain.com/post_parent/child_post
    domain.com/child_post
    it not redirect, so google will count two url which is bad.
    please solve that.

Viewing 1 replies (of 1 total)
  • Hi.
    If I remember correctly, plugins says, that you shouldn’t create two page or post with same name, because it causes the problem.
    At this moment, We don’t have enough time to work on this plugin. If there is someone who can submit PR fix for the code, we gladly accept it.

Viewing 1 replies (of 1 total)
  • The topic ‘Redirect issue’ is closed to new replies.