robots.txt, how do i fix

Discussion in 'Poloray WordPress Theme' started by drivemk, Oct 14, 2013.

  1. drivemk

    drivemk New Member

    Joined:
    Oct 6, 2013
    Messages:
    12
    Likes Received:
    0
  2. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
    Hello,

    You can try "WP Robots Txt" plugin , it will helps you.

    Download it from the link given below and upload it from the plugin panel, in your dashboard.
    http://wordpress.org/plugins/wp-robots-txt/

    I hope this will solve your issue.
     
  3. drivemk

    drivemk New Member

    Joined:
    Oct 6, 2013
    Messages:
    12
    Likes Received:
    0
    Thanks tried that, changed text content to
    User-agent: *
    Disallow:

    and still not working.
    Any more help please
    www.drivinglessonsinmiltonkeynes.info

    Im new to this stuff, please keep it simple
    many thank
    Mike
     
  4. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
    Hello,

    Please follow the link given below

    http://www.corephp.com/blog/ultimate-guide-write-perfectly-optimized-robots-txt-file-wordpress/#.

    I hope it will help's you.

    And we have visited your website, it seems that you have forgotten to put Google Analytic code within the script tags in your dashboard.
    So, please put the Google Analytic code within the script tag as given below.

    For example:
    Code:
    <script type="text/javascript">
    Put your Google Analytic code here
    </script>
     
  5. drivemk

    drivemk New Member

    Joined:
    Oct 6, 2013
    Messages:
    12
    Likes Received:
    0
    Did say new to this, how and were do I put Google Analytic code within the script tags in your dashboard.
     
  6. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
    Hello,

    Go to the Appearance > Theme Options > General Settings panel in your dashboard and
    put the Google Analytic code within the script tag in the Tracking Code section.
     
  7. drivemk

    drivemk New Member

    Joined:
    Oct 6, 2013
    Messages:
    12
    Likes Received:
    0
    Done that and still not working.
    HELP! PLEASE !!!!
     
  8. drivemk

    drivemk New Member

    Joined:
    Oct 6, 2013
    Messages:
    12
    Likes Received:
    0
    Tracking ID
    UA-44872705-1
    Status: Receiving Data
    Website tracking

    This tracking code can be used on drivinglessonsinmiltonkeynes.info or any drivinglessonsinmiltonkeynes.info sub-domain (www.drivinglessonsinmiltonkeynes.info, blog.drivinglessonsinmiltonkeynes.info, etc.).
    To track visitors across other domains you own (drivinglessonsinmiltonkeynes.uk and drivinglessonsinmiltonkeynes.cn, etc.), please refer to the cross-domain tracking guide.
    This is your tracking code. Copy and paste it into the code of every page you want to track.
    Put this into most pages I want to track
    <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-44872705-1', 'drivinglessonsinmiltonkeynes.info');
    ga('send', 'pageview');

    </script>
    And this into the place you said
    <script type="text/javascript">
    UA-44872705-1
    </script>
    Still not working
     
  9. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107

Share This Page