Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The server was not able to access the page to analyse your content – Error 500 #590

Open
2 tasks done
paulAtSlim opened this issue Dec 16, 2024 · 0 comments
Open
2 tasks done

Comments

@paulAtSlim
Copy link

  • I've read and understood the contribution guidelines.
  • I've searched for any related issues and avoided creating a duplicate issue.

Please give us a description of what happened.

I get the error:

The server was not able to access the page to analyse your content

When trying to fetch https://xxxxx, a 500 status code was received. Please make sure your server can access the page.
In the Backend.

I've tried to dig down the Rabbit hole to find more detailed Error and ended in the PreviewService and the getContentFromUrl Method.
There the RequestFactory call, when I remove the Header part:

'X-Yoast-Page-Request' => GeneralUtility::hmac(
   $uriToCheck
)

it works.
I tryed to figure out for what the header is required but could'nt figure it out.

I don't know why it throws an error and only on subpages and not on all. And for what is the Header?

Additional context

It only happens in Subpages. The Rootpage works.
It's a Multisite TYPO3 Setup

Technical info

  • TYPO3 version: 11.5.39
  • Yoast SEO version: 9.0.3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant