Title: WordPress Plugin calls app.ecwid.com twice
Last modified: December 25, 2020

---

# WordPress Plugin calls app.ecwid.com twice

 *  Resolved [CompKing](https://wordpress.org/support/users/compking/)
 * (@compking)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/wordpress-plugin-calls-app-ecwid-com-twice/)
 * I am noting problems with my WordPress ECWID site scoring low on SEO/crawling
   stats. I am not getting indexed as often as I expected.
 * In reviewing the issue, I come across many places where product/store shows up
   2x in certain “browsers” which analyze the site. I also see duplicated info when
   doing Google Search Console on a product.
 * I started off on a vanilla site and see the same issue.
 * What I can see in the html of an ECWID site which uses the WP plugin is there
   is 2 separate calls to “[https://app.ecwid.com/script.js](https://app.ecwid.com/script.js)
   when using it. If you were to set-up a separate page using the generic ECWID 
   integration code it properly only calls the JS one time.
 * The symptom can be seen best by using [https://www.google.com/webmasters/markup-helper/](https://www.google.com/webmasters/markup-helper/)
   on the product pages
 * Even though it isn’t visually shown twice to the end user, it “technically” is
   loaded twice and web crawlers will penalize you for duplicate information and
   slowness of page loading 2x. (though I did have problems with the store showing
   twice with certain cache settings/optimization)
 * For example:
    (see next message, saving this before I lose my notes)

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

 *  Thread Starter [CompKing](https://wordpress.org/support/users/compking/)
 * (@compking)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/wordpress-plugin-calls-app-ecwid-com-twice/#post-13833524)
 * Vanilla WP with vanilla ECWID store and the default products
 * test.northmountliquor.ca/store = WP plugin page
    test.northmountliquorca/store2
   = generic ECWID JS Code
 * Incorrect:
    [https://test.northmountliquor.ca/store/SAMPLE-Black-Tank-p274997461](https://test.northmountliquor.ca/store/SAMPLE-Black-Tank-p274997461)[
   full product info shows twice, look at HTML and JS is called twice]
 * Correct:
    [https://test.northmountliquor.ca/store2/#!/SAMPLE-Black-Tank/p/274997461/category=0](https://test.northmountliquor.ca/store2/#!/SAMPLE-Black-Tank/p/274997461/category=0)[
   no duplicate, JS is only called once]
 * Similar result show up in Google Search Console, Google Structured Data Testing
   Tool, etc.
 * Fixing this would probably help ALOT of your ECWID/WP Clients!
 *  Plugin Support [ecwid_team](https://wordpress.org/support/users/ecwid_team/)
 * (@ecwid_team)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/wordpress-plugin-calls-app-ecwid-com-twice/#post-13834190)
 * Hello,
 * This is Ecwid team. Thanks for reaching out.
 * When you add a store to your website with the help of a plugin, we generate static
   content to display the store quicker. We preload the static copy of the store
   while the website is loading and load the dynamic store in the background. That
   helps us show the store to the visitors faster.
 * The fact that we load a static copy of the store causes duplicated content in
   the Google Markup Helper tool. We’ll work on improving it on our end.
 * In the meantime, you can disable the static copy of the store in the plugin settings.
   Go to [https://test.northmountliquor.ca/wp-admin/admin.php?page=ec-params](https://test.northmountliquor.ca/wp-admin/admin.php?page=ec-params),
   disable the static home page feature (screenshot:[https://ecwid.d.pr/SEsJD9](https://ecwid.d.pr/SEsJD9)),
   and save the changes.
 * Thank you.

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

The topic ‘WordPress Plugin calls app.ecwid.com twice’ is closed to new replies.

 * ![](https://ps.w.org/ecwid-shopping-cart/assets/icon.svg?rev=3110860)
 * [Ecwid by Lightspeed Ecommerce Shopping Cart](https://wordpress.org/plugins/ecwid-shopping-cart/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ecwid-shopping-cart/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ecwid-shopping-cart/)
 * [Active Topics](https://wordpress.org/support/plugin/ecwid-shopping-cart/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ecwid-shopping-cart/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ecwid-shopping-cart/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [ecwid_team](https://wordpress.org/support/users/ecwid_team/)
 * Last activity: [5 years, 4 months ago](https://wordpress.org/support/topic/wordpress-plugin-calls-app-ecwid-com-twice/#post-13834190)
 * Status: resolved