Ask HN: Cheap options for simple landing page?
Can anyone recommend cheap and simple SAAS options for a landing page?
I'd like visitors to be able to enter an email address for product availability updates.
I would also like to host it on a custom domain.
43 comments
[ 3.6 ms ] story [ 88.4 ms ] thread[1]: https://carrd.co/build
I recently did something just like this for my new site http://druidjono.com/ using a Launchaco template (no affiliation).
I think it is currently in alpha but it looks pretty good. The creator posted this on hacker news awhile ago.
[1] https://gohugo.io/ [2] http://themes.gohugo.io/ [3] http://www.robinwieruch.de/own-website-in-five-days/ [4] https://mailchimp.com/
- $5 DigitalOcean droplet
- WordPress
- WordPress theme[1]
- WP Subscribe plugin[2]
1. https://justfreethemes.com/themes/landing-page/
2. https://en-ca.wordpress.org/plugins/wp-subscribe
For brute force login attacks, use recaptcha[3] or TFA[4].
Security by obscurity is not always welcomed, but I tend to change my WordPress login URL's from '/wp-admin` and never use 'admin' or 'root' as a username.
There is nothing you can do about WordPress remote execution bug's or worm attacks. If your version is affected you are going to have a bad time. Just remember to keep your WordPress installation up to date and jail your WordPress files and web processes as a regular user (ex: www-data) and database credentials as a non-root user.
Regular backups. It is fairly easy to restore a WordPress site from a backup if the site ever is hacked.
I apologize if I didn't answer your question. This is a not an easy problem and WordPress is one of the most targeted web platforms out there.
1. https://wordpress.org/plugins/si-captcha-for-wordpress/
2. https://akismet.com/
3. https://wordpress.org/plugins/wp-login-recaptcha/
4. https://wordpress.org/plugins/wpclef
For email : Mailchimp [Free tier]
Edit : A quick Google search, showed that someone was nice enough to make a working example http://landing.adrienjoly.com/
Amazon Lightsail https://amazonlightsail.com/
Nearly Free Speech https://www.nearlyfreespeech.net/
There's also the s3 / Route53 / AWS Lambda solution mentioned by "ryptophan" which is inexpensive but a bit more complex.
There's also Google Cloud Platform https://cloud.google.com/products/ which could, especially via https://console.cloud.google.com/launcher give you for example click-to-launch phpList or LetsChat up through SuiteCRM or Mautic and on to Redis, Cassandra, or a whole OS.
There's really more than one axis of "simple". Do you want to manage a single app? Do you want a simple way to launch a whole cluster of servers? Do you want a full OS VPS with a single app on it to start?
Considering that LeadPages would only cost $25 / month, even if my landing page runs for three months, $75 is a meagre expense for the hours it'll save me in building and mantaining a simple web page, and not to say about the excellent integrations it has. More often than not, I have counted a lot on my technical skills only to repent in wasted hours and effort.
Drag and drop page build and no need to setup a server etc
Wix is a way cheaper option.
The cheapest option is probably wordpress. You can buy landing page theme for wordpress on themeforest.net.
Good luck.
It's worth the extra few bucks for the time you'll save.
Squarespace looks nice too ( https://www.squarespace.com/ ). There's an YC backed company that does something of the sort too.
Example: http://albanybusiness.org (all on gitlab pages with a capture form using mailerlite)
Here's how to do the setup:
Official Tutorial: https://docs.gitlab.com/ee/pages/README.html#add-a-custom-do...
My writeup with insights, geared towards beginners: https://medium.automizzen.com/gitlab-pages-create-host-a-sta...
I use Hugo with one of the pre-made themes. I've done this with ~7-8 sites now.
Edit: readability
My sites https://dhruvkar.com and https://automizzen.com are both hosted on Gitlab Pages and using LetsEncrypt TLS. I just didn't bother for the one mentioned above. I use a javascript http->https redirect currently, but that's not ideal.
I can always add in some javascript analytics, but with the prevalence of ad-blockers and tracker-blockers it would be nice to have to some analytics coming from server logs to help create a complete picture.
[1]: https://www.openshift.com/pricing/plan-comparison.html
After 24 hours of inactivity it'll idle down, the next load after that is slow. The price tier up prevents the idle down, cost $0/month but requires a credit card number (?). I haven't tried it.
https://medium.com/super-startups/22-tools-to-create-beautif...