{"id":6594,"date":"2026-05-28T09:06:28","date_gmt":"2026-05-28T09:06:28","guid":{"rendered":"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/?p=6594"},"modified":"2026-05-28T09:06:29","modified_gmt":"2026-05-28T09:06:29","slug":"how-to-enable-ssi-on-cpanel-domain","status":"publish","type":"post","link":"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/508\/enable-ssi-on-cpanel-domain.html","title":{"rendered":"How to Enable SSI on cPanel Domain?"},"content":{"rendered":"\n<p>Sometimes, managing a website feels like repeating the same work again and again. For example, updating headers, footers, menus, announcements, or banners on every page can quickly become time-consuming.&nbsp;<\/p>\n\n\n\n<p>This is where Server Side Includes (SSI) becomes useful!<\/p>\n\n\n\n<p>SSI is one of those simple yet powerful features that can make website management easier, especially for static HTML websites. Instead of editing multiple pages individually, SSI lets you place reusable content in a single file and automatically display it across multiple pages of your website.<\/p>\n\n\n\n<p>If your website is hosted on a cPanel hosting account, enabling SSI is usually quick and straightforward.&nbsp;<\/p>\n\n\n\n<p>In this guide, you\u2019ll learn:<\/p>\n\n\n\n<ul>\n  <li style=\"margin-left: 24px;\">Why websites use SSI<\/li>\n  <li style=\"margin-left: 24px;\">Benefits of enabling SSI<\/li>\n  <li style=\"margin-left: 24px;\">How to enable SSI on a cPanel domain<\/li>\n  <li style=\"margin-left: 24px;\">Important tips while using SSI<\/li>\n  <li style=\"margin-left: 24px;\">Common mistakes to avoid<\/li>\n<\/ul>\n\n\n\n<p>This article is written in simple language, so even beginners can follow it easily.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\"\/>\n\n\n\n<p><strong>Also Read: <\/strong><a href=\"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/499\/change-ftp-password-in-cpanel.html\"><strong>How to Change the FTP Password in cPanel?<\/strong><\/a><strong>&nbsp;<\/strong><\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\"\/>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Why is SSI Required?<\/strong><\/h2>\n\n\n\n<p>SSI is useful for websites with repetitive content across multiple pages.<\/p>\n\n\n\n<p><strong>Common Uses of SSI:<\/strong><\/p>\n\n\n\n<ul>\n  <li style=\"margin-left: 24px;\">Website headers<\/li>\n  <li style=\"margin-left: 24px;\">Footers<\/li>\n  <li style=\"margin-left: 24px;\">Navigation menus<\/li>\n  <li style=\"margin-left: 24px;\">Sidebar sections<\/li>\n  <li style=\"margin-left: 24px;\">Announcement bars<\/li>\n  <li style=\"margin-left: 24px;\">Copyright notices<\/li>\n  <li style=\"margin-left: 24px;\">Contact information<\/li>\n  <li style=\"margin-left: 24px;\">Reusable banners<\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\"\/>\n\n\n\n<p><strong>Also Read: <\/strong><a href=\"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/448\/how-to-block-spam-emails-in-cpanel.html\"><strong>How to Block Spam Emails in cPanel<\/strong><\/a><strong>&nbsp;<\/strong><\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\"\/>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>What are the Benefits of Using SSI<\/strong><\/h2>\n\n\n\n<p>\n  <strong style=\"font-size:18px;\">1. Faster Website Updates<\/strong>\n<\/p>\n\n\n\n<p>The amazing benefit of using SSI is that you can update common sections, such as headers, footers, and menus, from a single file. Once edited, the changes automatically appear across all pages that include the file.<\/p>\n\n\n\n<p>\n  <strong style=\"font-size:18px;\">2. Saves Time in Website Management\n<\/strong>\n<\/p>\n\n\n\n<p>With SSI, instead of editing multiple HTML pages manually, you reduce repetitive work and make website maintenance much quicker and easier.<\/p>\n\n\n\n<p>\n  <strong style=\"font-size:18px;\">3. Keeps Website Design Consistent\n<\/strong>\n<\/p>\n\n\n\n<p>Using shared include files helps maintain the same layout, navigation, and branding across the entire website without missing any page updates.<\/p>\n\n\n\n<p>\n  <strong style=\"font-size:18px;\">4. Lightweight &#038; Server Friendly\n<\/strong>\n<\/p>\n\n\n\n<p>SSI is a simple server-side feature that uses far fewer resources than heavy CMS platforms or dynamic frameworks, making it suitable for lightweight websites.<\/p>\n\n\n\n<p>\n  <strong style=\"font-size:18px;\">5. Cleaner File Structure<\/strong>\n<\/p>\n\n<p>\n  With SSI, website files become more organized because reusable sections can be stored separately inside dedicated folders like \/includes\/.\n<\/p>\n\n<p>\n  <strong style=\"font-size:18px;\">6. Reduces Human Errors<\/strong>\n<\/p>\n\n<p>\n  When managing large static websites, manually editing every page can lead to mistakes. With SSI, it minimizes this risk by centralizing repeated content.\n<\/p>\n\n<p>\n  <strong style=\"font-size:18px;\">7. Helpful for Static HTML Websites<\/strong>\n<\/p>\n\n<p>\n  SSI is especially useful for websites built using plain HTML, where dynamic features like PHP or CMS systems are not being used.\n<\/p>\n\n<p>\n  <strong style=\"font-size:18px;\">8. Improves Website Maintenance<\/strong>\n<\/p>\n\n<p>\n  With SSI, adding notices, banners, announcements, or policy updates becomes easier because changes can be managed centrally without touching every webpage individually.\n<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\"\/>\n\n\n\n<p><strong>Also Read: <\/strong><a href=\"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/398\/how-to-set-up-email-forwarding-in-cpanel.html\"><strong>Simple Steps to Set Up Email Forwarding in cPanel<\/strong><\/a><\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\"\/>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Steps to Enable SSI on cPanel Domain<\/strong><\/h2>\n\n\n\n<p style=\"margin-left:24px;\"><strong>\u2794<\/strong> Login to cPanel with your username &amp; password.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"383\" src=\"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/wp-content\/uploads\/2026\/05\/image3-5.png\" alt=\"cpanel-login\" class=\"wp-image-6616\" srcset=\"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/wp-content\/uploads\/2026\/05\/image3-5.png 405w, https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/wp-content\/uploads\/2026\/05\/image3-5-300x284.png 300w\" sizes=\"auto, (max-width: 405px) 100vw, 405px\" \/><\/figure>\n<\/div>\n\n\n<p style=\"margin-left:24px;\">\n  <strong>\u2794<\/strong> In that, go to the <strong>\u2018Files\u2019<\/strong> section &amp; click on <strong>\u2018File Manager\u2019<\/strong>.\n<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"995\" height=\"311\" src=\"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/wp-content\/uploads\/2026\/05\/image2-5.png\" alt=\"files-&amp;-file-manager-section\" class=\"wp-image-6619\" srcset=\"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/wp-content\/uploads\/2026\/05\/image2-5.png 995w, https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/wp-content\/uploads\/2026\/05\/image2-5-300x94.png 300w, https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/wp-content\/uploads\/2026\/05\/image2-5-768x240.png 768w\" sizes=\"auto, (max-width: 995px) 100vw, 995px\" \/><\/figure>\n<\/div>\n\n\n<p style=\"margin-left:24px;\">\n  <strong>\u2794<\/strong> Now, you have to navigate to your domain folder.\n<\/p>\n\n<p style=\"margin-left:24px;\">\n  <strong>\u2794<\/strong> In that, look for the file named <strong>\u2018.htaccess\u2019<\/strong>.\n<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"184\" height=\"276\" src=\"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/wp-content\/uploads\/2026\/05\/image1-5.png\" alt=\"search-.htaccess\" class=\"wp-image-6623\"\/><\/figure>\n<\/div>\n\n\n<p>If you cannot see it:<\/p>\n\n\n\n<p style=\"margin-left:24px;\">\n  <strong>\u2794<\/strong> Click <strong>\u2018Settings\u2019<\/strong> (On Top-Right Corner)\n<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"524\" height=\"51\" src=\"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/wp-content\/uploads\/2026\/05\/image5-5.png\" alt=\"click-on-settings\" class=\"wp-image-6628\" srcset=\"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/wp-content\/uploads\/2026\/05\/image5-5.png 524w, https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/wp-content\/uploads\/2026\/05\/image5-5-300x29.png 300w\" sizes=\"auto, (max-width: 524px) 100vw, 524px\" \/><\/figure>\n<\/div>\n\n\n<p style=\"margin-left:24px;\">\n  <strong>\u2794<\/strong> In that, enable <strong>\u2018Show Hidden Files\u2019<\/strong>\n<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"293\" height=\"68\" src=\"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/wp-content\/uploads\/2026\/05\/image4-5.png\" alt=\"enable-show-hidden-files\" class=\"wp-image-6631\"\/><\/figure>\n<\/div>\n\n\n<p style=\"margin-left:24px;\">\n  <strong>\u2794<\/strong> Now, you have to open the .htaccess file and add the following code:\n<\/p>\n<figure class=\"wp-block-table\"><button class=\"copy-btn\" onclick=\"copyCommand(this)\">\ud83d\udccb<\/button><span class=\"copy-msg\">Copied!<\/span>\n    <table class=\"has-fixed-layout\">\n        <tbody>\n            <tr>\n                <td class=\"kb_firewall\"><strong><strong>AddType text\/html .shtml<br>AddHandler server-parsed.shtml<br>Options +Includes\n<\/strong><\/strong><\/td>\n            <\/tr>\n        <\/tbody>\n    <\/table>\n<\/figure>\n\n\n\n<p style=\"margin-left:24px;\">\n  <strong>\u2794<\/strong> Once done, save the file.\n<\/p>\n<p style=\"margin-left: 24px;\">\n  <strong style=\"font-size: 18px;\">\u27a2 What This Code Does<\/strong>\n<\/p>\n\n\n\n<p><strong>AddType text\/html .shtml: <\/strong>This tells the server to treat .shtml files as HTML pages.<\/p>\n\n\n\n<p><strong>AddHandler server-parsed .shtml: <\/strong>This enables SSI parsing on .shtml files.<br><strong>Options +Includes: <\/strong>This activates Server Side Includes functionality.<\/p>\n\n\n\n<div style=\"border: 1px solid #faf4ff; padding: 18px 24px; background-color: #faf4ff; width: 730px;\">\n  <p style=\"margin: 0 0 10px 0;\">\n    <strong>\u2605 Small Tip<\/strong>\n  <\/p>\n\n  <p style=\"margin: 0 0 10px 0;\">\n    If you only want SSI for selected pages, use the <strong>.shtml<\/strong> extension only on those files instead of enabling it globally.\n  <\/p>\n\n  <p style=\"margin: 0;\">\n    This keeps your website cleaner and slightly improves performance.\n  <\/p>\n<\/div>\n\n\n\n<p style=\"margin-top: 16px; margin-left:24px;\">\n  <strong>\u2794<\/strong> Now, you have to rename your HTML File to .shtml\n<\/p>\n\n<p style=\"margin-left:24px;\">\n  <strong>\u2794<\/strong> Now you can use SSI commands inside your webpage.\n<\/p>\n\n\n\n<p>For Example:<\/p>\n\n\n\n<div style=\"border: 1px solid #faf4ff; padding: 18px 24px; background-color: #faf4ff; width: 730px;\">\n  <p style=\"margin: 0 0 10px 0;\">\n    <strong>\u2605 Important Point<\/strong>\n  <\/p>\n\n  <p style=\"margin: 0 0 10px 0;\">\n    After enabling SSI, clear your browser cache if changes do not appear immediately.\n  <\/p>\n\n  <p style=\"margin: 0;\">\n    Sometimes browsers temporarily store old page versions.\n  <\/p>\n<\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\"\/>\n\n\n\n<p><strong>Also Read: <\/strong><a href=\"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/397\/how-to-create-a-basic-spf-record-in-cpanel.html\"><strong>How to Create a Basic SPF Record in cPanel?<\/strong><\/a><strong>&nbsp;<\/strong><\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\"\/>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Common SSI Problems &amp; Fixes<\/strong><\/h2>\n\n\n\n<p style=\"margin-left: 24px;\">\n  <strong style=\"font-size: 18px;\">1. SSI Code Appears as Plain Text<\/strong>\n<\/p>\n<p style=\"margin-left: 24px;\">\n  <strong>\u27a2 Cause for this:<\/strong>\n<\/p>\n<p>It occurs because SSI is not enabled properly.<\/p>\n<p style=\"margin-left: 24px;\">\n  <strong>\u27a2 How to Fix<\/strong>\n<\/p>\n<p>You have to check:<\/p>\n<ul>\n  <li style=\"margin-left: 24px;\">.htaccess syntax<\/li>\n  <li style=\"margin-left: 24px;\">File extension (.shtml)<\/li>\n  <li style=\"margin-left: 24px;\">Apache includes permission<\/li>\n<\/ul>\n<p style=\"margin-left: 24px;\">\n  <strong style=\"font-size: 18px;\">2. Internal Server Error<\/strong>\n<\/p>\n\n<p style=\"margin-left: 24px;\">\n  <strong>\u27a2 Cause for this:<\/strong>\n<\/p>\n\n<p>It occurs due to incorrect .htaccess configuration.<\/p>\n\n<p style=\"margin-left: 24px;\">\n  <strong>\u27a2 How to Fix<\/strong>\n<\/p>\n\n<p>You have to carefully recheck the SSI code formatting. Even one extra character can break Apache rules.<\/p>\n\n<p style=\"margin-left: 24px;\">\n  <strong style=\"font-size: 18px;\">3. Included File Not Showing<\/strong>\n<\/p>\n\n<p style=\"margin-left: 24px;\">\n  <strong>\u27a2 Cause for this:<\/strong>\n<\/p>\n\n<p>It occurs due to an incorrect file path.<\/p>\n\n<p style=\"margin-left: 24px;\">\n  <strong>\u27a2 How to Fix<\/strong>\n<\/p>\n\n<p>Verify the filename and folder location.<\/p>\n\n\n\n<div style=\"border: 1px solid #faf4ff; padding: 18px 24px; background-color: #faf4ff; width: 730px;\">\n  <p style=\"margin: 0 0 10px 0;\">\n    <strong>\u2605 Security Tip: While Using SSI<\/strong>\n  <\/p>\n\n  <p style=\"margin: 0;\">\n    Avoid allowing public uploads inside SSI-enabled directories. Improper SSI usage can create security risks if malicious scripts are inadvertently included.\n  <\/p>\n<\/div>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Pro Tip for Better Website Management<\/strong><\/h2>\n\n\n\n<p>You have to create separate folders like:<\/p>\n\n\n\n<figure class=\"wp-block-table\"><button class=\"copy-btn\" onclick=\"copyCommand(this)\">\ud83d\udccb<\/button><span class=\"copy-msg\">Copied!<\/span>\n    <table class=\"has-fixed-layout\">\n        <tbody>\n            <tr>\n                <td class=\"kb_firewall\"><strong><strong>\/includes\/<\/strong><\/strong><\/td>\n            <\/tr>\n        <\/tbody>\n    <\/table>\n<\/figure>\n\n\n\n<p>Then store reusable files inside it:<\/p>\n\n\n\n<figure class=\"wp-block-table\"><button class=\"copy-btn\" onclick=\"copyCommand(this)\">\ud83d\udccb<\/button><span class=\"copy-msg\">Copied!<\/span>\n    <table class=\"has-fixed-layout\">\n        <tbody>\n            <tr>\n                <td class=\"kb_firewall\"><strong><strong>\/includes\/header.html<br>\n\/includes\/footer.html<br>\n\/includes\/menu.html\n<\/strong><\/strong><\/td>\n            <\/tr>\n        <\/tbody>\n    <\/table>\n<\/figure>\n\n\n\n<p>This will help you to keep your website organized and easier to manage in the future.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\"\/>\n\n\n\n<p><strong>Also Read: <\/strong><a href=\"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/308\/How-To-Decrease-Inode-Usage-In-cPanel.html\"><strong>How to Decrease Inode Usage in cPanel?<\/strong><\/a><strong>&nbsp;<\/strong><\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\"\/>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Conclusion<\/strong><\/h2>\n\n\n\n<p>Server Side Includes (SSI) is a simple yet highly useful feature for efficiently managing reusable website content. Instead of manually updating every page, SSI lets you maintain common sections such as headers, footers, and menus in a single file.<\/p>\n\n\n\n<p><strong>Enabling SSI on a cPanel domain mainly involves:<\/strong><\/p>\n\n\n\n<ul>\n  <li style=\"margin-left: 24px;\">Accessing File Manager<\/li>\n  <li style=\"margin-left: 24px;\">Editing the .htaccess file<\/li>\n  <li style=\"margin-left: 24px;\">Activating SSI rules<\/li>\n  <li style=\"margin-left: 24px;\">Using .shtml extensions<\/li>\n  <li style=\"margin-left: 24px;\">Adding SSI include commands<\/li>\n<\/ul>\n\n\n\n<p>For beginners managing static websites, SSI can save significant time while keeping website maintenance clean and organized.<\/p>\n\n\n\n<p>When used properly, it becomes a lightweight, effective way to simplify website management without requiring complex development frameworks or CMS platforms.<\/p>\n\n\n\n<script>\nfunction copyCommand(btn) {\n  const td = btn.parentElement.querySelector(\"td.kb_firewall\");\n  const text = td.innerText.trim();\n\n  navigator.clipboard.writeText(text).then(() => {\n    const msg = btn.parentElement.querySelector(\".copy-msg\");\n    msg.style.display = \"inline-block\";\n    setTimeout(() => msg.style.display = \"none\", 1000);\n  });\n}\n<\/script>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Sometimes, managing a website feels like repeating the same work again and again. For example, updating headers, footers, menus, announcements, or banners on every page can quickly become time-consuming.&nbsp; This is where Server Side Includes (SSI) becomes useful! SSI is one of those simple yet powerful features that can make website management easier, especially for [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-6594","post","type-post","status-publish","format-standard","hentry","category-cpanel"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.2 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to Enable SSI on cPanel Domain?<\/title>\n<meta name=\"description\" content=\"Learn to enable SSI on a cPanel domain with this guide. Understand Server Side Includes, benefits, setup process and troubleshooting tips easily.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/508\/enable-ssi-on-cpanel-domain.html\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Enable SSI on cPanel Domain?\" \/>\n<meta property=\"og:description\" content=\"Learn to enable SSI on a cPanel domain with this guide. Understand Server Side Includes, benefits, setup process and troubleshooting tips easily.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/508\/enable-ssi-on-cpanel-domain.html\" \/>\n<meta property=\"og:site_name\" content=\"Host IT Smart Knowledge base\" \/>\n<meta property=\"article:published_time\" content=\"2026-05-28T09:06:28+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-28T09:06:29+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/wp-content\/uploads\/2026\/05\/image3-5.png\" \/>\n\t<meta property=\"og:image:width\" content=\"405\" \/>\n\t<meta property=\"og:image:height\" content=\"383\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Admin\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Admin\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/508\/enable-ssi-on-cpanel-domain.html\",\"url\":\"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/508\/enable-ssi-on-cpanel-domain.html\",\"name\":\"How to Enable SSI on cPanel Domain?\",\"isPartOf\":{\"@id\":\"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/508\/enable-ssi-on-cpanel-domain.html#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/508\/enable-ssi-on-cpanel-domain.html#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/wp-content\/uploads\/2026\/05\/image3-5.png\",\"datePublished\":\"2026-05-28T09:06:28+00:00\",\"dateModified\":\"2026-05-28T09:06:29+00:00\",\"author\":{\"@id\":\"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/#\/schema\/person\/317c14a877385667f19d3b7496bd5108\"},\"description\":\"Learn to enable SSI on a cPanel domain with this guide. Understand Server Side Includes, benefits, setup process and troubleshooting tips easily.\",\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/508\/enable-ssi-on-cpanel-domain.html\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/508\/enable-ssi-on-cpanel-domain.html#primaryimage\",\"url\":\"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/wp-content\/uploads\/2026\/05\/image3-5.png\",\"contentUrl\":\"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/wp-content\/uploads\/2026\/05\/image3-5.png\",\"width\":405,\"height\":383},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/#website\",\"url\":\"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/\",\"name\":\"Host IT Smart Knowledge base\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/#\/schema\/person\/317c14a877385667f19d3b7496bd5108\",\"name\":\"Admin\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/d4827c56a6721070dde339640d47ff44ba0d0e515c7e577cf29305ab72383fe3?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/d4827c56a6721070dde339640d47ff44ba0d0e515c7e577cf29305ab72383fe3?s=96&d=mm&r=g\",\"caption\":\"Admin\"},\"sameAs\":[\"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/\"],\"url\":\"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/author\/admin\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Enable SSI on cPanel Domain?","description":"Learn to enable SSI on a cPanel domain with this guide. Understand Server Side Includes, benefits, setup process and troubleshooting tips easily.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/508\/enable-ssi-on-cpanel-domain.html","og_locale":"en_US","og_type":"article","og_title":"How to Enable SSI on cPanel Domain?","og_description":"Learn to enable SSI on a cPanel domain with this guide. Understand Server Side Includes, benefits, setup process and troubleshooting tips easily.","og_url":"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/508\/enable-ssi-on-cpanel-domain.html","og_site_name":"Host IT Smart Knowledge base","article_published_time":"2026-05-28T09:06:28+00:00","article_modified_time":"2026-05-28T09:06:29+00:00","og_image":[{"width":405,"height":383,"url":"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/wp-content\/uploads\/2026\/05\/image3-5.png","type":"image\/png"}],"author":"Admin","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Admin","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/508\/enable-ssi-on-cpanel-domain.html","url":"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/508\/enable-ssi-on-cpanel-domain.html","name":"How to Enable SSI on cPanel Domain?","isPartOf":{"@id":"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/508\/enable-ssi-on-cpanel-domain.html#primaryimage"},"image":{"@id":"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/508\/enable-ssi-on-cpanel-domain.html#primaryimage"},"thumbnailUrl":"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/wp-content\/uploads\/2026\/05\/image3-5.png","datePublished":"2026-05-28T09:06:28+00:00","dateModified":"2026-05-28T09:06:29+00:00","author":{"@id":"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/#\/schema\/person\/317c14a877385667f19d3b7496bd5108"},"description":"Learn to enable SSI on a cPanel domain with this guide. Understand Server Side Includes, benefits, setup process and troubleshooting tips easily.","inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/508\/enable-ssi-on-cpanel-domain.html"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/508\/enable-ssi-on-cpanel-domain.html#primaryimage","url":"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/wp-content\/uploads\/2026\/05\/image3-5.png","contentUrl":"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/wp-content\/uploads\/2026\/05\/image3-5.png","width":405,"height":383},{"@type":"WebSite","@id":"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/#website","url":"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/","name":"Host IT Smart Knowledge base","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/#\/schema\/person\/317c14a877385667f19d3b7496bd5108","name":"Admin","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/d4827c56a6721070dde339640d47ff44ba0d0e515c7e577cf29305ab72383fe3?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/d4827c56a6721070dde339640d47ff44ba0d0e515c7e577cf29305ab72383fe3?s=96&d=mm&r=g","caption":"Admin"},"sameAs":["https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/"],"url":"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/author\/admin"}]}},"_links":{"self":[{"href":"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/wp-json\/wp\/v2\/posts\/6594","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/wp-json\/wp\/v2\/comments?post=6594"}],"version-history":[{"count":89,"href":"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/wp-json\/wp\/v2\/posts\/6594\/revisions"}],"predecessor-version":[{"id":6718,"href":"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/wp-json\/wp\/v2\/posts\/6594\/revisions\/6718"}],"wp:attachment":[{"href":"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/wp-json\/wp\/v2\/media?parent=6594"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/wp-json\/wp\/v2\/categories?post=6594"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/wp-json\/wp\/v2\/tags?post=6594"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}