Search Engine Visibility Tags

Discussion in 'BusinessGrow One Page WordPress Theme' started by rsjhunter, Nov 24, 2013.

  1. rsjhunter

    rsjhunter Member

    Joined:
    Nov 20, 2013
    Messages:
    43
    Likes Received:
    0
    Adding Search Engine Visibility Tags to Your Website


    Where would I add search engine visibility tags to my website.

    I do add the tags at my Post pages but where else in my website should i be adding them t increase visibility
     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

    Go to
    Appearance > Theme Option > SEO Options >Meta Keywords
    and add your meta keywords there.
     
  3. rsjhunter

    rsjhunter Member

    Joined:
    Nov 20, 2013
    Messages:
    43
    Likes Received:
    0
    got that thanks!

    Where do I add the code for google analytics in order to track my pages when viewed. Below is the code - I want to put on each of my pages
    Below is instructions from google analytics - but where do I put it?
    1. Paste your snippet (unaltered, in it’s entirety) into every web page you want to track. Paste it immediately before the closing </head> tag.
      If your website uses templates to generate pages, enter it just before the closing tag in the file that contains the the<head> section.
    This is my code:

    <script>
    (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
    (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
    m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
    })(window,document,'script','//www.google-analytics.com/analytics.js','ga');

    ga('create', 'UA-45952796-1', 'zerochlorine.com');
    ga('send', 'pageview');

    </script>
     
  4. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207

Share This Page