Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #806621

    Hi, i have a particular portfoliopage (see private content).
    But it seems there is a similar, identical page with /11/ extended in the permalink.
    In google search this is displayed as the title with “part 11” at the end.
    Any idea what this is?

    #806636

    Hey rikv,
    Add this to the end of your .htaccess file:

    RedirectMatch permanent /([a-z0-9\-]+\/)[0-9\/]+ /$1

    This rule will effectively remove all the trailing numbers and slashes from your URLs and redirect back to the article. You’ll have no more duplicate content or GoogleBot 404 errors then.

    Best regards,
    Mike

    #806662

    Ok thanx Mike.
    But what causes this?
    How is this phenomenom called?
    grtz

    #806675

    Hi,
    It’s how the rewright command was written in WordPress, I’m sure WP will correct it, probably by adding this line.
    Shall we close this then?

    Best regards,
    Mike

    #806849

    sure..thnx

    #807706

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘part’ is closed to new replies.