Title: error plugin
Last modified: August 4, 2023

---

# error plugin

 *  [Ocio132](https://wordpress.org/support/users/ocio132/)
 * (@ocio132)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/error-plugin-25/)
 * Hi, good, do I get this error?
 * [https://ibb.co/mNzKshv](https://ibb.co/mNzKshv)
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ferror-plugin-25%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [Aleksandr Guidrevitch](https://wordpress.org/support/users/aguidrevitch/)
 * (@aguidrevitch)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/error-plugin-25/#post-16948507)
 * Hi [@ocio132](https://wordpress.org/support/users/ocio132/) ,
 * Thanks for reporting, I’m looking into that!
 * Best,
   Alex
 *  Plugin Author [Aleksandr Guidrevitch](https://wordpress.org/support/users/aguidrevitch/)
 * (@aguidrevitch)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/error-plugin-25/#post-16948526)
 * Hi [@ocio132](https://wordpress.org/support/users/ocio132/) ,
 * If you disable Litespeed, eg use
 * [https://marcosocio.com/?wpmeteordisable=1&LSCWP_CTRL=before_optim](https://marcosocio.com/?wpmeteordisable=1&LSCWP_CTRL=before_optim)
 * you can see that this script in the original document also comes after </body
   >, and would be reported as “Stray start tag script”
 * Litespeed merges it into the “merged javascript” and then removes, this is why
   you don’t get this error when there is no WP Meteor.
 * I’d suggest you to fix your theme, but generally it shouldn’t be a problem, scripts
   outside body tags should run fine
 * Best,
   Alex
 *  Thread Starter [Ocio132](https://wordpress.org/support/users/ocio132/)
 * (@ocio132)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/error-plugin-25/#post-16950441)
 * here also the error jumps
 * [https://ibb.co/8cqdC3H](https://ibb.co/8cqdC3H)
 * [https://validator.w3.org/nu/?doc=https%3A%2F%2Feldiariodemof.com%2F](https://validator.w3.org/nu/?doc=https%3A%2F%2Feldiariodemof.com%2F)
 *  Plugin Author [Aleksandr Guidrevitch](https://wordpress.org/support/users/aguidrevitch/)
 * (@aguidrevitch)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/error-plugin-25/#post-16950978)
 * Because it exactly has the same issue: if you open source of [https://eldiariodemof.com/?wpmeteordisable=1&LSCWP_CTRL=before_optim](https://eldiariodemof.com/?wpmeteordisable=1&LSCWP_CTRL=before_optim),
   you can see
 *     ```wp-block-code
       </body><script type="text/javascript">
       jQuery(document).ready(function () {
       ....
       </script></html>
       ```
   
 * Which is not correct. Your source page before optimizations is invalid, that’s
   why you see the error. The only way to fix the issue is to fix the template, 
   it is to move the last script before closing </body> tag, and it is not related
   to WP Meteor, or produced by it
 * Best,
   Alex

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

The topic ‘error plugin’ is closed to new replies.

 * ![](https://ps.w.org/wp-meteor/assets/icon.svg?rev=2452791)
 * [WP Meteor Website Speed Optimization Addon](https://wordpress.org/plugins/wp-meteor/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-meteor/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-meteor/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-meteor/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-meteor/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-meteor/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [Aleksandr Guidrevitch](https://wordpress.org/support/users/aguidrevitch/)
 * Last activity: [2 years, 10 months ago](https://wordpress.org/support/topic/error-plugin-25/#post-16950978)
 * Status: not resolved