{"id":3068,"date":"2025-09-25T13:41:43","date_gmt":"2025-09-25T13:41:43","guid":{"rendered":"https:\/\/abdulazizalsari.net\/?page_id=3068"},"modified":"2026-07-24T11:18:25","modified_gmt":"2026-07-24T11:18:25","slug":"privacy-policy","status":"publish","type":"page","link":"https:\/\/abdulazizalsari.net\/en\/privacy-policy\/","title":{"rendered":"Privacy Policy"},"content":{"rendered":"<section class=\"aap-privacy-policy\" dir=\"rtl\">\n\n<style>\n.aap-privacy-policy{\n    --primary:#003840;\n    --accent:#F85B18;\n    --text:#26383B;\n    --muted:#66777A;\n    --soft:#F5F8F8;\n    --border:#E2EAEA;\n    --white:#FFFFFF;\n\n    width:100%;\n    margin:0 auto;\n    padding:55px 20px;\n    font-family:\"DIN Next Arabic\",\"Tajawal\",\"Segoe UI\",Arial,sans-serif;\n    color:var(--text);\n    line-height:2;\n    box-sizing:border-box;\n}\n\n.aap-privacy-policy *{\n    box-sizing:border-box;\n}\n\n.aap-privacy-container{\n    max-width:1100px;\n    margin:0 auto;\n}\n\n\/* HERO *\/\n.aap-privacy-hero{\n    position:relative;\n    overflow:hidden;\n    padding:55px 45px;\n    margin-bottom:35px;\n    border-radius:24px;\n    background:\n        radial-gradient(circle at 10% 10%, rgba(248,91,24,.16), transparent 28%),\n        linear-gradient(135deg,#003840 0%,#004A53 100%);\n    color:#fff;\n}\n\n.aap-privacy-hero:before{\n    content:\"\";\n    position:absolute;\n    width:240px;\n    height:240px;\n    left:-100px;\n    bottom:-120px;\n    border:1px solid rgba(255,255,255,.12);\n    border-radius:50%;\n}\n\n.aap-privacy-hero:after{\n    content:\"\";\n    position:absolute;\n    width:160px;\n    height:160px;\n    left:-45px;\n    bottom:-80px;\n    border:1px solid rgba(248,91,24,.35);\n    border-radius:50%;\n}\n\n.aap-privacy-badge{\n    display:inline-flex;\n    align-items:center;\n    gap:8px;\n    margin-bottom:18px;\n    padding:7px 14px;\n    border-radius:50px;\n    background:rgba(255,255,255,.10);\n    border:1px solid rgba(255,255,255,.14);\n    font-size:13px;\n    font-weight:700;\n}\n\n.aap-privacy-badge span{\n    width:8px;\n    height:8px;\n    display:inline-block;\n    background:var(--accent);\n    border-radius:50%;\n}\n\n.aap-privacy-hero h1{\n    position:relative;\n    z-index:2;\n    margin:0 0 12px;\n    color:#fff;\n    font-size:clamp(30px,4vw,46px);\n    font-weight:900;\n    line-height:1.35;\n}\n\n.aap-privacy-hero p{\n    position:relative;\n    z-index:2;\n    max-width:780px;\n    margin:0;\n    color:rgba(255,255,255,.82);\n    font-size:15px;\n    line-height:2;\n}\n\n.aap-update{\n    display:inline-flex;\n    align-items:center;\n    margin-top:22px;\n    padding:8px 13px;\n    border-radius:8px;\n    background:rgba(0,0,0,.15);\n    color:rgba(255,255,255,.82);\n    font-size:12px;\n}\n\n\/* INTRO *\/\n.aap-intro{\n    display:flex;\n    gap:16px;\n    align-items:flex-start;\n    margin-bottom:30px;\n    padding:22px;\n    background:#FFF8F4;\n    border:1px solid rgba(248,91,24,.18);\n    border-right:4px solid var(--accent);\n    border-radius:14px;\n}\n\n.aap-intro-icon{\n    flex:0 0 42px;\n    width:42px;\n    height:42px;\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    background:var(--accent);\n    color:#fff;\n    border-radius:10px;\n    font-size:20px;\n    font-weight:900;\n}\n\n.aap-intro p{\n    margin:0;\n    color:#4D5B5D;\n    font-size:14px;\n}\n\n\/* TOC *\/\n.aap-toc{\n    margin-bottom:30px;\n    padding:25px;\n    background:var(--soft);\n    border:1px solid var(--border);\n    border-radius:18px;\n}\n\n.aap-toc h2{\n    margin:0 0 15px;\n    color:var(--primary);\n    font-size:19px;\n    font-weight:900;\n}\n\n.aap-toc-grid{\n    display:grid;\n    grid-template-columns:repeat(2,1fr);\n    gap:8px 25px;\n}\n\n.aap-toc a{\n    display:flex;\n    align-items:center;\n    gap:9px;\n    padding:7px 0;\n    color:var(--text);\n    text-decoration:none;\n    font-size:14px;\n    font-weight:600;\n    transition:.2s;\n}\n\n.aap-toc a:before{\n    content:\"\";\n    width:6px;\n    height:6px;\n    flex:0 0 6px;\n    background:var(--accent);\n    border-radius:50%;\n}\n\n.aap-toc a:hover{\n    color:var(--accent);\n}\n\n\/* SECTIONS *\/\n.aap-section{\n    margin-bottom:20px;\n    padding:30px;\n    background:#fff;\n    border:1px solid var(--border);\n    border-radius:18px;\n    box-shadow:0 7px 30px rgba(0,56,64,.035);\n}\n\n.aap-section-number{\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n    min-width:34px;\n    height:34px;\n    margin-bottom:12px;\n    padding:0 10px;\n    border-radius:8px;\n    background:rgba(248,91,24,.09);\n    color:var(--accent);\n    font-size:13px;\n    font-weight:900;\n}\n\n.aap-section h2{\n    margin:0 0 13px;\n    color:var(--primary);\n    font-size:22px;\n    font-weight:900;\n    line-height:1.5;\n}\n\n.aap-section h3{\n    margin:22px 0 8px;\n    color:var(--primary);\n    font-size:16px;\n    font-weight:800;\n}\n\n.aap-section p{\n    margin:0 0 12px;\n    color:var(--text);\n    font-size:14px;\n}\n\n.aap-section ul{\n    margin:12px 0 0;\n    padding:0;\n    list-style:none;\n}\n\n.aap-section li{\n    position:relative;\n    margin-bottom:9px;\n    padding-right:20px;\n    color:#485A5D;\n    font-size:14px;\n}\n\n.aap-section li:before{\n    content:\"\";\n    position:absolute;\n    right:0;\n    top:12px;\n    width:7px;\n    height:7px;\n    background:var(--accent);\n    border-radius:2px;\n}\n\n.aap-highlight{\n    margin-top:18px;\n    padding:18px 20px;\n    background:var(--soft);\n    border-right:3px solid var(--primary);\n    border-radius:10px;\n    color:#526164;\n    font-size:13px;\n}\n\n.aap-highlight a{\n    color:var(--accent);\n    text-decoration:none;\n    font-weight:800;\n}\n\n.aap-data-grid{\n    display:grid;\n    grid-template-columns:repeat(2,1fr);\n    gap:12px;\n    margin-top:18px;\n}\n\n.aap-data-box{\n    padding:18px;\n    background:var(--soft);\n    border-radius:12px;\n}\n\n.aap-data-box strong{\n    display:block;\n    margin-bottom:5px;\n    color:var(--primary);\n    font-size:14px;\n}\n\n.aap-data-box span{\n    color:var(--muted);\n    font-size:13px;\n}\n\n\/* CONTACT *\/\n.aap-contact{\n    position:relative;\n    overflow:hidden;\n    margin-top:35px;\n    padding:35px;\n    background:var(--primary);\n    color:#fff;\n    border-radius:20px;\n}\n\n.aap-contact h2{\n    margin:0 0 10px;\n    color:#fff;\n    font-size:25px;\n    font-weight:900;\n}\n\n.aap-contact p{\n    max-width:720px;\n    margin:0 0 20px;\n    color:rgba(255,255,255,.80);\n    font-size:14px;\n}\n\n.aap-contact-links{\n    display:flex;\n    flex-wrap:wrap;\n    gap:10px;\n}\n\n.aap-contact-link{\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n    padding:11px 18px;\n    border-radius:9px;\n    background:#fff;\n    color:var(--primary);\n    text-decoration:none;\n    font-size:13px;\n    font-weight:800;\n    transition:.2s ease;\n}\n\n.aap-contact-link:hover{\n    background:var(--accent);\n    color:#fff;\n}\n\n.aap-contact-link.secondary{\n    background:rgba(255,255,255,.10);\n    color:#fff;\n    border:1px solid rgba(255,255,255,.15);\n}\n\n.aap-contact-link.secondary:hover{\n    background:var(--accent);\n    border-color:var(--accent);\n}\n\n\/* FOOTER *\/\n.aap-privacy-footer{\n    margin-top:25px;\n    text-align:center;\n    color:var(--muted);\n    font-size:12px;\n}\n\n.aap-privacy-footer a{\n    color:var(--primary);\n    font-weight:700;\n    text-decoration:none;\n}\n\n@media(max-width:768px){\n    .aap-privacy-policy{\n        padding:30px 14px;\n    }\n\n    .aap-privacy-hero{\n        padding:38px 24px;\n        border-radius:18px;\n    }\n\n    .aap-section{\n        padding:23px 19px;\n    }\n\n    .aap-toc-grid,\n    .aap-data-grid{\n        grid-template-columns:1fr;\n    }\n\n    .aap-contact{\n        padding:27px 22px;\n    }\n\n    .aap-contact-links{\n        flex-direction:column;\n    }\n\n    .aap-contact-link{\n        width:100%;\n    }\n}\n<\/style>\n\n<div class=\"aap-privacy-container\">\n\n<header class=\"aap-privacy-hero\">\n\n    <div class=\"aap-privacy-badge\">\n        <span><\/span>\n        Protecting Your Data and Privacy\n    <\/div>\n\n    <h1>Privacy Policy<\/h1>\n\n    <p>\n        At <strong>Abdulaziz Alsari<\/strong> we respect visitor privacy and protect personal data collected or processed while you use the website or contact us. This policy explains how information is handled and the choices and rights available to you.\n    <\/p>\n\n    <div class=\"aap-update\">\n        Last updated: July 2026\n    <\/div>\n\n<\/header>\n\n\n<div class=\"aap-intro\">\n\n    <div class=\"aap-intro-icon\">\u2713<\/div>\n\n    <p>\n        By using the\n        <strong>Abdulaziz Alsari<\/strong>\n        website at\n        <strong>abdulazizalsari.net<\/strong>\n        you acknowledge that you have read this policy. Data is processed according to the nature of the service, the purpose of collection, and applicable laws.\n    <\/p>\n\n<\/div>\n\n\n<nav class=\"aap-toc\">\n\n    <h2>Privacy Policy Contents<\/h2>\n\n    <div class=\"aap-toc-grid\">\n\n        <a href=\"#privacy-1\">Who We Are<\/a>\n        <a href=\"#privacy-2\">Data We May Collect<\/a>\n        <a href=\"#privacy-3\">How We Collect Data<\/a>\n        <a href=\"#privacy-4\">Purposes of Data Use<\/a>\n        <a href=\"#privacy-5\">Legal Basis for Processing<\/a>\n        <a href=\"#privacy-6\">Cookies<\/a>\n        <a href=\"#privacy-7\">Third-Party Services<\/a>\n        <a href=\"#privacy-8\">Data Transfers<\/a>\n        <a href=\"#privacy-9\">Data Retention Period<\/a>\n        <a href=\"#privacy-10\">Data Protection and Security<\/a>\n        <a href=\"#privacy-11\">Your Data Rights<\/a>\n        <a href=\"#privacy-12\">External Links<\/a>\n        <a href=\"#privacy-13\">Children\u2019s Privacy<\/a>\n        <a href=\"#privacy-14\">Privacy Policy Updates<\/a>\n\n    <\/div>\n\n<\/nav>\n\n\n<section class=\"aap-section\" id=\"privacy-1\">\n\n    <span class=\"aap-section-number\">01<\/span>\n\n    <h2>Who Are We?<\/h2>\n\n    <p>\n        This Privacy Policy applies to the official Abdulaziz Alsari website.\n        <strong>Abdulaziz Alsari<\/strong>.\n    <\/p>\n\n    <div class=\"aap-highlight\">\n        <strong>Website:<\/strong>\n        <a href=\"https:\/\/abdulazizalsari.net\/en\/\" target=\"_blank\" rel=\"noopener\">\n            abdulazizalsari.net\n        <\/a>\n    <\/div>\n\n    <p style=\"margin-top:15px;\">\n        The website provides content and services related to digital marketing, B2B marketing, trade and export, WordPress website design and development, search engine optimization, and AI tools for business.\n    <\/p>\n\n<\/section>\n\n\n<section class=\"aap-section\" id=\"privacy-2\">\n\n    <span class=\"aap-section-number\">02<\/span>\n\n    <h2>Data We May Collect<\/h2>\n\n    <p>\n        The data collected may vary depending on how you use the website and the services you interact with, and may include:\n    <\/p>\n\n    <div class=\"aap-data-grid\">\n\n        <div class=\"aap-data-box\">\n            <strong>Identity and Contact Data<\/strong>\n            <span>\n                Such as your name, email address, telephone number, or WhatsApp number when voluntarily provided through contact forms or correspondence.\n            <\/span>\n        <\/div>\n\n        <div class=\"aap-data-box\">\n            <strong>Message and Request Data<\/strong>\n            <span>\n                Information you submit when making an inquiry, requesting a service, proposing cooperation, or sending another message.\n            <\/span>\n        <\/div>\n\n        <div class=\"aap-data-box\">\n            <strong>Technical Data<\/strong>\n            <span>\n                This may include your IP address, browser type, device type, operating system, and technical information related to your visit.\n            <\/span>\n        <\/div>\n\n        <div class=\"aap-data-box\">\n            <strong>Usage Data<\/strong>\n            <span>\n                This may include pages visited, visit duration, and referral source, depending on the analytics tools enabled on the website.\n            <\/span>\n        <\/div>\n\n    <\/div>\n\n    <div class=\"aap-highlight\">\n        Please do not send sensitive personal information or data that is unnecessary for fulfilling your request or contacting you.\n    <\/div>\n\n<\/section>\n\n\n<section class=\"aap-section\" id=\"privacy-3\">\n\n    <span class=\"aap-section-number\">03<\/span>\n\n    <h2>How We Collect Data<\/h2>\n\n    <p>Data may be collected through:<\/p>\n\n    <ul>\n        <li>Contact forms available on the website.<\/li>\n        <li>Correspondence by email or WhatsApp.<\/li>\n        <li>Requests for services, consultations, or professional cooperation.<\/li>\n        <li>Cookies, when used.<\/li>\n        <li>Server logs and technical data related to website use.<\/li>\n        <li>Enabled analytics, security, or technical service tools.<\/li>\n    <\/ul>\n\n<\/section>\n\n\n<section class=\"aap-section\" id=\"privacy-4\">\n\n    <span class=\"aap-section-number\">04<\/span>\n\n    <h2>Purposes of Data Use<\/h2>\n\n    <p>\n        Data may be used for legitimate purposes connected to operating the website and providing services, including:\n    <\/p>\n\n    <ul>\n        <li>Responding to inquiries and contact requests.<\/li>\n        <li>Providing requested services or information.<\/li>\n        <li>Communicating about projects, services, or professional cooperation.<\/li>\n        <li>Improving user experience and website performance.<\/li>\n        <li>Analyzing website use when appropriate analytics tools are enabled.<\/li>\n        <li>Protecting the website from fraud, misuse, and spam.<\/li>\n        <li>Complying with legal and regulatory requirements when necessary.<\/li>\n    <\/ul>\n\n<\/section>\n\n\n<section class=\"aap-section\" id=\"privacy-5\">\n\n    <span class=\"aap-section-number\">05<\/span>\n\n    <h2>Legal Basis for Data Processing<\/h2>\n\n    <p>\n        Depending on the nature of the data, the purpose of processing, and applicable law, processing may rely on one or more of the following legal bases:\n    <\/p>\n\n    <ul>\n        <li>Your consent, where legally required.<\/li>\n        <li>Fulfilling a request or service you asked us to provide.<\/li>\n        <li>Performing contractual obligations.<\/li>\n        <li>Meeting legal or regulatory obligations.<\/li>\n        <li>Legitimate interests in managing, protecting, and improving the website.<\/li>\n    <\/ul>\n\n<\/section>\n\n\n<section class=\"aap-section\" id=\"privacy-6\">\n\n    <span class=\"aap-section-number\">06<\/span>\n\n    <h2>Cookies<\/h2>\n\n    <p>\n        The website may use cookies or similar technologies to operate certain functions, improve performance and security, and understand how the website is used, depending on enabled tools and services.\n    <\/p>\n\n    <h3>Cookie types may include:<\/h3>\n\n    <ul>\n        <li>\n            <strong>Essential cookies:<\/strong>\n            Used to operate the website and its essential functions.\n        <\/li>\n\n        <li>\n            <strong>Preference cookies:<\/strong>\n            Used to remember certain user preferences.\n        <\/li>\n\n        <li>\n            <strong>Analytics cookies:<\/strong>\n            Used to understand website performance and usage behavior.\n        <\/li>\n\n        <li>\n            <strong>Marketing cookies:<\/strong>\n            Used when advertising or marketing tools require them.\n        <\/li>\n    <\/ul>\n\n    <p>\n        You can control cookies through your browser settings or the website consent management tool, when available.\n    <\/p>\n\n<\/section>\n\n\n<section class=\"aap-section\" id=\"privacy-7\">\n\n    <span class=\"aap-section-number\">07<\/span>\n\n    <h2>Third-Party Services<\/h2>\n\n    <p>\n        The website may use third-party technical services to support website operations and service delivery, such as:\n    <\/p>\n\n    <ul>\n        <li>Website hosting services.<\/li>\n        <li>WordPress and the plugins used on the website.<\/li>\n        <li>Protection and security services.<\/li>\n        <li>Backup and website maintenance services.<\/li>\n        <li>Website performance analytics tools, when enabled.<\/li>\n        <li>Contact forms and email services.<\/li>\n    <\/ul>\n\n    <p>\n        These providers may process limited data as necessary to deliver their services, subject to their terms, privacy policies, and applicable laws.\n    <\/p>\n\n<\/section>\n\n\n<section class=\"aap-section\" id=\"privacy-8\">\n\n    <span class=\"aap-section-number\">08<\/span>\n\n    <h2>Data Transfers and Processing Outside Your Country<\/h2>\n\n    <p>\n        Due to the nature of internet, hosting, and cloud services, some data may be processed or stored by service providers located in different countries.\n    <\/p>\n\n    <p>\n        Where cross-border data transfers are subject to specific legal requirements, they are handled using the legally required safeguards and mechanisms.\n    <\/p>\n\n<\/section>\n\n\n<section class=\"aap-section\" id=\"privacy-9\">\n\n    <span class=\"aap-section-number\">09<\/span>\n\n    <h2>Data Retention Period<\/h2>\n\n    <p>\n        Personal data is retained only for as long as necessary to fulfill the purpose for which it was collected or as required by law.\n    <\/p>\n\n    <ul>\n        <li>The nature of the data and its intended use.<\/li>\n        <li>The duration of communication or service delivery.<\/li>\n        <li>Legal, accounting, or contractual requirements.<\/li>\n        <li>Protecting legal rights or resolving disputes.<\/li>\n    <\/ul>\n\n    <p>\n        When there is no longer a legitimate need to retain data, it is deleted, destroyed, or anonymized according to technical capabilities and legal requirements.\n    <\/p>\n\n<\/section>\n\n\n<section class=\"aap-section\" id=\"privacy-10\">\n\n    <span class=\"aap-section-number\">10<\/span>\n\n    <h2>Data Protection and Security<\/h2>\n\n    <p>\n        Reasonable technical and organizational measures are used to protect information against unauthorized access, loss, alteration, disclosure, or misuse.\n    <\/p>\n\n    <p>\n        However, no method of internet transmission or electronic storage can be guaranteed to be completely secure.\n    <\/p>\n\n<\/section>\n\n\n<section class=\"aap-section\" id=\"privacy-11\">\n\n    <span class=\"aap-section-number\">11<\/span>\n\n    <h2>Your Personal Data Rights<\/h2>\n\n    <p>\n        Depending on applicable law and the nature of processing, you may have rights regarding your personal data, including:\n    <\/p>\n\n    <ul>\n        <li>Knowing whether your personal data is being processed.<\/li>\n        <li>Requesting access to your personal data.<\/li>\n        <li>Requesting correction of inaccurate or incomplete data.<\/li>\n        <li>Requesting deletion of data when legal conditions are met.<\/li>\n        <li>Requesting restriction of certain processing activities where applicable.<\/li>\n        <li>Objecting to certain types of processing where this right applies.<\/li>\n        <li>Withdrawing consent where processing relies on it.<\/li>\n        <li>Exercising any additional rights granted by applicable law.<\/li>\n    <\/ul>\n\n    <div class=\"aap-highlight\">\n        To protect your data, we may need to verify your identity before processing a request to access, modify, or delete personal information.\n    <\/div>\n\n<\/section>\n\n\n<section class=\"aap-section\" id=\"privacy-12\">\n\n    <span class=\"aap-section-number\">12<\/span>\n\n    <h2>External Links and Websites<\/h2>\n\n    <p>\n        The <strong>Abdulaziz Alsari<\/strong> website may contain links to third-party websites or services.\n    <\/p>\n\n    <p>\n        This Privacy Policy does not cover the practices of independent third-party websites. Please review their privacy policies before providing personal data.\n    <\/p>\n\n<\/section>\n\n\n<section class=\"aap-section\" id=\"privacy-13\">\n\n    <span class=\"aap-section-number\">13<\/span>\n\n    <h2>Children\u2019s Privacy<\/h2>\n\n    <p>\n        The website is primarily intended for business owners, companies, professionals, and people interested in professional content and services. It is not designed to intentionally collect personal data from children.\n    <\/p>\n\n    <p>\n        If you believe a child has submitted personal data through the website without legally required permission, please contact us so appropriate action can be taken.\n    <\/p>\n\n<\/section>\n\n\n<section class=\"aap-section\" id=\"privacy-14\">\n\n    <span class=\"aap-section-number\">14<\/span>\n\n    <h2>Changes to This Privacy Policy<\/h2>\n\n    <p>\n        This policy may be updated periodically to reflect changes in website services, technologies, or legal requirements.\n    <\/p>\n\n    <p>\n        When significant updates are made, the revised version will be published on this page and the last-updated date will be changed when appropriate.\n    <\/p>\n\n<\/section>\n\n\n<section class=\"aap-contact\">\n\n    <h2>Have a Privacy Question?<\/h2>\n\n    <p>\n        For questions about this Privacy Policy or requests concerning your personal data, contact us through the official contact page or WhatsApp.\n    <\/p>\n\n    <div class=\"aap-contact-links\">\n\n        <a href=\"https:\/\/abdulazizalsari.net\/en\/contactus\/\" class=\"aap-contact-link\">\n            Contact us\n        <\/a>\n\n        <a href=\"https:\/\/wa.me\/905413929436\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"aap-contact-link secondary\">\n            WhatsApp: +90 541 392 9436\n        <\/a>\n\n    <\/div>\n\n<\/section>","protected":false},"excerpt":{"rendered":"<p>\u062d\u0645\u0627\u064a\u0629 \u0628\u064a\u0627\u0646\u0627\u062a\u0643 \u0648\u062e\u0635\u0648\u0635\u064a\u062a\u0643 \u0633\u064a\u0627\u0633\u0629 \u0627\u0644\u062e\u0635\u0648\u0635\u064a\u0629 \u0646\u062d\u0631\u0635 \u0641\u064a \u0645\u0648\u0642\u0639 Abdulaziz Alsari \u0639\u0644\u0649 \u0627\u062d\u062a\u0631\u0627\u0645 \u062e\u0635\u0648\u0635\u064a\u0629 \u0627\u0644\u0632\u0648\u0627\u0631 \u0648\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0634\u062e\u0635\u064a\u0629 \u0627\u0644\u062a\u064a \u064a\u062a\u0645 \u062c\u0645\u0639\u0647\u0627 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","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":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","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":""}},"_joinchat":[],"footnotes":""},"class_list":["post-3068","page","type-page","status-publish","hentry"],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/abdulazizalsari.net\/en\/wp-json\/wp\/v2\/pages\/3068","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/abdulazizalsari.net\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/abdulazizalsari.net\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/abdulazizalsari.net\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/abdulazizalsari.net\/en\/wp-json\/wp\/v2\/comments?post=3068"}],"version-history":[{"count":3,"href":"https:\/\/abdulazizalsari.net\/en\/wp-json\/wp\/v2\/pages\/3068\/revisions"}],"predecessor-version":[{"id":4169,"href":"https:\/\/abdulazizalsari.net\/en\/wp-json\/wp\/v2\/pages\/3068\/revisions\/4169"}],"wp:attachment":[{"href":"https:\/\/abdulazizalsari.net\/en\/wp-json\/wp\/v2\/media?parent=3068"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}