Extraneous [rm].stripe.com/[06] fetches on single product page
-
I’m in the process of optimizing my pages to boost performance. One of the things I’m looking at is to reduce the number of external requests. I noticed that in my single product page, I’m getting 12 fetch requests to stripe.com. I get 10 fetches to r.stripe.com/0 and 2 to m.stripe.com/6.
I have not enabled any stripe functionality on my single product pages; i.e., I do not have express checkout enabled on this page. So, seems to me there’s no reason to for these fetches. Is there any way to disable stripe from single pages completely?
The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Extraneous [rm].stripe.com/[06] fetches on single product page’ is closed to new replies.