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

Possible from CSR #10

Open
Hudsonzp opened this issue Sep 13, 2018 · 1 comment
Open

Possible from CSR #10

Hudsonzp opened this issue Sep 13, 2018 · 1 comment

Comments

@Hudsonzp
Copy link

I've implemented this on a react application. Everything is working fine, but testing with google search tool doesn't actually show any scripts. I've determined that this is likely because my frontend is client side rendered instead of server side. Is it possible to use this with a CSR style app or must it be server side. I imagine google is getting a bit smarter about checking sites with Javascript, but doesn't seem like this tool tests for that yet?

@tstirrat15
Copy link

@Hudsonzp are you testing based on inspecting source? Inspecting source only shows you what's come from the server, so you won't see any of the JSON-LD stuff if you go and plug that into Google's testing tool.

If you're plugging in your URL and it's coming up with nothing, I'm not sure what's going on there.

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