manos
Member-
Posts
20 -
Joined
-
Last visited
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
manos's Achievements
-
Beyondspace reacted to a post in a topic: Are any website owners using Cloudflare to speed up their websites?
-
CooksBay reacted to a post in a topic: Image formatting to improve page speed
-
@tuanphan it worked! much appreciated!
-
manos reacted to a post in a topic: Changing the arrows size in a carousel
-
FluffCreativeStudio reacted to a post in a topic: Are any website owners using Cloudflare to speed up their websites?
-
@FluffCreativeStudio glad you join! Maybe I am wrong but I think all available data suggests that Google uses Pagespeed Insights as a ranking factor. Scoring 100/100 does not guarantee a top spot on the SERPs, but in today's SEO landscape, we are primarily optimizing for Google. Even if my website is lightning fast, if Google does not perceive it as such, what is the point? Mobile page speed has been a ranking factor for Google since 2018, and we can see that design is striving for websites that are fully mobile-optimized, not just mobile-friendly or responsive. Therefore, I believe that mobile Pagespeed Insights is a significant factor today, despite some claims from SEO experts against it. I am fully aware that relevance is still the number one ranking factor but I believe if all things equal smaller players lose some competitive edge. So, I am looking to find solutions like Cloudflare.
-
-
FluffCreativeStudio reacted to a post in a topic: Are any website owners using Cloudflare to speed up their websites?
-
In my opinion, Cloudflare's Skyrocket service maybe has the potential to address persistent issues that many users encounter when analyzing their website's performance with PageSpeed Insights.
-
manos reacted to a post in a topic: Are any website owners using Cloudflare to speed up their websites?
-
I'm curious to know if any website owners use Cloudflare to improve their website's speed, especially for mobile devices. If you have experience with Cloudflare, I would appreciate your feedback. Have you encountered any issues, and was the setup process easy?
-
@tuanphan the arrows are now active.
-
I haven't touched anything. Arrows display only on mobile mode. Should I choose more post to show up to enable them on the desktop? Thank you for your time @tuanphan
-
I have a photography page and everyone moving to webp. What about us?
-
anyone?
-
Greetings, I need help with two issues: making my carousel arrows bigger in this summary block www.star-surfing.com. fix "Links must have discernible text" from Pagespeed insights about the same summary block. I really appreciate any help you can provide.
-
Thanks, @ChristineDarby!
-
Greetings, I'm encountering difficulties following the removal of category tags from my blog as reported by Ahrefs. The deleted tags appear as 404 errors. Despite resubmitting my sitemap in Google's console, the problem persists. Additionally, I have selected the option to "hide from search results all categories pages in this collection." Could you advise me on how to resolve this issue?
-
Chatgtp gave me some help, the code stopped the video from playing on mobiles but the fallback image doesn't work. Any ideas? @media screen and (max-width: 767px) { .sqs-video-background-native { display: none; } .sqs-video-background .sqs-video-background-content { background-image: url('https://images.squarespace-cdn.com/content/v1/63bd1a87022f9326886b0c89/1673547661941-EXML5DKFZUAGEPXM7K50/sunrise-caveman.jpg'); background-size: cover; background-position: center center; background-repeat: no-repeat; } } .sqs-video-background-native__fallback-image { display: none; }
-
I need some code to prevent video from loading on mobile devices and only display the fallback image to optimize the website for speed loading time. Thanks
-
work like a charm! Thank you!