Script para chequear el estatus de los links internos y externos de un sitio web WordPress y encontrar snapshots en Internet Archive en caso de que estén rotos. El script toma como input el archivo de exportación de entradas XML de WordPress. No funciona con contenidos exportados que no sean entradas (páginas, multimedia, etc). El output es una tabla CSV que indica el estado de cada link y, en el caso de los links rotos que tienen snapshots en Internet Archive, el enlace a dicho snapshot.
Script to check the status of internal and external links of a WordPress website and find snapshots in the Internet Archive in case they are broken. The script takes as input the WordPress XML export file. It does not work with exported contents other than posts (pages, media, etc). The output is a CSV table indicating the status of each link and, in the case of broken links that have snapshots in the Internet Archive, the link to that snapshot.