Algolia URL

Algolia scraper replaces https://www.* with https://*

Is there reason for that? Many sites seems to have redirect to www. site, so this behavior is leading duplicate url’s if url is copied from studio site. Just wondering if fixing that breaks some sites?

Makes parsing easier and technically more flexible since it leave it up to the site to redirect (if it does)

stripped out here to make domain parsing easier

and not reinserted here