Title: 200+ Errrors
Last modified: August 3, 2023

---

# 200+ Errrors

 *  Resolved [chapelger](https://wordpress.org/support/users/chapelger/)
 * (@chapelger)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/200-errrors/)
 * i am trying to use you plugin in and it is causing 264 seo errors. it is block
   the robots. I will like to figure out how to fix this and why so many. if we 
   can get this fixed i plan on buy a full subscription
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2F200-errrors%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 9 replies - 1 through 9 (of 9 total)

 *  Plugin Support [Darian](https://wordpress.org/support/users/d0153/)
 * (@d0153)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/200-errrors/#post-16948185)
 * Hi [@chapelger](https://wordpress.org/support/users/chapelger/)
 * I’m sorry to hear that you’re having an issue with our plugin. Let me help you
   resolve this one.
 * In order to gain a clearer understanding of the problem, could you please provide
   more details about the errors you are experiencing? It would be very helpful 
   if you could share a screenshot or screen recording of the issue.
 * Looking forward to your reply.
 *  Thread Starter [chapelger](https://wordpress.org/support/users/chapelger/)
 * (@chapelger)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/200-errrors/#post-16963214)
 * I am getting 200+ SEO robot bloccked errors
 *  Plugin Support [Darian](https://wordpress.org/support/users/d0153/)
 * (@d0153)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/200-errrors/#post-16963522)
 * Hi [@chapelger](https://wordpress.org/support/users/chapelger/)
 * We understand the frustration you must be experiencing due to the “SEO robot 
   blocked errors”. We would be more than happy to help investigate the issue further
   by learning which URLs are being blocked _(maybe you can provide a few)_.
 * Additionally, it would be beneficial to know which tool displays the error message.
   Please let us know, and we will work toward a resolution as soon as possible.
 *  Thread Starter [chapelger](https://wordpress.org/support/users/chapelger/)
 * (@chapelger)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/200-errrors/#post-16965491)
 * ![](https://drive.google.com/file/d/1L_VLdsM1q_lyU757Xh13p6jUrXg9mtNf/view?usp
   =sharing)
 * below is the link to google Search Console image showing the errors i also copy
   and pasted the Links, But i get the errors from Googe page Speed, Google Webmaster
   tools, Google Search Console, SEMRush, Ubersuggest, RankMathSEO
 * image [https://drive.google.com/file/d/1L_VLdsM1q_lyU757Xh13p6jUrXg9mtNf/view?usp=sharing](https://drive.google.com/file/d/1L_VLdsM1q_lyU757Xh13p6jUrXg9mtNf/view?usp=sharing)
 * _[ Broken wall of many links removed ]_
    -  This reply was modified 2 years, 10 months ago by [Jan Dembowski](https://wordpress.org/support/users/jdembowski/).
 *  Thread Starter [chapelger](https://wordpress.org/support/users/chapelger/)
 * (@chapelger)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/200-errrors/#post-16965506)
 * It also seems like their is demo info causing a lot of these issues but not sure
   where that data is coming from
 *  Moderator [Jan Dembowski](https://wordpress.org/support/users/jdembowski/)
 * (@jdembowski)
 * Forum Moderator and Brute Squad
 * [2 years, 10 months ago](https://wordpress.org/support/topic/200-errrors/#post-16965565)
 * That wall of broken links in these forums messed up your reply. I removed it 
   from your reply.
 * If you need share that data please use [https://gist.github.com/](https://gist.github.com/)
   or [https://pastebin.com/](https://pastebin.com/) or the like instead and post
   the link to that paste.
 *  [Guga Alves](https://wordpress.org/support/users/gugaalves/)
 * (@gugaalves)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/200-errrors/#post-16966118)
 * Thanks [@jdembowski](https://wordpress.org/support/users/jdembowski/) for always
   being on top of every conversation, your dedication on those forums are highly
   appreciated by our Events Calendar team!
 * [@chapelger](https://wordpress.org/support/users/chapelger/) thank you for sharing
   the screenshot showing your Google Search Console; that helps a lot to understand
   your scenario!
 * As the SEO specialist in the house, now I can answer that properly!
 * Note that you’re checking the **“Blocked by robots.txt”** warnings. That message
   means that your website’s robots.txt file is blocking Googlebot from crawling
   the page. In other words, Google is trying to access the URL but is being prevented
   by the robots.txt file. So Google is just doing what your site is asking them
   to.
 * If you check your robots.txt file at yourdomain.com/robots.txt, you’ll note that
   there’s one specific line asking to block all URLs containing an “?” on it:
 * `Disallow: /*?`
 * And your report shows URLs with parameters (so having the ? on it) listed there,
   so Google is correct in blocking them as your site is asking for that!
 * Also, note that blocking the **`?tribe-bar-date=`** is not an error and will 
   not cause any issues on your search engine results, as the plugin already provide
   plain URLs to show that same content.
 * For example, the event you see at `**/events/list/?tribe-bar-date=2023-08-27**`_(
   and that parameter is only used when selecting a date using the date picker)_
   is the same event you’ll find at `**/events/2023-08-27/**` (the day view URL),
   and there’s no need to have multiple URLs showing the exact same content being
   indexed by Google.
 * So, what you think is an error, in fact, benefits your site as Google will not
   need to decide which URLs should be indexed or not, improving the crawler efficiency.
   Google is just informing you that the URL containing `?tribe-bar-date` is not
   being indexed, but not saying that this is a mistake or a bad thing!
 * We’re constantly improving the SEO aspects of our plugins, and we appreciate 
   your preoccupation with how the plugin works and affects your website performance
   on the search engine results; That is a topic that I also love ❤️, and I’m always
   talking with our developers, support team and customers about that, devoting 
   some time to check every SEO requests we receive, analyze them, and provide the
   best answers to our customers and the best reports our developers can receive
   to improve our plugins.
 * That said, I can end that long message saying that there’s nothing to worry about;
   you’ll see those warnings on the Blocked by Robots.txt area but, when talking
   about what our plugin does and the URLs I can see on your report, that’s a good
   thing! (and warnings ⚠️ are not errors 🚨)
 * If you want to take the best results using the robots.txt file, I suggest checking
   that article at [https://theeventscalendar.com/knowledgebase/k/seo-and-performance-issues/](https://theeventscalendar.com/knowledgebase/k/seo-and-performance-issues/).
   There’s a suggested robots.txt file there, and I constantly revise that part 
   🙂
 * Best regards!
    -  This reply was modified 2 years, 10 months ago by [Guga Alves](https://wordpress.org/support/users/gugaalves/).
 *  Plugin Support [Darian](https://wordpress.org/support/users/d0153/)
 * (@d0153)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/200-errrors/#post-17007114)
 * Hi [@chapelger](https://wordpress.org/support/users/chapelger/)
 * I hope you’re doing well. I just wanted to touch base and check in with you. 
   It’s been a little while since we’ve heard from you. I was just curious if you
   had the chance to try out the recommendation provided above.
 * Let me know if there’s anything I can assist you with.
 *  Plugin Support [Darian](https://wordpress.org/support/users/d0153/)
 * (@d0153)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/200-errrors/#post-17042797)
 * Hi [@chapelger](https://wordpress.org/support/users/chapelger/)
 * It seems like this thread has been quiet for a bit, so we’ll go ahead and mark
   it as **resolved**. However, if any further questions or concerns come up, please
   don’t hesitate to start a new thread.

Viewing 9 replies - 1 through 9 (of 9 total)

The topic ‘200+ Errrors’ is closed to new replies.

 * ![](https://ps.w.org/the-events-calendar/assets/icon-256x256.gif?rev=2516440)
 * [The Events Calendar](https://wordpress.org/plugins/the-events-calendar/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/the-events-calendar/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/the-events-calendar/)
 * [Active Topics](https://wordpress.org/support/plugin/the-events-calendar/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/the-events-calendar/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/the-events-calendar/reviews/)

## Tags

 * [errors](https://wordpress.org/support/topic-tag/errors/)

 * 10 replies
 * 4 participants
 * Last reply from: [Darian](https://wordpress.org/support/users/d0153/)
 * Last activity: [2 years, 9 months ago](https://wordpress.org/support/topic/200-errrors/#post-17042797)
 * Status: resolved