Skip to content

Show Error #3

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

Open
serayudigital opened this issue Mar 26, 2024 · 1 comment
Open

Show Error #3

serayudigital opened this issue Mar 26, 2024 · 1 comment

Comments

@serayudigital
Copy link

script.rb:33:in get_all_pages_from_sitemap': undefined method map' for nil:Nil
Class (NoMethodError)

links = data["url"].map { |url| url["loc"][0] }
^^^^
from script.rb:100:in `

'

@theodufort
Copy link

script.rb:33:in get_all_pages_from_sitemap': undefined method map' for nil:Nil Class (NoMethodError)

links = data["url"].map { |url| url["loc"][0] } ^^^^ from script.rb:100:in `

'

Probably means your sitemap is empty.

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

2 participants