Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable Crawling External JS such as Adsense and Analytics #565

Open
dimaslanjaka opened this issue Oct 1, 2022 · 3 comments
Open

Disable Crawling External JS such as Adsense and Analytics #565

dimaslanjaka opened this issue Oct 1, 2022 · 3 comments

Comments

@dimaslanjaka
Copy link

dimaslanjaka commented Oct 1, 2022

Bug Report

Current Behavior
this library downloading external js such as adsense and google analytics, it always throw failure 403. and adsense never allow downloading the adsbygoogle.js

@fadiakkad
Copy link

I've same issue. have you got a solution?

@dimaslanjaka
Copy link
Author

I've same issue. have you got a solution?

iam creating my own react static files generator https://github.com/dimaslanjaka/react-prerender-it
or when you want to create gh-pages i have sample standalone project https://github.com/dimaslanjaka/react-gh-pages

@fadiakkad
Copy link

have you seen this in react snap ?

Third-party requests: Google Analytics, Mapbox etc.
You can block all third-party requests with the following config

"skipThirdPartyRequests": true

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants