greengerong / Prerender_asp_mvc

Prerende client for asp.net mvc
http://prerender.io/
86 stars 39 forks source link

HTTPS urls being redirected to HTTPSS #36

Open joemitchard opened 6 years ago

joemitchard commented 6 years ago

The Prerender module is not taking into consideration HTTPS and as such is failing to crawl them as it is adding an extra 's' onto the end of the protocol.

image

Whilst it looks like you've addressed this in code, nuget package for this was last updated in 2014.

I've found a more up to date package by sjdirect with a separate nuget package which we're going to try and use in place of this. Is the form supposed to replace this repo? If so, you really should highlight this in your readme.

Thanks,

Joe

thoop commented 6 years ago

Sorry, that nuget package was not uploaded by us and we've tried to contact that person that uploaded it. I'll try to see what we can do with that nuget package and we might want to add something to the readme like you mentioned.

joemitchard commented 6 years ago

No problem, thanks for clearing that up. Feel free to close this issue.