{"id":30863,"date":"2026-06-12T11:26:33","date_gmt":"2026-06-12T03:26:33","guid":{"rendered":"https:\/\/www.greenherbnutra.com\/?page_id=30863"},"modified":"2026-06-12T11:51:48","modified_gmt":"2026-06-12T03:51:48","slug":"404-page","status":"publish","type":"page","link":"https:\/\/www.greenherbnutra.com\/ar\/404-page\/","title":{"rendered":"404"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"30863\" class=\"elementor elementor-30863\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"wd-negative-gap elementor-element elementor-element-f593f84 e-flex e-con-boxed e-con e-parent\" data-id=\"f593f84\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bd1c704 elementor-widget elementor-widget-html\" data-id=\"bd1c704\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n  <meta charset=\"UTF-8\" \/>\r\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/>\r\n  <title>404 - Page Not Found | GreenHerb Nutra<\/title>\r\n  <style>\r\n    * { box-sizing: border-box; margin: 0; padding: 0; }\r\n\r\n    .page-404 {\r\n      font-family: sans-serif;\r\n      background-color: #ffffff;\r\n      width: 100%;\r\n      min-height: 100vh;\r\n      display: flex;\r\n      align-items: center;\r\n      justify-content: center;\r\n      padding: 0 1.5rem clamp(2rem, 8vw, 5rem);\r\n      position: relative;\r\n      overflow: hidden;\r\n    }\r\n\r\n    .bg-404 {\r\n      position: absolute;\r\n      top: 50%;\r\n      left: 50%;\r\n      transform: translate(-50%, -50%);\r\n      font-size: clamp(10rem, 45vw, 28rem);\r\n      font-weight: 800;\r\n      color: #e0ebe2;\r\n      line-height: 1;\r\n      letter-spacing: 0.15em;\r\n      user-select: none;\r\n      pointer-events: none;\r\n      white-space: nowrap;\r\n      z-index: 0;\r\n    }\r\n\r\n    .container-404 {\r\n      position: relative;\r\n      z-index: 1;\r\n      display: flex;\r\n      flex-direction: column;\r\n      align-items: center;\r\n      text-align: center;\r\n      width: 100%;\r\n      max-width: 672px;\r\n    }\r\n\r\n    .page-label {\r\n      display: flex;\r\n      align-items: center;\r\n      gap: clamp(0.4rem, 2vw, 0.75rem);\r\n      margin-bottom: 1.5rem;\r\n    }\r\n\r\n    .page-label span {\r\n      font-size: clamp(0.75rem, 2.5vw, 1.1rem);\r\n      font-weight: 600;\r\n      color: #3a7d44;\r\n      letter-spacing: 0.08em;\r\n      text-transform: uppercase;\r\n      white-space: nowrap;\r\n    }\r\n\r\n    .leaf-icon {\r\n      width: clamp(18px, 4vw, 28px);\r\n      height: clamp(18px, 4vw, 28px);\r\n      fill: none;\r\n      stroke: #3a7d44;\r\n      stroke-width: 2;\r\n      stroke-linecap: round;\r\n      stroke-linejoin: round;\r\n      flex-shrink: 0;\r\n    }\r\n\r\n    .leaf-flip { transform: scaleX(-1); }\r\n\r\n    .title-404 {\r\n      color: #1a1a1a;\r\n      font-size: clamp(1.2rem, 4vw, 2rem);\r\n      font-weight: 700;\r\n      margin-bottom: 1rem;\r\n      line-height: 1.3;\r\n    }\r\n\r\n    .desc-404 {\r\n      color: #666666;\r\n      font-size: clamp(0.875rem, 2.5vw, 1rem);\r\n      line-height: 1.7;\r\n      margin-bottom: 2rem;\r\n      max-width: 480px;\r\n      width: 100%;\r\n    }\r\n\r\n    .btn-group {\r\n      display: flex;\r\n      flex-wrap: wrap;\r\n      gap: 0.75rem;\r\n      justify-content: center;\r\n      margin-bottom: 2rem;\r\n      width: 100%;\r\n    }\r\n\r\n    .btn-primary,\r\n    .btn-outline {\r\n      display: inline-flex;\r\n      align-items: center;\r\n      justify-content: center;\r\n      gap: 0.5rem;\r\n      padding: clamp(0.55rem, 2vw, 0.7rem) clamp(1rem, 4vw, 1.5rem);\r\n      border-radius: 6px;\r\n      text-decoration: none;\r\n      font-size: clamp(0.8rem, 2.5vw, 0.9rem);\r\n      font-weight: 600;\r\n      transition: background-color 0.2s;\r\n      white-space: nowrap;\r\n    }\r\n\r\n    .btn-primary {\r\n      background-color: #3a7d44;\r\n      color: #ffffff;\r\n      border: 1.5px solid #3a7d44;\r\n    }\r\n\r\n    .btn-primary:hover { background-color: #2d6235; border-color: #2d6235; }\r\n\r\n    .btn-outline {\r\n      background-color: #ffffff;\r\n      color: #3a7d44;\r\n      border: 1.5px solid #3a7d44;\r\n    }\r\n\r\n    .btn-outline:hover { background-color: #f0f5f1; }\r\n\r\n    .btn-icon {\r\n      width: 16px;\r\n      height: 16px;\r\n      fill: none;\r\n      stroke: currentColor;\r\n      stroke-width: 2;\r\n      stroke-linecap: round;\r\n      stroke-linejoin: round;\r\n      flex-shrink: 0;\r\n    }\r\n\r\n    .categories {\r\n      width: 100%;\r\n      max-width: 576px;\r\n      border-top: 1px solid #e5e7eb;\r\n      padding-top: 1.5rem;\r\n    }\r\n\r\n    .cat-title {\r\n      color: #888888;\r\n      font-size: 0.75rem;\r\n      margin-bottom: 0.9rem;\r\n      text-transform: uppercase;\r\n      letter-spacing: 0.06em;\r\n      font-weight: 600;\r\n    }\r\n\r\n    .cat-list {\r\n      display: flex;\r\n      flex-wrap: wrap;\r\n      gap: 0.5rem;\r\n      justify-content: center;\r\n    }\r\n\r\n    .cat-tag {\r\n      padding: 0.35rem 0.85rem;\r\n      background-color: #f0f5f1;\r\n      color: #3a7d44;\r\n      border-radius: 999px;\r\n      text-decoration: none;\r\n      font-size: clamp(0.7rem, 2vw, 0.8rem);\r\n      font-weight: 500;\r\n      border: 1px solid #c6dfc9;\r\n      transition: background-color 0.2s;\r\n      white-space: nowrap;\r\n    }\r\n\r\n    .cat-tag:hover { background-color: #ddeee0; }\r\n\r\n    @media (max-width: 480px) {\r\n      .btn-group { flex-direction: column; align-items: center; }\r\n      .btn-primary, .btn-outline { width: 100%; max-width: 280px; }\r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n  <div class=\"page-404\">\r\n\r\n    <span class=\"bg-404\">404<\/span>\r\n\r\n    <div class=\"container-404\">\r\n\r\n      <div class=\"page-label\">\r\n        <svg class=\"leaf-icon\" viewbox=\"0 0 24 24\"><path d=\"M11 20A7 7 0 0 1 9.8 6.1C15.5 5 17 4.48 19 2c1 2 2 4.18 2 8 0 5.5-4.78 10-10 10Z\"\/><path d=\"M2 21c0-3 1.85-5.36 5.08-6C9.5 14.52 12 13 13 12\"\/><\/svg>\r\n        <span>Page Not Found<\/span>\r\n        <svg class=\"leaf-icon leaf-flip\" viewbox=\"0 0 24 24\"><path d=\"M11 20A7 7 0 0 1 9.8 6.1C15.5 5 17 4.48 19 2c1 2 2 4.18 2 8 0 5.5-4.78 10-10 10Z\"\/><path d=\"M2 21c0-3 1.85-5.36 5.08-6C9.5 14.52 12 13 13 12\"\/><\/svg>\r\n      <\/div>\r\n\r\n      <h1 class=\"title-404\">Oops! This page has wandered off.<\/h1>\r\n      <p class=\"desc-404\">\r\n        The page you're looking for doesn't exist or has been moved. Let us\r\n        help you find what you need \u2014 explore our full range of natural\r\n        herbal extracts and nutritional ingredients.\r\n      <\/p>\r\n\r\n      <div class=\"btn-group\">\r\n        <a href=\"https:\/\/www.greenherbnutra.com\/ar\/\" class=\"btn-primary\">\r\n          <svg class=\"btn-icon\" viewbox=\"0 0 24 24\"><path d=\"m3 9 9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\"\/><polyline points=\"9 22 9 12 15 12 15 22\"\/><\/svg>\r\n          Back to Homepage\r\n        <\/a>\r\n        <a href=\"https:\/\/www.greenherbnutra.com\/ar\/product\/\" class=\"btn-outline\">\r\n          <svg class=\"btn-icon\" viewbox=\"0 0 24 24\"><path d=\"M11 20A7 7 0 0 1 9.8 6.1C15.5 5 17 4.48 19 2c1 2 2 4.18 2 8 0 5.5-4.78 10-10 10Z\"\/><path d=\"M2 21c0-3 1.85-5.36 5.08-6C9.5 14.52 12 13 13 12\"\/><\/svg>\r\n          Browse Products\r\n        <\/a>\r\n      <\/div>\r\n\r\n      <div class=\"categories\">\r\n        <p class=\"cat-title\">Popular Categories<\/p>\r\n        <div class=\"cat-list\">\r\n          <a href=\"https:\/\/www.greenherbnutra.com\/ar\/product-category\/fruit-vegetable-powders\/\" class=\"cat-tag\">Fruit &amp; Vegetable Powders<\/a>\r\n          <a href=\"https:\/\/www.greenherbnutra.com\/ar\/product-category\/functional-ingredients\/\" class=\"cat-tag\">Functional Ingredients<\/a>\r\n          <a href=\"https:\/\/www.greenherbnutra.com\/ar\/product-category\/herbal-extracts\/\" class=\"cat-tag\">Herbal Extracts<\/a>\r\n          <a href=\"https:\/\/www.greenherbnutra.com\/ar\/product-category\/natural-additives\/\" class=\"cat-tag\">Natural Additives<\/a>\r\n          <a href=\"https:\/\/www.greenherbnutra.com\/ar\/product-category\/proteins-nutrition\/\" class=\"cat-tag\">Proteins &amp; Nutrition<\/a>\r\n        <\/div>\r\n      <\/div>\r\n\r\n    <\/div>\r\n  <\/div>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>404 &#8211; Page Not Found | GreenHerb Nutra 404 Page Not Found Oops! This page has wandered off. The page<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-30863","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>404 Page Not Found | Greeherb Plant Extracts<\/title>\n<meta name=\"description\" content=\"Oops! The page you\u2019re looking for doesn\u2019t exist. Please check the URL or return to homepage\" \/>\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.greenherbnutra.com\/ar\/404-page\/\" \/>\n<meta property=\"og:locale\" content=\"ar_AR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"404 Page Not Found | Greeherb Plant Extracts\" \/>\n<meta property=\"og:description\" content=\"Oops! The page you\u2019re looking for doesn\u2019t exist. Please check the URL or return to homepage\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.greenherbnutra.com\/ar\/404-page\/\" \/>\n<meta property=\"og:site_name\" content=\"GreenHerb\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-12T03:51:48+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u0648\u0642\u062a \u0627\u0644\u0642\u0631\u0627\u0621\u0629 \u0627\u0644\u0645\u064f\u0642\u062f\u0651\u0631\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 \u062f\u0642\u0627\u0626\u0642\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.greenherbnutra.com\\\/404-page\\\/\",\"url\":\"https:\\\/\\\/www.greenherbnutra.com\\\/404-page\\\/\",\"name\":\"404 Page Not Found | Greeherb Plant Extracts\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.greenherbnutra.com\\\/#website\"},\"datePublished\":\"2026-06-12T03:26:33+00:00\",\"dateModified\":\"2026-06-12T03:51:48+00:00\",\"description\":\"Oops! The page you\u2019re looking for doesn\u2019t exist. Please check the URL or return to homepage\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.greenherbnutra.com\\\/404-page\\\/#breadcrumb\"},\"inLanguage\":\"ar\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.greenherbnutra.com\\\/404-page\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.greenherbnutra.com\\\/404-page\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u9996\u9875\",\"item\":\"https:\\\/\\\/www.greenherbnutra.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"404\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.greenherbnutra.com\\\/#website\",\"url\":\"https:\\\/\\\/www.greenherbnutra.com\\\/\",\"name\":\"GreenHerb\",\"description\":\"Leading extract powder supplier, fast delivery &amp; competitive price\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.greenherbnutra.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.greenherbnutra.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ar\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.greenherbnutra.com\\\/#organization\",\"name\":\"GreenHerb\",\"url\":\"https:\\\/\\\/www.greenherbnutra.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ar\",\"@id\":\"https:\\\/\\\/www.greenherbnutra.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.greenherbnutra.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/cropped-1logo.png\",\"contentUrl\":\"https:\\\/\\\/www.greenherbnutra.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/cropped-1logo.png\",\"width\":512,\"height\":512,\"caption\":\"GreenHerb\"},\"image\":{\"@id\":\"https:\\\/\\\/www.greenherbnutra.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"404 Page Not Found | Greeherb Plant Extracts","description":"Oops! The page you\u2019re looking for doesn\u2019t exist. Please check the URL or return to homepage","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.greenherbnutra.com\/ar\/404-page\/","og_locale":"ar_AR","og_type":"article","og_title":"404 Page Not Found | Greeherb Plant Extracts","og_description":"Oops! The page you\u2019re looking for doesn\u2019t exist. Please check the URL or return to homepage","og_url":"https:\/\/www.greenherbnutra.com\/ar\/404-page\/","og_site_name":"GreenHerb","article_modified_time":"2026-06-12T03:51:48+00:00","twitter_card":"summary_large_image","twitter_misc":{"\u0648\u0642\u062a \u0627\u0644\u0642\u0631\u0627\u0621\u0629 \u0627\u0644\u0645\u064f\u0642\u062f\u0651\u0631":"3 \u062f\u0642\u0627\u0626\u0642"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.greenherbnutra.com\/404-page\/","url":"https:\/\/www.greenherbnutra.com\/404-page\/","name":"404 Page Not Found | Greeherb Plant Extracts","isPartOf":{"@id":"https:\/\/www.greenherbnutra.com\/#website"},"datePublished":"2026-06-12T03:26:33+00:00","dateModified":"2026-06-12T03:51:48+00:00","description":"Oops! The page you\u2019re looking for doesn\u2019t exist. Please check the URL or return to homepage","breadcrumb":{"@id":"https:\/\/www.greenherbnutra.com\/404-page\/#breadcrumb"},"inLanguage":"ar","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.greenherbnutra.com\/404-page\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.greenherbnutra.com\/404-page\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u9996\u9875","item":"https:\/\/www.greenherbnutra.com\/"},{"@type":"ListItem","position":2,"name":"404"}]},{"@type":"WebSite","@id":"https:\/\/www.greenherbnutra.com\/#website","url":"https:\/\/www.greenherbnutra.com\/","name":"GreenHerb","description":"Leading extract powder supplier, fast delivery &amp; competitive price","publisher":{"@id":"https:\/\/www.greenherbnutra.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.greenherbnutra.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ar"},{"@type":"Organization","@id":"https:\/\/www.greenherbnutra.com\/#organization","name":"GreenHerb","url":"https:\/\/www.greenherbnutra.com\/","logo":{"@type":"ImageObject","inLanguage":"ar","@id":"https:\/\/www.greenherbnutra.com\/#\/schema\/logo\/image\/","url":"https:\/\/www.greenherbnutra.com\/wp-content\/uploads\/2026\/05\/cropped-1logo.png","contentUrl":"https:\/\/www.greenherbnutra.com\/wp-content\/uploads\/2026\/05\/cropped-1logo.png","width":512,"height":512,"caption":"GreenHerb"},"image":{"@id":"https:\/\/www.greenherbnutra.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/www.greenherbnutra.com\/ar\/wp-json\/wp\/v2\/pages\/30863","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.greenherbnutra.com\/ar\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.greenherbnutra.com\/ar\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.greenherbnutra.com\/ar\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.greenherbnutra.com\/ar\/wp-json\/wp\/v2\/comments?post=30863"}],"version-history":[{"count":33,"href":"https:\/\/www.greenherbnutra.com\/ar\/wp-json\/wp\/v2\/pages\/30863\/revisions"}],"predecessor-version":[{"id":30897,"href":"https:\/\/www.greenherbnutra.com\/ar\/wp-json\/wp\/v2\/pages\/30863\/revisions\/30897"}],"wp:attachment":[{"href":"https:\/\/www.greenherbnutra.com\/ar\/wp-json\/wp\/v2\/media?parent=30863"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}