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

file_get_contents error in sitemap #1538

Closed
michaeltorbert opened this issue Jan 30, 2018 · 1 comment
Closed

file_get_contents error in sitemap #1538

michaeltorbert opened this issue Jan 30, 2018 · 1 comment

Comments

@michaeltorbert
Copy link
Contributor

"Failed to seek to position -1" php error in aioseop_sitemap.php line 10:32

$file = file_get_contents( $fn, false, null, - 1, 4096 );

Reported here: https://wordpress.org/support/topic/sitemap-blocked-b-robots/ (It's not clear the other information in the post is related, so when working on this, we may need to ignore the extraneous stuff).

@EkoJR
Copy link
Contributor

EkoJR commented Jan 30, 2018

Duplicate of #1428

@EkoJR EkoJR marked this as a duplicate of #1428 Jan 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants