I have a SPA made with pure javascript, and I needed to change the meta description after an event, for example, a click.
Using javascript I can change, but I think that for the Google crawler this does not make any difference.
Is this correct?
Is there any other way to change the meta description of a page that has no reload? Something using hash?