meta-code in the HTML code header
-
Hello,
our online payment company Paysera requires us to insert meta-code in the HTML code header for our website: meta name=”verify-paysera” content=”…”. Then we will be able to check with them and confirm the ownership of the website.
How could I insert their code safely in a way that keeps Basel theme work smoothly?
Should I edit header.php file inside Basel theme’s folder located in /wp-content/themes/Basel or should I do it another way?
Please advise.
Thank you.
Hi,
Yes, you can add it to the header.php file. You can also copy this file to the child theme to prevent losing changes after updates.
Regards