do you have to add og meta tags manually to each webpage? I have a website that has lots of seperate articles and I need a way to automatically create the og tags
Thanks
|
do you have to add og meta tags manually to each webpage? I have a website that has lots of seperate articles and I need a way to automatically create the og tags Thanks |
||||
|
|
If your articles are generated by a server side programming language, you could programmatically add the meta tags into the code which outputs the other article information If they're individual HTML files you'll have to add them manually or write a script to insert them into your pages |
|||
|