http://www.website.com vs http://website.com

leo
02/08/2015 12:22 am
I have a project where Offline Explorer appears to download all files twice: once for http://www.website.com and then again for http://website.com (no "www.")

Is there a way to avoid this?
Oleg Chernavin
02/08/2015 08:05 pm
Yes, there is a way - please use the Project Properties dialog, Parsing section - URL Substitutes button. Add a rule:

URL:
*
Replace:
http://website.com/
With:
http://www.website.com/

Best regards,
Oleg Chernavin
MP Staff