elementor / static-html-output

Static HTML Output Plugin for WordPress
https://statichtmloutput.com
The Unlicense
124 stars 33 forks source link

Tries to crawel non-existent URLs #93

Closed thegulshankumar closed 4 years ago

thegulshankumar commented 4 years ago

404 path

https://example.com/info/t-reviews/
https://example.com/xyz-pricing/
https://example.com/privacy/example-com/contact
https://example.com/xyz/ 
https://example.com/p-reviews/page/3/
https://example.com/client-reviews/page/3/
https://example.com/blog/page/3/
https://example.com/c-studies/page/3/
https://example.com/t-reviews/page/3/
https://example.com/modules/calendar/calendar.js
https://example.com/2011/12/page/4/
https://example.com/news/some-permalink/recipes
https://example.com/2019/11/page/4/
https://example.com/2010/12/page/4/
https://example.com/2018/05/page/4/
https://example.com/2019/08/page/4/
https://example.com/2014/01/page/4/
https://example.com/2019/02/page/4/
https://example.com/2020/03/page/4/
https://example.com/2016/05/page/4/
https://example.com/tag/famous-xyz/page/3/
leonstafford commented 4 years ago

Thanks @thegulshankumar should be fixed when I complete https://github.com/WP2Static/static-html-output-plugin/issues/85

leonstafford commented 4 years ago

should be sorted