1
I have developed a site in wordpress for real estate administration to rent houses and apartments on the beach, and I’m wondering how can I add meta tags to optimize the searches in google, how can I resolve?
1
I have developed a site in wordpress for real estate administration to rent houses and apartments on the beach, and I’m wondering how can I add meta tags to optimize the searches in google, how can I resolve?
2
According to the Wordpress documentation here: https://codex.wordpress.org/Meta_Tags_in_WordPress
To add meta tags to your site, simply add them to the header.php file of your Wordpress theme template file, specifically in the HEAD section near the stylesheets links (CSS style sheets).
I translated freely but the idea is very simple.
Browser other questions tagged wordpress meta-tags
You are not signed in. Login or sign up in order to post.