# Check your website
A script to check correctness of internal links in a website: 

* [check-website.sh](YYYdZZZ/check-website.sh)


There is a module [Link checker](https://www.drupal.org/project/linkchecker). 
I tried this, it works, but if you enable to automatically
 repair '301: permanently moved' links, only pages in standard format are treated correctly. 
Other pages, such as 'wiki content' in this website will be mutilated. So I removed this module. 
