{
    "id": 357,
    "date": "2026-09-10T10:59:27",
    "date_gmt": "2026-09-10T08:59:27",
    "guid": {
        "rendered": "https:\/\/cursiqa.com\/en\/blog\/small-business-cybersecurity-basics\/"
    },
    "modified": "2026-09-10T10:59:27",
    "modified_gmt": "2026-09-10T08:59:27",
    "slug": "small-business-cybersecurity-basics",
    "status": "publish",
    "type": "post",
    "link": "https:\/\/cursiqa.com\/sk\/blog\/small-business-cybersecurity-basics\/",
    "title": {
        "rendered": "Small Business Cybersecurity Basics That Take One Afternoon"
    },
    "content": {
        "rendered": "<p>Most small business cybersecurity advice is written for companies with an IT department, a budget line and a compliance officer. You have none of those. You have a laptop, a phone, a handful of accounts that run the whole business, and about four hours you could clear on a slow Thursday. That is enough time to close the gaps that attackers actually use.<\/p>\n<p>This is an operational checklist, not a framework. Work through it in order, because each step makes the next one safer.<\/p>\n<h2>What an Afternoon of Small Business Cybersecurity Can Realistically Cover<\/h2>\n<p>Five things, in this sequence:<\/p>\n<ol>\n<li>A password manager, loaded with your most important logins<\/li>\n<li>Multi-factor authentication on the accounts that unlock everything else<\/li>\n<li>An offline backup you have actually restored a file from<\/li>\n<li>Full-disk encryption on every device that leaves your desk<\/li>\n<li>A one-page plan for the day something goes wrong<\/li>\n<\/ol>\n<p>The order matters. Turning on MFA before you have a password manager means your recovery codes end up in a text file on the desktop. Building an incident plan before you know where your backups live means the plan is fiction.<\/p>\n<h2>Roll Out a Password Manager Before You Touch Anything Else<\/h2>\n<p>Do not try to migrate 200 accounts. You will quit at forty. Instead, write a list of your <strong>crown jewel accounts<\/strong> \u2014 the ones that can end the business in an afternoon:<\/p>\n<ul>\n<li>Your primary business email (and any shared inbox)<\/li>\n<li>Domain registrar and DNS provider<\/li>\n<li>Website host or platform admin<\/li>\n<li>Payment processor and business bank<\/li>\n<li>Accounting software<\/li>\n<li>Cloud storage where client files live<\/li>\n<li>Social accounts tied to your brand<\/li>\n<\/ul>\n<p>That is usually ten to fourteen logins. Install the password manager browser extension and the phone app, import whatever your browser has saved, then go through the crown jewel list one at a time and generate a new random password of twenty characters or more for each. Budget three minutes per account.<\/p>\n<p>Two finishing steps people skip. First, delete the saved passwords from your browser afterward, or you now have two copies of your keys and only one of them is protected. Second, print the password manager recovery kit and put it somewhere physical \u2014 a home safe, a locked drawer. If you forget the master password and the recovery kit is only on the encrypted laptop, you have built a very secure hole in the ground.<\/p>\n<h2>Turn On MFA Where It Actually Stops an Attack<\/h2>\n<p>You do not need MFA everywhere today. You need it on the accounts that reset other accounts. Work in this order:<\/p>\n<ol>\n<li><strong>Email first.<\/strong> Email is the reset path for everything else. Whoever controls it controls the rest.<\/li>\n<li><strong>Domain and DNS.<\/strong> A hijacked domain redirects your mail and your site at the same time.<\/li>\n<li><strong>Anything that moves money.<\/strong> Bank, payment processor, payroll.<\/li>\n<li><strong>Anything holding customer data.<\/strong> CRM, storage, e-commerce admin.<\/li>\n<\/ol>\n<p>Prefer an authenticator app or a hardware security key over SMS codes, because SMS can be intercepted through a carrier account takeover. If a service only offers SMS, take SMS \u2014 it is meaningfully better than nothing.<\/p>\n<p>Enroll <em>two<\/em> second factors on every critical account where the service allows it, for example a hardware key plus an authenticator app on your phone. A single lost phone should never lock you out of your own email. Save every recovery code as a secure note in the password manager as you go, and add a line saying which account it belongs to.<\/p>\n<p>While you are inventorying accounts, note which ones you have connected to third-party AI tools, since those integrations carry their own access. It is worth reviewing <a href=\"\/en\/blog\/data-privacy-when-using-ai-tools\/\">what happens to your business data when you paste it into AI tools<\/a> before you widen anyone else&#8217;s access to your files.<\/p>\n<h2>Build One Offline Backup, Then Restore From It<\/h2>\n<p>Cloud sync is not a backup. If a file is corrupted, encrypted by ransomware or deleted, sync faithfully copies that change everywhere. A backup is a copy that a compromised machine cannot reach or overwrite.<\/p>\n<p>The minimum viable setup, in about forty minutes:<\/p>\n<ul>\n<li>Buy an external SSD large enough to hold everything twice over.<\/li>\n<li>Encrypt it, then copy your working files, accounting exports, contracts and design sources onto it.<\/li>\n<li><strong>Unplug it and put it away.<\/strong> Physically disconnected is the whole point.<\/li>\n<li>Turn on file versioning and extended deletion retention in your cloud storage as your second, faster-to-reach copy.<\/li>\n<li>Put a recurring monthly calendar reminder to plug the drive back in and re-copy.<\/li>\n<\/ul>\n<p>Then run the part almost nobody runs. Pick three files that would genuinely hurt to lose \u2014 a signed client contract, last quarter&#8217;s books, the source file for your logo \u2014 and restore them to a brand new folder. Open each one. Confirm it is the right version and not corrupt.<\/p>\n<p>Time that restore. If pulling back your working files takes six hours and you cannot afford to be down more than one, your backup design is wrong and you just learned it on a calm day instead of a terrible one.<\/p>\n<h2>Encrypt Every Device That Leaves Your Desk<\/h2>\n<p>A laptop stolen from a car is a data breach if the drive is readable, and a lost laptop if it is not. Turn on BitLocker on Windows or FileVault on Mac. Modern phones encrypt by default, but only if you set a passcode \u2014 use six digits at minimum, alphanumeric if you can stand it.<\/p>\n<p>Three details that decide whether this works:<\/p>\n<ul>\n<li>Store the BitLocker or FileVault recovery key somewhere that is not the encrypted device. Password manager secure note, plus the printed copy in your safe.<\/li>\n<li>Set the screen to lock after five minutes and require the password on wake. Encryption does nothing while the machine is unlocked and logged in.<\/li>\n<li>Enable remote find and wipe on laptops and phones, and confirm it works once from another device.<\/li>\n<\/ul>\n<p>Write down what you do if a device disappears: remote wipe it, then change the password on every account that was signed in on it, starting with email. That sequence belongs on the one-page plan below.<\/p>\n<h2>Write the One-Page Plan for the Bad Day<\/h2>\n<p>Under stress you will not improvise well. One page, printed, is enough. Put on it:<\/p>\n<ul>\n<li><strong>Who decides<\/strong> that this is an incident and who they call first.<\/li>\n<li><strong>First three actions:<\/strong> disconnect the affected device from the network, do not wipe or reinstall it yet (that destroys evidence), and start a written timestamped log of what you observe and do.<\/li>\n<li><strong>Phone numbers:<\/strong> bank fraud line, payment processor support, your insurance broker and policy number, an IT contractor you have spoken to at least once, and an attorney.<\/li>\n<li><strong>Account inventory<\/strong> and where the recovery codes and encryption keys are stored.<\/li>\n<li><strong>Notification questions:<\/strong> what personal data you hold, whose it is, and which state rules apply. Breach notification requirements vary by state and by the type of data involved, so the plan should say <em>call counsel to confirm obligations<\/em> rather than guess at a deadline.<\/li>\n<li><strong>A holding statement<\/strong> you can send to clients within the first hours: what you know, what you are doing, when you will update them next.<\/li>\n<\/ul>\n<p>Print it. If your accounts are locked or your machine is off, a plan living in a cloud document is a plan you cannot open. Keep one copy at your desk and one somewhere off-site.<\/p>\n<p>If you would rather fill in blanks than write from scratch, the <a href=\"\/en\/product\/small-business-cyber-readiness-incident-binder\/\">Small Business Cyber Readiness &amp; Incident Binder<\/a> is a 16-page binder with an 8-sheet incident workbook and 15 response templates covering the notification and communication drafts described above.<\/p>\n<h2>A Realistic Afternoon Schedule<\/h2>\n<ol>\n<li><strong>0:00\u20130:45<\/strong> Password manager installed, crown jewel accounts rotated, browser passwords cleared, recovery kit printed.<\/li>\n<li><strong>0:45\u20131:30<\/strong> MFA on email, domain, money and customer data, with recovery codes saved.<\/li>\n<li><strong>1:30\u20132:15<\/strong> Offline backup copied and unplugged, three files restored and opened.<\/li>\n<li><strong>2:15\u20132:45<\/strong> Disk encryption on, recovery keys stored off-device, remote wipe tested.<\/li>\n<li><strong>2:45\u20133:30<\/strong> One-page plan written, printed, filed in two places.<\/li>\n<\/ol>\n<p>Then add a recurring thirty-minute quarterly block: re-run one restore test, remove accounts for anyone who left, and check that no crown jewel account has quietly lost its MFA setting during a platform migration. Small business cybersecurity fails far more often through drift than through a clever attack.<\/p>\n<p>If the incident plan is the part you keep postponing, start there \u2014 the binder above gives you the templates and the workbook to fill in, and the rest of the <a href=\"\/en\/shop\/\">Cursiqa workbook library<\/a> covers the neighboring operational systems if you want to keep the momentum going after this afternoon.<\/p>",
        "protected": false
    },
    "excerpt": {
        "rendered": "<p>Five security moves you can finish in a single afternoon: a password manager rollout, MFA where it matters, an offline backup you have restored from, device encryption, and a one-page incident plan.<\/p>",
        "protected": false
    },
    "author": 1,
    "featured_media": 0,
    "comment_status": "open",
    "ping_status": "open",
    "sticky": false,
    "template": "",
    "format": "standard",
    "meta": {
        "_jetpack_memberships_contains_paid_content": false,
        "footnotes": ""
    },
    "categories": [
        33
    ],
    "tags": [
        84,
        83
    ],
    "class_list": [
        "post-357",
        "post",
        "type-post",
        "status-publish",
        "format-standard",
        "hentry",
        "category-business-productivity",
        "tag-incident-response",
        "tag-small-business-cybersecurity"
    ],
    "aioseo_notices": [],
    "aioseo_head": "<!-- All in One SEO 5.0.1.1 - aioseo.com -->\n\t<meta name=\"description\" content=\"Small business cybersecurity in one afternoon: a password manager rollout, MFA that matters, a tested offline backup, encryption, and a one-page incident plan.\" \/>\n\t<meta name=\"robots\" content=\"noindex, max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"adamat\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/cursiqa.com\/sk\/blog\/small-business-cybersecurity-basics\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 5.0.1.1\" \/>\n\t\t<meta property=\"og:locale\" content=\"sk_SK\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Cursiqa - Practical business systems\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Small Business Cybersecurity: One Afternoon Checklist\" \/>\n\t\t<meta property=\"og:description\" content=\"Small business cybersecurity in one afternoon: a password manager rollout, MFA that matters, a tested offline backup, encryption, and a one-page incident plan.\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/cursiqa.com\/sk\/blog\/small-business-cybersecurity-basics\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2026-09-10T08:59:27+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-09-10T08:59:27+00:00\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/cursiqa.com\/wp-content\/themes\/cursiqa-theme\/assets\/images\/cursiqa-og-default.jpg\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/cursiqa.com\/wp-content\/themes\/cursiqa-theme\/assets\/images\/cursiqa-og-default.jpg\" \/>\n\t\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t\t<meta property=\"og:image:height\" content=\"630\" \/>\n\t\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Small Business Cybersecurity: One Afternoon Checklist\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Small business cybersecurity in one afternoon: a password manager rollout, MFA that matters, a tested offline backup, encryption, and a one-page incident plan.\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BlogPosting\",\"@id\":\"https:\\\/\\\/cursiqa.com\\\/sk\\\/blog\\\/small-business-cybersecurity-basics\\\/#blogposting\",\"name\":\"Small Business Cybersecurity: One Afternoon Checklist\",\"headline\":\"Small Business Cybersecurity Basics That Take One Afternoon\",\"author\":{\"@id\":\"https:\\\/\\\/cursiqa.com\\\/sk\\\/blog\\\/author\\\/adamat\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/cursiqa.com\\\/sk\\\/#organization\"},\"datePublished\":\"2026-09-10T10:59:27+02:00\",\"dateModified\":\"2026-09-10T10:59:27+02:00\",\"inLanguage\":\"sk-SK\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/cursiqa.com\\\/sk\\\/blog\\\/small-business-cybersecurity-basics\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/cursiqa.com\\\/sk\\\/blog\\\/small-business-cybersecurity-basics\\\/#webpage\"},\"articleSection\":\"Business Productivity, incident response, small business cybersecurity\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/cursiqa.com\\\/sk\\\/blog\\\/small-business-cybersecurity-basics\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/cursiqa.com\\\/sk#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/cursiqa.com\\\/sk\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/cursiqa.com\\\/sk\\\/blog\\\/category\\\/business-productivity\\\/#listItem\",\"name\":\"Business Productivity\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/cursiqa.com\\\/sk\\\/blog\\\/category\\\/business-productivity\\\/#listItem\",\"position\":2,\"name\":\"Business Productivity\",\"item\":\"https:\\\/\\\/cursiqa.com\\\/sk\\\/blog\\\/category\\\/business-productivity\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/cursiqa.com\\\/sk\\\/blog\\\/small-business-cybersecurity-basics\\\/#listItem\",\"name\":\"Small Business Cybersecurity Basics That Take One Afternoon\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/cursiqa.com\\\/sk#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/cursiqa.com\\\/sk\\\/blog\\\/small-business-cybersecurity-basics\\\/#listItem\",\"position\":3,\"name\":\"Small Business Cybersecurity Basics That Take One Afternoon\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/cursiqa.com\\\/sk\\\/blog\\\/category\\\/business-productivity\\\/#listItem\",\"name\":\"Business Productivity\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/cursiqa.com\\\/sk\\\/#organization\",\"name\":\"Cursiqa\",\"description\":\"Practical business systems\",\"url\":\"https:\\\/\\\/cursiqa.com\\\/sk\\\/\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/cursiqa.com\\\/sk\\\/blog\\\/author\\\/adamat\\\/#author\",\"url\":\"https:\\\/\\\/cursiqa.com\\\/sk\\\/blog\\\/author\\\/adamat\\\/\",\"name\":\"adamat\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/cursiqa.com\\\/sk\\\/blog\\\/small-business-cybersecurity-basics\\\/#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/29c1b8f4eba0157a65532702a3c5a4cd463e99cb0df1229b16e22e69084ca585?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"adamat\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/cursiqa.com\\\/sk\\\/blog\\\/small-business-cybersecurity-basics\\\/#webpage\",\"url\":\"https:\\\/\\\/cursiqa.com\\\/sk\\\/blog\\\/small-business-cybersecurity-basics\\\/\",\"name\":\"Small Business Cybersecurity: One Afternoon Checklist\",\"description\":\"Small business cybersecurity in one afternoon: a password manager rollout, MFA that matters, a tested offline backup, encryption, and a one-page incident plan.\",\"inLanguage\":\"sk-SK\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/cursiqa.com\\\/sk\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/cursiqa.com\\\/sk\\\/blog\\\/small-business-cybersecurity-basics\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/cursiqa.com\\\/sk\\\/blog\\\/author\\\/adamat\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/cursiqa.com\\\/sk\\\/blog\\\/author\\\/adamat\\\/#author\"},\"datePublished\":\"2026-09-10T10:59:27+02:00\",\"dateModified\":\"2026-09-10T10:59:27+02:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/cursiqa.com\\\/sk\\\/#website\",\"url\":\"https:\\\/\\\/cursiqa.com\\\/sk\\\/\",\"name\":\"Cursiqa\",\"description\":\"Practical business systems\",\"inLanguage\":\"sk-SK\",\"publisher\":{\"@id\":\"https:\\\/\\\/cursiqa.com\\\/sk\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->",
    "aioseo_head_json": {
        "title": "Small Business Cybersecurity: One Afternoon Checklist",
        "description": "Small business cybersecurity in one afternoon: a password manager rollout, MFA that matters, a tested offline backup, encryption, and a one-page incident plan.",
        "canonical_url": "https:\/\/cursiqa.com\/sk\/blog\/small-business-cybersecurity-basics\/",
        "robots": "noindex, max-image-preview:large",
        "keywords": "",
        "webmasterTools": {
            "miscellaneous": ""
        },
        "schema": {
            "@context": "https:\/\/schema.org",
            "@graph": [
                {
                    "@type": "BlogPosting",
                    "@id": "https:\/\/cursiqa.com\/sk\/blog\/small-business-cybersecurity-basics\/#blogposting",
                    "name": "Small Business Cybersecurity: One Afternoon Checklist",
                    "headline": "Small Business Cybersecurity Basics That Take One Afternoon",
                    "author": {
                        "@id": "https:\/\/cursiqa.com\/sk\/blog\/author\/adamat\/#author"
                    },
                    "publisher": {
                        "@id": "https:\/\/cursiqa.com\/sk\/#organization"
                    },
                    "datePublished": "2026-09-10T10:59:27+02:00",
                    "dateModified": "2026-09-10T10:59:27+02:00",
                    "inLanguage": "sk-SK",
                    "mainEntityOfPage": {
                        "@id": "https:\/\/cursiqa.com\/sk\/blog\/small-business-cybersecurity-basics\/#webpage"
                    },
                    "isPartOf": {
                        "@id": "https:\/\/cursiqa.com\/sk\/blog\/small-business-cybersecurity-basics\/#webpage"
                    },
                    "articleSection": "Business Productivity, incident response, small business cybersecurity"
                },
                {
                    "@type": "BreadcrumbList",
                    "@id": "https:\/\/cursiqa.com\/sk\/blog\/small-business-cybersecurity-basics\/#breadcrumblist",
                    "itemListElement": [
                        {
                            "@type": "ListItem",
                            "@id": "https:\/\/cursiqa.com\/sk#listItem",
                            "position": 1,
                            "name": "Home",
                            "item": "https:\/\/cursiqa.com\/sk",
                            "nextItem": {
                                "@type": "ListItem",
                                "@id": "https:\/\/cursiqa.com\/sk\/blog\/category\/business-productivity\/#listItem",
                                "name": "Business Productivity"
                            }
                        },
                        {
                            "@type": "ListItem",
                            "@id": "https:\/\/cursiqa.com\/sk\/blog\/category\/business-productivity\/#listItem",
                            "position": 2,
                            "name": "Business Productivity",
                            "item": "https:\/\/cursiqa.com\/sk\/blog\/category\/business-productivity\/",
                            "nextItem": {
                                "@type": "ListItem",
                                "@id": "https:\/\/cursiqa.com\/sk\/blog\/small-business-cybersecurity-basics\/#listItem",
                                "name": "Small Business Cybersecurity Basics That Take One Afternoon"
                            },
                            "previousItem": {
                                "@type": "ListItem",
                                "@id": "https:\/\/cursiqa.com\/sk#listItem",
                                "name": "Home"
                            }
                        },
                        {
                            "@type": "ListItem",
                            "@id": "https:\/\/cursiqa.com\/sk\/blog\/small-business-cybersecurity-basics\/#listItem",
                            "position": 3,
                            "name": "Small Business Cybersecurity Basics That Take One Afternoon",
                            "previousItem": {
                                "@type": "ListItem",
                                "@id": "https:\/\/cursiqa.com\/sk\/blog\/category\/business-productivity\/#listItem",
                                "name": "Business Productivity"
                            }
                        }
                    ]
                },
                {
                    "@type": "Organization",
                    "@id": "https:\/\/cursiqa.com\/sk\/#organization",
                    "name": "Cursiqa",
                    "description": "Practical business systems",
                    "url": "https:\/\/cursiqa.com\/sk\/"
                },
                {
                    "@type": "Person",
                    "@id": "https:\/\/cursiqa.com\/sk\/blog\/author\/adamat\/#author",
                    "url": "https:\/\/cursiqa.com\/sk\/blog\/author\/adamat\/",
                    "name": "adamat",
                    "image": {
                        "@type": "ImageObject",
                        "@id": "https:\/\/cursiqa.com\/sk\/blog\/small-business-cybersecurity-basics\/#authorImage",
                        "url": "https:\/\/secure.gravatar.com\/avatar\/29c1b8f4eba0157a65532702a3c5a4cd463e99cb0df1229b16e22e69084ca585?s=96&d=mm&r=g",
                        "width": 96,
                        "height": 96,
                        "caption": "adamat"
                    }
                },
                {
                    "@type": "WebPage",
                    "@id": "https:\/\/cursiqa.com\/sk\/blog\/small-business-cybersecurity-basics\/#webpage",
                    "url": "https:\/\/cursiqa.com\/sk\/blog\/small-business-cybersecurity-basics\/",
                    "name": "Small Business Cybersecurity: One Afternoon Checklist",
                    "description": "Small business cybersecurity in one afternoon: a password manager rollout, MFA that matters, a tested offline backup, encryption, and a one-page incident plan.",
                    "inLanguage": "sk-SK",
                    "isPartOf": {
                        "@id": "https:\/\/cursiqa.com\/sk\/#website"
                    },
                    "breadcrumb": {
                        "@id": "https:\/\/cursiqa.com\/sk\/blog\/small-business-cybersecurity-basics\/#breadcrumblist"
                    },
                    "author": {
                        "@id": "https:\/\/cursiqa.com\/sk\/blog\/author\/adamat\/#author"
                    },
                    "creator": {
                        "@id": "https:\/\/cursiqa.com\/sk\/blog\/author\/adamat\/#author"
                    },
                    "datePublished": "2026-09-10T10:59:27+02:00",
                    "dateModified": "2026-09-10T10:59:27+02:00"
                },
                {
                    "@type": "WebSite",
                    "@id": "https:\/\/cursiqa.com\/sk\/#website",
                    "url": "https:\/\/cursiqa.com\/sk\/",
                    "name": "Cursiqa",
                    "description": "Practical business systems",
                    "inLanguage": "sk-SK",
                    "publisher": {
                        "@id": "https:\/\/cursiqa.com\/sk\/#organization"
                    }
                }
            ]
        },
        "og:locale": "sk_SK",
        "og:site_name": "Cursiqa - Practical business systems",
        "og:type": "article",
        "og:title": "Small Business Cybersecurity: One Afternoon Checklist",
        "og:description": "Small business cybersecurity in one afternoon: a password manager rollout, MFA that matters, a tested offline backup, encryption, and a one-page incident plan.",
        "og:url": "https:\/\/cursiqa.com\/sk\/blog\/small-business-cybersecurity-basics\/",
        "article:published_time": "2026-09-10T08:59:27+00:00",
        "article:modified_time": "2026-09-10T08:59:27+00:00",
        "og:image": "https:\/\/cursiqa.com\/wp-content\/themes\/cursiqa-theme\/assets\/images\/cursiqa-og-default.jpg",
        "og:image:secure_url": "https:\/\/cursiqa.com\/wp-content\/themes\/cursiqa-theme\/assets\/images\/cursiqa-og-default.jpg",
        "og:image:width": 1200,
        "og:image:height": 630,
        "og:image:type": "image\/jpeg",
        "twitter:card": "summary_large_image",
        "twitter:title": "Small Business Cybersecurity: One Afternoon Checklist",
        "twitter:description": "Small business cybersecurity in one afternoon: a password manager rollout, MFA that matters, a tested offline backup, encryption, and a one-page incident plan."
    },
    "aioseo_meta_data": {
        "post_id": "357",
        "title": "Small Business Cybersecurity: One Afternoon Checklist",
        "description": "Small business cybersecurity in one afternoon: a password manager rollout, MFA that matters, a tested offline backup, encryption, and a one-page incident plan.",
        "keywords": null,
        "keyphrases": {
            "focus": {
                "keyphrase": "small business cybersecurity",
                "score": 0,
                "analysis": []
            },
            "additional": []
        },
        "primary_term": null,
        "canonical_url": null,
        "og_title": null,
        "og_description": null,
        "og_object_type": "default",
        "og_image_type": "default",
        "og_image_custom_url": null,
        "og_image_custom_fields": null,
        "og_image_url": null,
        "og_image_width": null,
        "og_image_height": null,
        "og_video": null,
        "og_custom_url": null,
        "og_article_section": null,
        "og_article_tags": null,
        "twitter_use_og": false,
        "twitter_card": "default",
        "twitter_image_type": "default",
        "twitter_image_custom_url": null,
        "twitter_image_custom_fields": null,
        "twitter_image_url": null,
        "twitter_title": null,
        "twitter_description": null,
        "schema_type": "default",
        "schema_type_options": null,
        "schema": {
            "blockGraphs": [],
            "customGraphs": [],
            "default": {
                "data": {
                    "Article": [],
                    "Course": [],
                    "Dataset": [],
                    "FAQPage": [],
                    "Movie": [],
                    "Person": [],
                    "Product": [],
                    "ProductReview": [],
                    "Car": [],
                    "Recipe": [],
                    "Service": [],
                    "SoftwareApplication": [],
                    "WebPage": []
                },
                "graphName": "BlogPosting",
                "isEnabled": true
            },
            "graphs": []
        },
        "pillar_content": false,
        "robots_default": true,
        "robots_noindex": false,
        "robots_noarchive": false,
        "robots_nosnippet": false,
        "robots_nofollow": false,
        "robots_noimageindex": false,
        "robots_noodp": false,
        "robots_notranslate": false,
        "robots_max_snippet": null,
        "robots_max_videopreview": null,
        "robots_max_imagepreview": "large",
        "priority": null,
        "frequency": null,
        "local_seo": null,
        "limit_modified_date": false,
        "ai": null,
        "breadcrumb_settings": null,
        "seo_analyzer_scan_date": null,
        "created": "2026-09-10 10:59:27",
        "updated": "2026-09-10 09:00:57",
        "focus_keyword": "small business cybersecurity",
        "additional_keywords": null,
        "truseo_locale": null
    },
    "aioseo_breadcrumb": "<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/cursiqa.com\/sk\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/cursiqa.com\/sk\/blog\/category\/business-productivity\/\" title=\"Business Productivity\">Business Productivity<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tSmall Business Cybersecurity Basics That Take One Afternoon\n\t\t<\/span><\/div>",
    "aioseo_breadcrumb_json": [
        {
            "label": "Home",
            "link": "https:\/\/cursiqa.com\/sk"
        },
        {
            "label": "Business Productivity",
            "link": "https:\/\/cursiqa.com\/sk\/blog\/category\/business-productivity\/"
        },
        {
            "label": "Small Business Cybersecurity Basics That Take One Afternoon",
            "link": "https:\/\/cursiqa.com\/sk\/blog\/small-business-cybersecurity-basics\/"
        }
    ],
    "jetpack_sharing_enabled": true,
    "jetpack_featured_media_url": "",
    "_links": {
        "self": [
            {
                "href": "https:\/\/cursiqa.com\/sk\/wp-json\/wp\/v2\/posts\/357",
                "targetHints": {
                    "allow": [
                        "GET"
                    ]
                }
            }
        ],
        "collection": [
            {
                "href": "https:\/\/cursiqa.com\/sk\/wp-json\/wp\/v2\/posts"
            }
        ],
        "about": [
            {
                "href": "https:\/\/cursiqa.com\/sk\/wp-json\/wp\/v2\/types\/post"
            }
        ],
        "author": [
            {
                "embeddable": true,
                "href": "https:\/\/cursiqa.com\/sk\/wp-json\/wp\/v2\/users\/1"
            }
        ],
        "replies": [
            {
                "embeddable": true,
                "href": "https:\/\/cursiqa.com\/sk\/wp-json\/wp\/v2\/comments?post=357"
            }
        ],
        "version-history": [
            {
                "count": 0,
                "href": "https:\/\/cursiqa.com\/sk\/wp-json\/wp\/v2\/posts\/357\/revisions"
            }
        ],
        "wp:attachment": [
            {
                "href": "https:\/\/cursiqa.com\/sk\/wp-json\/wp\/v2\/media?parent=357"
            }
        ],
        "wp:term": [
            {
                "taxonomy": "category",
                "embeddable": true,
                "href": "https:\/\/cursiqa.com\/sk\/wp-json\/wp\/v2\/categories?post=357"
            },
            {
                "taxonomy": "post_tag",
                "embeddable": true,
                "href": "https:\/\/cursiqa.com\/sk\/wp-json\/wp\/v2\/tags?post=357"
            }
        ],
        "curies": [
            {
                "name": "wp",
                "href": "https:\/\/api.w.org\/{rel}",
                "templated": true
            }
        ]
    }
}