Quantcast
Channel: Change meta tag content dynamically through javascript - Stack Overflow
Browsing all 3 articles
Browse latest View live

Answer by ChrisR for Change meta tag content dynamically through javascript

This works for me.The issue could have been that you tried a first code which did not work and you commented the code with HTML comments <!-- [...] -->instead of Javascript comments: // [...] or...

View Article



Answer by Alex for Change meta tag content dynamically through javascript

I looks like you misuse the functionality of metatags, JS doesn't save the state between requests. And, BTW, you can do reload/redirect using the javascript itself.

View Article

Change meta tag content dynamically through javascript

I want to change the meta tag content i.e. refresh rate and url dynamically using javascript. Using a button to enable javascript function. Tried 3 alternatives but not working. Please...

View Article
Browsing all 3 articles
Browse latest View live




Latest Images