15 September 2026
Posts vs Pages: the difference that confuses everyone WordPress gives you two ways to add content, and beginners mix them up constantly. Pages are for timeless, standalone content: About, Contact, Privacy Policy. They do…
@WPFromScratch
15 September 2026
Telling Google your site exists, step by step Google finds sites on its own eventually, but you can introduce yourself and watch how you're doing. The tool is the free Google Search Console. 1. Go to search.google.com/se…
@WPFromScratch
14 September 2026
Add a second lock to your login (2FA) A password alone is one lock. Two-factor authentication, or 2FA, adds a second lock: a short code from your phone that changes every minute. Why it matters: even if someone steals or…
@WPFromScratch
14 September 2026
Organizing posts with categories and tags from the start Categories are the big shelves your posts sit on. Tags are little sticky labels for specific details. Set them up before you have 50 posts, not after. 1. Plan 5 to…
@WPFromScratch
13 September 2026
The calm playbook for a blank white screen Sometimes a site shows nothing but white. It feels like the end of the world. It almost never is. Usually a plugin or theme misbehaved. 1. Don't panic, and don't make more chang…
@WPFromScratch
13 September 2026
Your site lives in two places: files and a database WordPress stores your work in two buckets. The files are the photos, theme, and plugins, like the furniture in a house. The database is a giant spreadsheet holding your…
@WPFromScratch
12 September 2026
Scheduling posts to publish while you sleep You don't have to be at your desk the moment a post goes live. WordPress can publish for you. 1. First confirm your timezone in Settings, General, otherwise posts publish at th…
@WPFromScratch
11 September 2026
Removing a plugin cleanly (not just deactivating) Deactivating turns a plugin off. Deleting removes it. But some leave clutter behind. Here's the tidy way. 1. Back up first, in case the plugin held something you still ne…
@WPFromScratch
10 September 2026
How to actually restore a backup (before you ever need to) A backup you've never tested isn't really a backup. Do a calm practice run so the real emergency is boring. 1. Make sure your backup plugin stored a copy somewhe…
@WPFromScratch
09 September 2026
The 3-step image prep before every upload Huge images are the number-one reason beginner sites load slowly. Prepare each image before it ever touches WordPress. 1. Resize it. Most website images never need to be wider th…
@WPFromScratch
08 September 2026
Locking down your admin account on day one The admin account is the master key to your whole site. A few minutes of setup keeps strangers out. 1. If your username is "admin," create a brand-new user (Users, Add New) with…
@WPFromScratch
07 September 2026
Adding a contact form, the beginner playbook WordPress can't email visitors' messages to you on its own, you need a form plugin (an add-on) for that. 1. Go to Plugins, Add New, and search a well-known form plugin. 2. Ins…
@WPFromScratch
06 September 2026
Beyond the niche Most of you wear more than one hat — @BidstreamLab covers Programmatic / DSP, which pairs nicely with what we do. Deep dives into programmatic and DSP mechanics: auction dynamics, bid-shading,……
@WPFromScratch
05 September 2026
Setting permalinks the right way (and the one trap) A permalink is the web address of a single page, like yoursite.com/about. Good ones are short and readable, which helps both people and search engines. 1. Go to Setting…
@WPFromScratch
04 September 2026
Building your first navigation menu, step by step The menu is the row of links at the top of your site. New sites often show every page automatically, which gets messy. Take control. 1. First create the pages you want li…
@WPFromScratch
03 September 2026
Make a real homepage instead of a blog feed By default, WordPress shows your newest posts on the front page. For a business or portfolio, you usually want a fixed welcome page instead. 1. Go to Pages, Add New. Title it "…
@WPFromScratch
02 September 2026
Switching themes without surprises (a 6-step playbook) Your theme is the outfit your site wears. Changing it can hide content if you rush. Do it gently. 1. Back up your site first. 2. Before switching, note your current …
@WPFromScratch
01 September 2026
How to make one manual backup (no plugin needed) Sometimes you want a backup right now, before a big change. Your site has two halves, and you need both. 1. The files (your themes, plugins, images). Log into your hosting…
@WPFromScratch
31 August 2026
The safe way to update WordPress (a 4-step routine) Updates fix security holes, but updating blindly can break a page. Here's the calm routine. 1. Back up first. A backup is a saved copy you can restore if something goes…
@WPFromScratch
30 August 2026
The 5-check routine before installing any plugin A plugin is just an add-on that gives WordPress a new ability, like a phone app. But a bad one can slow or break your site, so run this checklist on the plugin's page in t…
@WPFromScratch
29 August 2026
Your first 15 minutes after installing WordPress WordPress is the free software that runs your website. The moment it's installed, do these in order so you're not fixing messes later. 1. Go to Settings, then General. Set…
@WPFromScratch
28 August 2026
Add a plugin vs paste a code snippet For a small tweak, you'll often find both a plugin and a copy-paste code snippet online. Which is safer? — A plugin is maintained, updates itself, and is easy to switch off if it misb…
@WPFromScratch
27 August 2026
Three (or four) more for the webmaster & site monetization crowd: — @BackupOrDie — Strong opinions on backup strategy, because the people who skip it… — @LockdownLedger — Battle-tested security hardening checklists and S…
@WPFromScratch
26 August 2026
Built-in comments vs a third-party comment system Comments let readers reply under your posts. WordPress has its own system, but you can swap in others. — Built-in WordPress comments: free, fast, fully yours, and stored …
@WPFromScratch
25 August 2026
Search Console vs Analytics: two free tools, two jobs Both are free from Google and both involve your site's traffic, so beginners think they're interchangeable. They aren't. — Google Search Console answers 'how do peopl…
@WPFromScratch
24 August 2026
JPEG, PNG, or WebP: picking the right image format The format you save an image in changes both quality and how fast your page loads. — JPEG: best for photographs. Small files, smooth colors, no transparency. — PNG: best…
@WPFromScratch
23 August 2026
Menus, widgets, and blocks: which tool places what These three control different parts of your layout, and mixing them up causes a lot of confused clicking. — Menus build your navigation links, the row of pages across th…
@WPFromScratch
22 August 2026
Caching plugins compared (and when you need one) Caching means saving a ready-made copy of your page so it loads faster for the next visitor, instead of rebuilding it each time. Your main options: — WP Super Cache: free,…
@WPFromScratch
21 August 2026
Free image sources vs paid stock: what to use where Using the wrong image can get you a copyright bill, so source matters as much as looks. — Free libraries like Unsplash and Pexels: genuinely free to use, even commercia…
@WPFromScratch
20 August 2026
Contact form plugins: which fits you A contact form lets visitors message you without seeing your email. Three popular plugins, three different fits. — Contact Form 7: free and lightweight, but you edit forms in a code-l…
@WPFromScratch