-
Posts
10 -
Joined
-
Last visited
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
Cinthetic's Achievements
-
Thanks so much Paul! I'm guessing you mean theres an error specifically on the /cart page? Or would it be the generic code injection in system tools? What would you recommend as the best option to finding the error?
- 3 replies
-
- google-console
-
(and 3 more)
Tagged with:
-
Cinthetic reacted to a post in a topic: Issue with /cart showing up in Google Search Console and Google Search
-
Content Security Policy (CSP) Missing.
Cinthetic replied to mdemartin's topic in Customize with code
Anyone had any further developments on this at all or anything back from SQSP? -
Cinthetic reacted to a post in a topic: Content Security Policy (CSP) Missing.
-
Cinthetic reacted to a post in a topic: Content Security Policy (CSP) Missing.
-
@MayaViolet Unfortunately not at the moment. It seems to be fine if I load the page and don't click on any of the banner bullets (to change which banner is appearing) but as soon as I do it seems to still be following the internal timing rather than resetting upon user click (hopefully I'm making sense). It's negligible but would make a slight difference if its possible to control.
-
Cinthetic reacted to a post in a topic: Slideshow Reel Delay Animation
-
/cart is showing up in Google Search Console and being searched by Google. I don't see how the /cart page includes a "robots meta tag". This can't be true or it's faulty as it would make it unable to be catalogued by Google. I'm having the /cart issue but the responses detailing that it won't be indexed by Google Search Console are wrong, please see below. I don't have any Ecommerce setup but I do have a Stripe account connected. If the cart can't be removed then what can be done? As this could send clients to an empty cart page as shown below. Ideally this needs to be fixed as this only came about in March 2024, I had no problems with the cart prior and haven't changed anything to do with the website. Any ideas?
- 3 replies
-
- google-console
-
(and 3 more)
Tagged with:
-
Any chance anyone knows a Javascript solution for delaying the Slideshow Animation at page start? I'm having it skip too quickly at the start when the page loads.
-
Cinthetic reacted to a post in a topic: Content Security Policy (CSP) Missing.
-
Cinthetic started following Content Security Policy (CSP) Missing.
-
Content Security Policy (CSP) Missing.
Cinthetic replied to mdemartin's topic in Customize with code
Agreed, having the same issue. Adding the CSP into header code injection as a <meta> tag via: <meta http-equiv="Content-Security-Policy" content="default-src 'self'"> This makes the website builder area function crash and the website unusable, removing any visual information except for text and removes any functionality in terms of layout. I was made aware of this via Pagespeed Insights (https://pagespeed.web.dev/). Considering we would like our websites to be as safe as possible, this is a security concern. What solution is available to us? -
I'm also trying to add this, but with a full bleed into the header. It's not working for me, unless I need to add in the custom CSS to make it bleed into the header? Can't 100% find the section ID though, would it be possible to have an actual example so that I can identify? Can provide screenshots and access if needed. Update: Solved
- 15 replies
-
- carousel
- fluid engine
-
(and 1 more)
Tagged with:
-
Cinthetic changed their profile photo
-
Cinthetic reacted to a post in a topic: Remove White Space from Above Header
-
Ziggy reacted to a post in a topic: Remove White Space from Above Header
-
Cinthetic reacted to a post in a topic: Remove White Space from Above Header
-
Thank you so much @Ziggy I knew it was right under my nose just couldn't see it! Upvote incoming!
-
Hey, I'm looking to remove the white space as shown (highlighted in red), it wasn't there before but it has appeared on all pages. I know it's probably a really basic issue but would someone be able to help me remove this? Update: I know it's something to do with the Google Analytics Header but not sure how to hide it. Many thanks.