Installing counter on WordPress site

Installation of counter code

  • Log in control panel of your site.

  • In the left menu open “Appearance” — “Editor” section.

  • In the right column “Templates” select the “Title” item (header.php).

  • Insert the code after the beginning of the <body> or <body <?php body_class(); ?>> tag and press “Update File” button.

Installation of logo code

If you want to display Top Mail.Ru logo on your website, you should install the logo code. This code can be inserted anywhere in the pages of your site. Let’s consider an example of counter code installation in the site footer.

  • Select the ”Footer” item in the editor (footer.php).

  • Insert the logo code after the <footer> tag

  • Click the “Update file” button. The counter logo will appear at the bottom of your site.

Note that if you change the site template, you will need to set the counter and logo codes in the new template