[wp-trac] [WordPress Trac] #54147: One thing I've found to be really good at SEO on WordPress is the google tag manager insertion by pasting my example code.

WordPress Trac noreply at wordpress.org
Mon Sep 20 16:11:11 UTC 2021


#54147: One thing I've found to be really good at SEO on WordPress is the google
tag manager insertion by pasting my example code.
--------------------------+-----------------------------
 Reporter:  safesiri      |      Owner:  (none)
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  General       |    Version:  5.8
 Severity:  normal        |   Keywords:  needs-testing
  Focuses:                |
--------------------------+-----------------------------
 One thing I've found to be really good at SEO on WordPress is the google
 tag manager insertion by pasting my example code.

 <meta name="google-site-verification"
 content="[www.safesiri.com]https://www.safesiri.com" />

 <!-- Global site tag (gtag.js) - Google Analytics -->
 <script async
 src="https://www.googletagmanager.com/gtag/js?id=UA-[www.safesiri.com]https://www.safesiri.com"></script>
 <script>
   window.dataLayer = window.dataLayer || [];
   function gtag(){dataLayer.push(arguments);}
   gtag('js', new Date());

   gtag('config', '[www.safesiri.com]https://www.safesiri.com');
 </script>

 My site's name is a tag manager mockup. Want you guys to try it in the
 plugin and see if it works for me?

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/54147>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list