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
sebclick$ python3 main.py --config config.fb6.json
...
DEBUG:root:http://www.freebox-v6.fr//www.mediawiki.org/ ==> HTTP Error 404: Not Found
...
et dans le sitemap.xml, je retrouve la ligne suivante :
Trouvé : les urls sont écrites dans le sitemap dès qu'elles sont reperées sur une page.
Du coup, j'ai déplacé l'écriture lors du parse pour être sur que c'est une page qui répond 200 OK.
Je fais un pull request pour prise en compte :)
sebclick$ python3 main.py --config config.fb6.json
...
DEBUG:root:http://www.freebox-v6.fr//www.mediawiki.org/ ==> HTTP Error 404: Not Found
...
et dans le sitemap.xml, je retrouve la ligne suivante :
http://www.freebox-v6.fr//www.mediawiki.org/
The text was updated successfully, but these errors were encountered: