• Resolved sdecomputacion

    (@sdecomputacion)


    Goodnight.

    Doing a crawl with screaming frog, it has listed me pages with 301 redirection that I have not done.

    Looking for possible causes I discovered that Yoast redirected the author pages to the main page.

    I already configured and now correctly direct those author pages.

    But there are other pages that I have not found because they have the redirection.

    They are pages marked with a 301 redirect, but they redirect to themselves.

    Example::
    https://craneosacral.net/elimina-estres-craneosacral

    redirects to::
    https://craneosacral.net/elimina-estres-craneosacral/
    (only the trailing slash changes)

    What plugin settings should I check?

Viewing 2 replies - 1 through 2 (of 2 total)
  • @sdecomputacion Thanks for your message.

    This type of redirect isn’t a feature of Yoast SEO, but rather a WordPress setting, either the Permalinks settings or (in the case of the home page) the WordPress Address (URL)/Site Address(URL) settings.

    We did check the redirect in Curl and it also shows the redirect as coming from WordPress, and not Yoast SEO:

    curl -I https://craneosacral.net/elimina-estres-craneosacral
    HTTP/1.1 301 Moved Permanently
    date: Fri, 11 Nov 2022 18:45:54 GMT
    server: Apache
    x-powered-by: PHP/7.4.33
    referrer-policy: no-referrer-when-downgrade
    x-redirect-by: WordPress

    If you do want to modify your site’s permalink settings, that can be done by going in WordPress by going to Settings>Permalinks, and the home page settings under Settings>General>Address (URL)/Site Address(URL).

    We also have a guide with more information and recommendations on changing the permalink structure here: How do I change the permalink structure?

    This thread was marked resolved due to a lack of activity, but you’re always welcome to re-open the topic. Please read this post before opening a new request.

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

The topic ‘301 to themselves’ is closed to new replies.