Should I trust Infinityfree?

I'm very interested to know why do you say that Blogger isn't a permanent solution. At least I stop posting on it before it's too late ;)
 
If your website is not likely to change, you can build a static site with Gatsby, and host on Netlify or Gatsby Cloud, both are free with SSL
You can see their templates in: https://www.gatsbyjs.org/starters/
I will be happy to help you.
Can you please give more details? I love the idea of static websites, but what happens here is that while hosting HTML files on Netlify is free (with perks), the CMS, or the backend that creates those HTML files is free but for advanced functionality you the have to pay and price is not that small.
 
Can you please give more details? I love the idea of static websites, but what happens here is that while hosting HTML files on Netlify is free (with perks), the CMS, or the backend that creates those HTML files is free but for advanced functionality you the have to pay and price is not that small.

Yes, you're right. The downside is that you cannot use any plugins like Wordpress.
There's tons on open source project out there to help, but require knowledge about programing, specific JS

IMO, I would go static site if:
  1. The site is simple, can start using a simple starter
  2. The site is hard or huge (required custom build in Wordpress or similar platform)
  3. The site is similar to the static I've built
  4. Content is not change every hours -> it require build resource
I would go with Wordpress if:
  1. There already have a good plugins / straightforward to use
But what about the advanced functionality that you need?
 
Not like very fancy things, let's say search in site, contact forms maybe (don't send me to Wufoo please), commenting on blog posts (Disqus sucks lately, they put ads in it). Stuff like that. JavaScript itself can't solve these on client side, it has to be server side.
 
For search, if your site is not very large, you can: prebuilt the index on client site, or use JS to load the db in server side, or use service like Algolia
For things like contact form, comments: you can use Google Firestore Db; which offer a good free tier; Firebase also can be used as static hosting.
They call them the Jamstack, There are some good article from Shopify: https://www.shopify.com/partners/blog/jamstack
 
I'm very interested to know why do you say that Blogger isn't a permanent solution. At least I stop posting on it before it's too late ;)

sLjyLvI


Is this fine? I've posted 6 articles with a nice theme I've found.
 
No no no, guys I CAN'T PAY right now. That's why I'm searching the free way.

And also @BassTrackerBoats, i couldn't accept what you're saying. It's just unethical

So... Any ideas guys? :D
You can take him up on his offer, work your add off and make decent money and then pay him back. Just a thought.
 
Looks good to me, if you're happy with it, good luck on your journey!

Yes but it says "Your blog doesn't qualify for adsense". If I post more will it let me?
 
People say it will approve you faster than on other platforms, I don't know yet, I'm in the same boat as you. I'm not in it for the AdSense stuff though so... Just post your articles, if they're good, they'll let you in.
A quick Google search gave me this:
Also, if your blog has a TLD (it's own domain name) you don't have to wait for the earnings tab to be enabled. You can simply add the TLD to your sites list, place the code in your blog template and wait for AdSense to review it.
More info here:
https://support.google.com/adsense/thread/16535645?hl=en
 
Last edited:
Earlier, I went and applied for AdSense. I put the amp scripts they provide for auto ads and pushed the buttons. I just received an email saying my website is not eligible to show ads. It's mostly because my website is not done yet, I had broken links and ugly pages. However, they were fast to review, if your site looks good you might get AdSense very fast.
 
Earlier, I went and applied for AdSense. I put the amp scripts they provide for auto ads and pushed the buttons. I just received an email saying my website is not eligible to show ads. It's mostly because my website is not done yet, I had broken links and ugly pages. However, they were fast to review, if your site looks good you might get AdSense very fast.

Fast for you? I got that email after 1 whole day...
 
Well, considering my past experience with AdSense, when I received the rejection email after 3 weeks, this was turbo speed.
 
Well, considering my past experience with AdSense, when I received the rejection email after 3 weeks, this was turbo speed.
:D Lol that was great.

Anyway so after google confirm my blogspot will they put ads wherever they want? Or do I choose?

Also question, by adding 3 ads per page do I earn more than 1 ad per page?
 
huh... 2nd attempt and with blogspot this time:

7YcYVkx
 
Maybe but nowadays SEO is very important to get traffic, I've just wrote on how to get backlinks from https://akwebguide.com/my-response-is-on-my-own-website/.
 
Back
Top