SEO pour contenu mince ou modification des balises méta

We started to look into this, and if I’m not mistaken there are no api methods or existing widgets that can be used to modify the meta tags. So I think a plugin would be needed to override how the existing meta tags are generated. However, another solution, I was thinking about, was to just use some javascript to inject a noindex meta tag into the header, and if so, then it would be trivial to just create a theme component with a widget to do this and allow the injection on a topic by topic basis. I’m just not sure, if using javascript to do this, is a good idea, as I’m not sure how Google treats dynamic meta tag generation. Would they index the whole page and only then see the nonindex tag, making it ? I did some quick reading on this topic, and I’m honestly not sure, if using javascript to inject the tag is the right way to go. Would be interested in what more experienced developers think, as honestly I’m a newbie at Discourse.

4 « J'aime »