You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello @vvatelot@guillaumew !
If you provide a url and a sitemap the cli only takes into account the url argument. You should start the analysis as follow : ecoindex-cli analyze --sitemap https://simbios.fr/sitemap.xml --export-format json
I realize that the README should mention it. Moreover, we shouldn't ask a confirmation for sitemap scraping when we have both url and sitemap. I will make the modifications !
This issue has been marked as inactive because it hasn't been updated for 30 days. If it's not updated within 7 days, it will be automatically closed. To prevent it from being closed, you can add the keep open label.
What happened?
Step to reproduce :
alias ecoindex-cli="docker run -it --rm --add-host=host.docker.internal:host-gateway -v /tmp/ecoindex-cli:/tmp/ecoindex-cli vvatelot/ecoindex-cli:2.26.0 ecoindex-cli"
ecoindex-cli analyze --url https://simbios.fr --sitemap https://simbios.fr/sitemap.xml --export-format json
Only 1 URL was found while the sitemap contains more than 50 elements : https://simbios.fr/sitemap.xml
Project
Ecoindex CLI
What OS do you use?
Linux
urls
https://simbios.fr/sitemap.xml
Relevant log output
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: