+27 82 557 5408 [email protected]

Technical SEO basics are the foundation every South African small business website needs before content or backlinks can deliver results — because Google cannot rank pages it cannot crawl, index, or understand. Technical SEO covers everything behind the scenes: site speed, mobile-first indexing, SSL, XML sitemaps, robots.txt, schema markup, canonical tags, and crawl architecture.

Most technical SEO basics are straightforward fixes that make a significant difference to rankings and user experience. For on-page SEO fundamentals, read our on-page SEO checklist South Africa. For a complete SEO strategy, read our SEO South Africa guide.

Want a free technical SEO audit for your South African website?

Get a Free Technical SEO Audit

Technical SEO Basics: Why They Matter for Small Businesses

Technical SEO basics are best understood using a simple analogy — your website is a shop. On-page SEO is your product displays and signage. Off-page SEO is your reputation and word of mouth. Technical SEO is the foundation, electricity, and road that leads to your front door. If the road is broken, nobody arrives — regardless of how good the shop is inside.

Most small SA businesses skip technical SEO because it sounds complicated. That is a mistake that creates a competitive advantage for businesses that do address it.

A technically sound website loads faster, ranks higher, and converts more visitors into customers. According to Google, 53% of mobile visitors leave a site that takes longer than 3 seconds to load — making technical SEO a direct revenue issue, not just a ranking issue.

Key Takeaway

Technical SEO basics are not optional extras for small SA businesses — they are the minimum requirements for any organic search strategy to work. You can produce excellent content and build strong backlinks, but if Google cannot crawl and index your site correctly, none of that effort produces rankings. Fix technical foundations first — everything else works harder once they are in place.

Technical SEO Basics: The 12-Point Checklist

Technical SEO basics cover twelve core areas. Work through this checklist systematically — starting with the highest-impact items at the top.

1. Site Speed and Core Web Vitals

Page speed and page experience affect both rankings and conversions. Google measures speed through Core Web Vitals — three specific metrics that determine how your site performs for real users.

Largest Contentful Paint (LCP): How quickly the main content loads. Target under 2.5 seconds. Interaction to Next Paint (INP): How quickly your site responds to clicks or taps. Target under 200 milliseconds. Cumulative Layout Shift (CLS): How stable your page is while loading — elements should not jump around. Target under 0.1.

Improve speed by compressing all images before uploading, using WebP format, minifying CSS and JavaScript, enabling browser caching, using a CDN like Cloudflare, and choosing quality SA hosting. Test your site at Google PageSpeed Insights to identify specific issues.

2. Mobile-Friendliness

Google uses mobile-first indexing — it primarily crawls and ranks the mobile version of your website, even for desktop search results. Over 70% of South African web traffic comes from mobile devices. Use responsive design, ensure all content is visible on mobile, make buttons easy to tap, keep text readable without zooming, and eliminate horizontal scrolling.

3. SSL Certificate (HTTPS)

HTTPS is a confirmed Google ranking signal and a basic trust requirement. Sites without SSL display a “Not Secure” warning in browsers — visitors see that and leave before reading a single word. Most SA hosting providers offer free SSL through Let’s Encrypt. There is no reason to launch any website without HTTPS in 2026.

Want to know which technical SEO basics your SA website is missing?

Get a Free Technical SEO Review

4. XML Sitemap

An XML sitemap lists all the pages on your website that you want Google to index. Think of it as a roadmap for search engine crawlers. WordPress with Rank Math generates sitemaps automatically. Once created, submit it to Google Search Console so Google can find and index your pages faster.

Your sitemap URL: yoursite.co.za/sitemap_index.xml — submit this in Google Search Console under Sitemaps.

5. Robots.txt Configuration

Your robots.txt file tells search engines which parts of your site to crawl and which to skip. A misconfigured robots.txt can accidentally block Google from your entire website — one of the most damaging technical SEO mistakes a small business can make.

Basic correct robots.txt: User-agent: * | Disallow: /wp-admin/ | Allow: /wp-admin/admin-ajax.php | Sitemap: https://yoursite.co.za/sitemap_index.xml

Dangerous mistake: Disallow: / — this single line blocks Google from your entire site. Always check robots.txt after a site migration or redesign.

6. Site Architecture and Crawlability

Every important page should be reachable within 3 clicks from the homepage. Homepage links to main service and category pages. Service pages link to related sub-pages and blog content. Blog posts link back to service pages and related articles. Avoid orphan pages — pages with no internal links pointing to them are difficult for Google to find and rank.

7. Canonical Tags

Canonical tags tell Google which version of a page is the original when identical content exists at multiple URLs — which happens more often than most business owners realise.

Without canonical tags, Google may see HTTP and HTTPS versions, www and non-www versions, and URL parameter variations as separate pages with duplicate content. WordPress and Rank Math handle most canonical tags automatically — but verify your key pages.

8. Fixing Broken Links and Redirects

Broken links create a poor user experience and waste Google’s crawl budget. Use Broken Link Checker to scan your site regularly. Set up 301 redirects from deleted or moved pages to their new equivalents. If you are redesigning your website, plan the redirect strategy before launch — every old URL with traffic or authority needs a 301 redirect to preserve ranking value.

9. Structured Data (Schema Markup)

