Title: bobbytech's Replies | WordPress.org

---

# bobbytech

  [  ](https://wordpress.org/support/users/bobbytech/)

 *   [Profile](https://wordpress.org/support/users/bobbytech/)
 *   [Topics Started](https://wordpress.org/support/users/bobbytech/topics/)
 *   [Replies Created](https://wordpress.org/support/users/bobbytech/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/bobbytech/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/bobbytech/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/bobbytech/engagements/)
 *   [Favorites](https://wordpress.org/support/users/bobbytech/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Yoast-ga/outbound-article not found errors](https://wordpress.org/support/topic/yoast-gaoutbound-article-not-found-errors/)
 *  [bobbytech](https://wordpress.org/support/users/bobbytech/)
 * (@bobbytech)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/yoast-gaoutbound-article-not-found-errors/#post-2930799)
 * The solution is very simple. Create a robots.txt file and place it at the root
   of your web site (e.g. mysite.com/robots.txt) and put in the following disallow
   statement to prevent this path from being spidered:
 * User-Agent: *
    Disallow: /yoast-ga/
 * This allows you to continue tracking those external links and prevents the 404s
   you’re seeing in Google Webmaster Tools. Need more info about robots.txt? [http://www.robotstxt.org/robotstxt.html](http://www.robotstxt.org/robotstxt.html)

Viewing 1 replies (of 1 total)