I have built WordPress websites for NGOs, local businesses and creators, and the honest truth is: the standard build takes about 30 minutes once you stop second-guessing each step. This is the exact sequence I use on client projects, written for someone doing it for the first time. No code anywhere in this guide.
Before you start, have ready: a domain name idea, an email address, a payment method, and 30 undisturbed minutes. That is the entire requirements list.
Minutes 0–10: hosting + domain (the only purchase)
Buy hosting that includes your domain so everything lives under one login. I use Hostinger for my own projects — the hPanel dashboard is the most beginner-friendly I have used in five years (my full review explains the trade-offs honestly). The Premium plan includes the free domain and supports multiple websites later.
Get the Hostinger Deal →
During signup: choose the data centre closest to your audience (Asia for India), claim your free domain, and skip every add-on — SSL is already free, and anything else can be added later if a real need appears.
Minutes 10–15: install WordPress
- Log in to hPanel → Website → Auto Installer → WordPress.
- Select your domain from the dropdown.
- Set your site title (changeable any time), admin email and a strong password — this login controls your entire site.
- Click install and wait roughly a minute.
SSL activates automatically; within a few minutes your site responds at https:// with the padlock. Type yourdomain.com/wp-admin — that is your admin door for everything that follows.
Minutes 15–25: theme, starter template and pages
- Theme: Appearance → Themes → Add New → search Astra → Install → Activate. It is free, fast, and powers millions of sites.
- Starter template: Astra prompts you to import a complete ready-made design — portfolio, business, blog, restaurant, dozens of options. Pick the closest to your vision and import. This is the step that saves you a week of fiddling: you start from a finished-looking site and just edit text and images.
- Pages: make sure you have Home, About, Services (or Blog), and Contact. The starter template usually creates them; edit the placeholder text with your real story.
- Menu: Appearance → Menus → confirm those four pages are in the header menu.
Minutes 25–30: the five settings that separate pros from beginners
| Setting | Where | Why it matters |
|---|---|---|
| Permalinks → "Post name" | Settings → Permalinks | Clean URLs for SEO and humans |
| Timezone + tagline | Settings → General | Correct scheduling, clear identity |
| Discussion → moderate comments | Settings → Discussion | Stops spam from auto-publishing |
| Delete sample content | Posts/Pages | "Hello World" screams amateur |
| Search engine visibility UNCHECKED | Settings → Reading | Makes sure Google can index you |
The only three plugins you need on day one
- LiteSpeed Cache — pairs natively with Hostinger's servers: page cache, image WebP conversion, CSS/JS minification. Activate the preset and forget it.
- Rank Math — SEO titles, meta descriptions, XML sitemap. Run its setup wizard once.
- WPForms Lite — drag-and-drop contact form; embed it on your Contact page in two minutes.
Resist installing fifteen plugins. Every plugin is code that loads on every visit; lean sites are fast sites, and fast sites rank.
Security basics (five minutes, once)
- Use a password manager-grade password for wp-admin — most "hacked" WordPress sites are just guessed passwords.
- Keep WordPress, theme and plugins updated — enable auto-updates for minor releases.
- UpdraftPlus plugin → connect Google Drive → schedule weekly backups. Hostinger also keeps its own backups (weekly on Premium, daily on Business), so you are doubly covered.
- Never install "nulled" (pirated) themes/plugins — they are the #1 malware source in the WordPress world.
Launch checklist — confirm before you share the link
- ✅ https padlock shows on every page
- ✅ Site opens correctly on your phone
- ✅ Contact form delivers to your email (send a test)
- ✅ All placeholder text and stock images replaced
- ✅ Google Search Console connected, sitemap submitted (Rank Math → Sitemap URL)
- ✅ Professional email created (you@yourdomain.com — included with hosting, set up in hPanel → Emails)
Your first week after launch
A website without content is a business card, not an asset. In week one: publish three genuinely useful posts or portfolio pieces, link your site from your social profiles, and set up the habit of one new piece of content per week. If your goal is a blog that earns, follow my complete start-a-blog playbook from step 6 onward.
Get the Hostinger Deal →
Frequently asked questions
Do I need to know coding for WordPress?
No. Everything in this guide is point-and-click. Code only becomes relevant for advanced custom features — and by then you can hire for it.
What does a WordPress website really cost in India?
With the free domain and code DEEPAM, typically under ₹2,000 for the entire first year. The "₹30,000 website" agencies sell is this exact process plus their margin.
WordPress.com ya WordPress.org — kaunsa?
This guide uses WordPress.org (self-hosted) — full ownership, full monetisation rights, any plugin. WordPress.com's free tier restricts ads, plugins and your domain.
Can I switch my theme later?
Yes, anytime — your content stays. You will just re-tune the design settings.
My site looks different on mobile — what do I do?
Astra's customiser has separate mobile controls (the phone icon in the preview). Adjust font sizes and spacing there; never assume desktop view is what most visitors see — in India, 75%+ of your traffic will be mobile.

Comments (0)