Todd Hooper

Results 36 comments of Todd Hooper

Thanks for checking. I'll try to get in touch with @kanema.

Which CDN's use X-Host? I haven't seen that header added before.

Ah, I see. Instead of using the X-Host header, would it be better to include an option for you to set in the middleware config to override the incoming Host...

Can you send an email to [email protected] with some more information about your current middleware setup? We'd be happy to look into this more with you.

@Kriyainc Happy to help you get set up. Would you email us at [email protected]? Send over your config and your website so that we can test and see if it's...

Which version of this middleware are you using? That bug should have been fixed a long time ago: https://github.com/greengerong/Prerender_asp_mvc/commit/b11ebecafab5bef62832c40444ee782fc25e53a9 Can you update to the latest code?

I think the nuget package hasn't been updated in a long time. Can you post a link to that repository so we can take a look?

Sorry about that! I think that nuget package was uploaded by a random person and we haven't been able to get in touch with them. We might have to upload...

No, this library is not deprecated. This library checks googlebot by their user agent directly instead of following the escaped fragment protocol: https://github.com/jeroennoten/Laravel-Prerender/blob/master/config/prerender.php#L144

If you enable 'googlebot' in the list of user agents, you are not at risk of being penalized for cloaking. Checking Googlebot by their user agent to return a prerendered...