No place to add meta tags! Need Apple meta tags for deeplinking ios app
Hi,
I am trying to add meta tags to your theme but I could not find any place to do this. I need meta tag for apple to associate my site with ios app that I wrote. But no luck.
Can we add meta tags into the header section?
Thanks
Hi @yavuzakyazici - thanks for reaching out. Adding meta tags to the header is not functionality that is built into the theme itself.
Here are a couple of options to add meta tags:
- Using a Plugin:
There are several plugins available that allow you to add meta tags without modifying theme files. Here are a couple recommendations:
- WPCode: This plugin allows you to add code to the section of your site easily.
- WP Headers and Footers: This plugin allows you to easily add custom code, such as meta tags, to the header and footer sections of your site.
- Manual Method: If you prefer to add the meta tags manually, you can create a child theme and modify the functions.php file directly.
I hope this helps!
@yavuzakyazici - to follow up again, an SEO plugin might actually be a better solution for what you are trying to accomplish.