Ever had that terrifying feeling you’ve lost your blog. We can try keeping a backup of it using a handy tool. There is no reason to neglect doing it.
wget64.exe --convert-links -r https://domt.surge.sh/
wget64.exe --recursive --no-clobber --page-requisites --html-extension --convert-links --restrict-file-names=windows --domains surge.sh --no-parent https://domt.surge.sh/
Stop WGET from being blocked:
Some web servers are set up to deny WGET’s default user agent – for obvious, bandwidth saving reasons. You could try changing your user agent to get round this. Try er, pretending to be Googlebot:
wget --user-agent="Googlebot/2.1 (+http://www.googlebot.com/bot.html)" -r http://www.yoursite.com
Also:
*BTW: Readers know that there are many uses of the tool. I'm just taking example of what i needed today. You know the rest. Shh! LOL.
wget64.exe --convert-links -r https://domt.surge.sh/
wget64.exe --recursive --no-clobber --page-requisites --html-extension --convert-links --restrict-file-names=windows --domains surge.sh --no-parent https://domt.surge.sh/
Stop WGET from being blocked:
Some web servers are set up to deny WGET’s default user agent – for obvious, bandwidth saving reasons. You could try changing your user agent to get round this. Try er, pretending to be Googlebot:
wget --user-agent="Googlebot/2.1 (+http://www.googlebot.com/bot.html)" -r http://www.yoursite.com
Also:
wget --random-wait -r -p -e robots=off -U mozilla --convert-links http://khadijajavedfreightlogistics.website2.me
No comments:
Post a Comment