I need help with the following problem since I have not been able to find the solution (I think it could be very simple) I have a web page in which I want to use OG Tags in a dynamic way (fill them depending on the information in the database). Everything works fine if I add all the connection information in the page where I have the peeeeero tags if I use the require or include functions (in order to separate the connection data, I receive the following error message in the shared content debugger). Facebook "Your page has meta tags in the body instead of the head. This could be because of your HTML was malformed and they fell lower in the parse tree."
Do you know if I can fill them dynamically without adding all the connection information on the same page?
Thank you!