Schema markup is code that helps Google understand your content and can generate rich results in search — FAQ dropdowns, review stars, business hours, product prices.

Schema TypeWhat It DoesBest For
LocalBusinessShows address, hours, contact details in searchAll SA businesses with a location
OrganisationDisplays company information and logoAll businesses
FAQCreates expandable FAQ sections in Google resultsService pages, blog posts
ServiceDescribes your service offeringsService pages
BlogPostingHelps Google understand blog content structureAll blog posts
ProductShows pricing, availability, and reviewsEcommerce product pages

Rank Math generates common schema types automatically. Test your implementation using Google’s Rich Results Test.

10. HTTPS Redirects and URL Consistency

Your website should be accessible at exactly one version of your URL. All other versions must redirect to it. Both www and non-www, both HTTP and HTTPS versions existing simultaneously means Google sees duplicate sites with duplicate content.

Correct: All of http://yoursite.co.za, http://www.yoursite.co.za, and https://yoursite.co.za redirect to https://www.yoursite.co.za (or your chosen canonical version).

11. Custom 404 Error Page

When someone lands on a page that does not exist, a default 404 page loses that visitor permanently. A good custom 404 page explains that the page does not exist, suggests popular service pages, includes a search bar, links back to the homepage, and maintains your site’s branding and navigation.

12. Image Optimisation

Unoptimised images are the most common cause of slow SA websites. Compress every image before uploading using TinyPNG or ShortPixel. Use WebP format. Specify width and height attributes to prevent layout shift. Enable lazy loading for images below the fold. Use descriptive file names — `web-design-johannesburg.webp` not `IMG_4521.webp`.

Key Takeaway

Most South African small businesses have at least three or four technical SEO basics issues on their websites right now — and do not know it.

The most common are missing or misconfigured SSL, no XML sitemap submitted to Search Console, unoptimised images causing slow load times, and broken links from old content. Fixing these four alone typically produces measurable ranking improvements within 4–8 weeks.

Technical SEO Basics: Quick Audit Checklist

CheckHow to TestTarget
Page speedPageSpeed Insights (pagespeed.web.dev)Score 90+
Mobile friendlyGoogle Mobile-Friendly TestPass
HTTPS activeCheck browser address barPadlock icon showing
Sitemap existsVisit /sitemap_index.xmlXML file loads correctly
Robots.txt correctVisit /robots.txtNot blocking important pages
No broken linksbrokenlinkcheck.comZero 404 errors
Schema markupRich Results TestNo errors on key pages
Canonical tagsView page source — look for rel=”canonical”Present on all pages
URL consistencyTry all four URL variationsAll redirect to one version
Core Web VitalsGoogle Search Console → ExperienceAll green

If you want a specialist to work through this technical SEO basics checklist for your SA website, our SEO services South Africa team conducts full technical audits with prioritised recommendations and implementation support.

Ready to fix the technical SEO basics holding your SA website back from ranking?

Get a Free Technical SEO Strategy Session

Technical SEO Basics: Frequently Asked Questions

What are technical SEO basics for small businesses?

Technical SEO basics for small SA businesses cover twelve core areas: site speed and Core Web Vitals, mobile-friendliness, SSL (HTTPS), XML sitemap, robots.txt configuration, site architecture and crawlability, canonical tags, broken link management and redirects, schema markup, URL consistency, custom 404 pages, and image optimisation. Most of these can be implemented without a developer using WordPress and Rank Math.

How does technical SEO differ from on-page SEO?

Technical SEO covers how your website is built and structured — speed, crawlability, indexing, redirects, and security. On-page SEO covers how individual pages are optimised — titles, headings, content, keywords, and internal links. Both are required for strong rankings. Technical SEO creates the foundation that makes on-page SEO work. You can read our full on-page SEO checklist for the complementary steps.

How do I know if my website has technical SEO problems?

Set up Google Search Console — it reports crawl errors, indexing issues, Core Web Vitals failures, and mobile usability problems directly. Run your homepage through Google PageSpeed Insights to identify speed issues. Visit yoursite.co.za/robots.txt to check it is not blocking important pages. Visit yoursite.co.za/sitemap_index.xml to confirm your sitemap exists. These four checks alone will surface the most common technical SEO problems.

Does site speed really affect SEO rankings in South Africa?

Yes — directly. Page speed and Core Web Vitals are confirmed Google ranking factors.

For South African businesses specifically, speed matters more than average because a significant portion of SA users browse on mobile data connections slower than fibre. Google’s own research shows 53% of mobile visitors abandon sites that take longer than 3 seconds to load — making speed a revenue issue as much as a ranking issue.

Do I need a developer to fix technical SEO basics?

Most technical SEO basics can be addressed without a developer if your site runs on WordPress. Rank Math handles sitemaps, schema markup, canonical tags, and redirects automatically.

PageSpeed Insights provides specific recommendations you can implement through your hosting panel or Cloudflare. The more complex items — site architecture restructures, server configuration, and custom redirect mapping — typically benefit from developer involvement. Start with the free tools and fix what you can before engaging a developer.

Get a Free Technical SEO Audit for Your SA Website

Growth Pulse Media audits South African websites against every technical SEO basics requirement — identifying exactly what is holding your site back and what to fix first for the fastest ranking improvement. No obligation — we will get back to you within 24 hours.

Get Your Free Technical SEO Audit