I got a question, its possible to change the Metatag Keywords with JQuery?
I Already tried this but didn’t work.
$("meta").attr("description", "Keywords bla bla bla");
And this
$('meta[name=keywords]').attr('content', 'New Author Name');
Any solution?
The whole purpose of metatags is to help searchers. If you load them via JS searchers (spiders) wont read them, and there is no point in having them