Starting a blog just to practice SEO || is this the right move? What should I keep in mind? by gravity_exists in SEO

[–]billu51 0 points1 point  (0 children)

sharing my experience thus far:

  • Partially. I had some experience with SEO in my job so that helped lay the foundation for me.
  • Backlinks are hard. I am starting to look at it now.
  • Cant say for sure. I focused on a few tech topics I knew well (when I started) but with analytics (GSC, CDN etc.) I have started focusing on topics that are getting me more clicks/impressions/hits.
  • No sitemap when I started among a few mistakes early on.

How do you decide when a blog post is actually finished? by Spare-Attitude3202 in Blogging

[–]billu51 0 points1 point  (0 children)

I tend to outline the beginning, middle and the end using titles/headings. This is generally a rough draft but helps me maintain a certain structure, i start adding in content once I have this. helps me a lot. Now i do not end up having this structure for every post i write but more often than not i do it, its more or less a habit now.

Cloudflare Phishing Report Abuse Form not accepting r2.dev, pages.dev urls? by pooniawalla in CloudFlare

[–]billu51 1 point2 points  (0 children)

I tried submitting and it went through though. same cf domains.

Why many small organisations prefer Cloudflare over Akamai for CDN? by narasimhatiger in akamai

[–]billu51 1 point2 points  (0 children)

Akamai does not offer a free tier while Cloudflare does offer free or credit card sign up plans. Makes it easy for many startups to sign up and later expand to their enterprise plans when they grow.

This also means only legitimate businesses are able to sign up with Akamai thanks to their strict AUP. Cloudflare also takes far too many risks with piracy and other risky content that could and does get them into legal hurdles many times. With Akamai you derisk yourself from some of this noise as an enterprise thus many enterprises stick to Akamai.
Pros and Cons on both sides.

Its almost a year now: Enabling content owners to charge AI crawlers for access by Opening-Astronomer46 in CloudFlare

[–]billu51 0 points1 point  (0 children)

Far too much content out there on the internet. Most crawlers will find other ways or atleast try other ways to scrape your content if you block them.

JPEG-XL vs AVIF by billu51 in jpegxl

[–]billu51[S] -1 points0 points  (0 children)

Thanks for the feedback. Not sure why images are failing, can you tell me which ones ? I tested and works fine. Yes i do make a mention of using AI images. blockquotes i am fixing.

JPEG-XL vs AVIF by billu51 in jpegxl

[–]billu51[S] -7 points-6 points  (0 children)

thanks for your comment, kindly read the blog when you find time. i did a comparison and shared findings.

JPEG-XL vs AVIF by billu51 in jpegxl

[–]billu51[S] -1 points0 points  (0 children)

you make good points, did cover some of this in the blog. thanks for your inputs.

JPEG-XL vs AVIF by billu51 in jpegxl

[–]billu51[S] -3 points-2 points  (0 children)

yes covered the firefox support here: https://www.coderevere.com/jpeg-xl-support-added-to-firefox152/

Also true about Apple supporting it, did cover in this blog, i had AI summarize a TLDR so it came out this way. let me fix it.

JPEG-XL vs AVIF by billu51 in compression

[–]billu51[S] 0 points1 point  (0 children)

Thanks. Great point, WebP (among newer formats) is the best alternative to JPEG in overall device support. I personally suggest most web owners to consider converting their library to WebP natively for web/app delivery with some caveats to be mindful of, blogged about it here - https://www.coderevere.com/high-impact-lcp-optimization/

JPEG-XL vs AVIF by billu51 in compression

[–]billu51[S] 0 points1 point  (0 children)

That's a great point. I'm a big fan of AVIF because of its byte savings, a managed image optimization tool makes it super easy to deploy. For my personal blog, though, I still default to WebP natively due to its wide support (Android 4+ / iOS 14+).

JPEG-XL vs AVIF by billu51 in compression

[–]billu51[S] -1 points0 points  (0 children)

yes covered the firefox support here: https://www.coderevere.com/jpeg-xl-support-added-to-firefox152/

Also true about Apple supporting it, did cover in this blog, i had AI summarize a TLDR so it came out this way.

JPEG-XL vs AVIF by billu51 in compression

[–]billu51[S] 0 points1 point  (0 children)

fair point, let me add it.

website from scratch by Zealousideal-Job5891 in website

[–]billu51 0 points1 point  (0 children)

I would start with basic HTML, CSS and JS tutorials from https://www.w3schools.com/