• wunicorn

    (@wunicorn)


    I have the following query:
    query GetSeoRedirects {
    seo {
    redirects {
    origin
    target
    type
    }
    }
    }

    This used to work but it recently started to display “Internal Server Error”.

    “errors”: [
    {
    “message”: “Internal server error”,
    “extensions”: {
    “category”: “internal”
    },
    “locations”: [
    {
    “line”: 2,
    “column”: 3
    }
    ],
    “path”: [
    “seo”
    ]
    }
    ],

    I have the latest version of this plugin (4.22.2) and have Yoast SEO v20.8, Yoast SEO Premium v20.8, Yoast SEO: News v13.1. Any help would be appreciated!

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

    (@vernonkeenan)

    The newest version of Yoast broke this plugin. I reverted to 20.7 until this gets fixed.

    Thread Starter wunicorn

    (@wunicorn)

    Thanks! Rolling back to 20.7 on both Yoast SEO Premium and regular Yoast fixed the issue for now!

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

The topic ‘Internal Server Error: Path – seo’ is closed to new replies.