• Resolved buildtech

    (@buildtech)


    Hi,
    I have install it. Working well. Thanks
    How to avoid error? Uncaught ReferenceError: jQuery is not defined
    Regards,
    Sudhan.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter buildtech

    (@buildtech)

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    excluding jQuery from JS optimization (and not asyncing it either)? ??

    Thread Starter buildtech

    (@buildtech)

    Hi,
    Thanks for your reply. Problem resolved. But speed is reduced 3%. Is this error reflects in seo.

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    Well, you have 3 possibilities;
    * exclude jQuery and live with the lower pagespeed score, which in itself does NOT impact SEO, but will make browsers wait to render your pages until jQuery is loaded, making “first paint” a bit slower
    * not exclude jQuery and let the error be (no idea if anything broke functionally)
    * not exclude jQuery and try to remove/ replace any plugin that needs jQuery early

    hope this clarifies,
    frank

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘How to avoid error’ is closed to new replies.