Prerender_asp_mvc icon indicating copy to clipboard operation
Prerender_asp_mvc copied to clipboard

Add ability to ignore all subdomains.

Open aoakeson opened this issue 8 years ago • 1 comments

This adds the ability to ignore all subdomains using a web config setting. If ignoreAllSubdomains is set to true, it will check the URL for a subdomain. If it contains a subdomain, it wont be prerendered. This functionality is necessary for sites with many subdomains.

aoakeson avatar May 24 '16 15:05 aoakeson

Maybe we give the ignore list will be better(blacklist config with regex)? Do you think is it ok? @aoakeson

greengerong avatar Jan 22 '17 23:01 greengerong