{"id":155,"date":"2026-04-27T03:12:56","date_gmt":"2026-04-27T03:12:56","guid":{"rendered":"https:\/\/ipresyo.com\/seo\/?page_id=155"},"modified":"2026-05-13T13:10:22","modified_gmt":"2026-05-13T13:10:22","slug":"website-speed-optimization","status":"publish","type":"page","link":"https:\/\/ipresyo.com\/seo\/website-speed-optimization\/","title":{"rendered":"Website Speed Optimization in the Philippines"},"content":{"rendered":"\n<main>\n\n\n\n<style>\n\/* ===== BASE ===== *\/\n.hero-section{\n  position:relative;\n  padding:110px 20px;\n  overflow:hidden;\n  background:\n    radial-gradient(circle at 20% 30%, rgba(224,0,0,.18), transparent 45%),\n    radial-gradient(circle at 80% 70%, rgba(255,255,255,.05), transparent 40%),\n    linear-gradient(135deg,#000,#0a0a0a);\n  font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;\n}\n\n\/* GRID BACKGROUND *\/\n.hero-section::before,\n.hero-section::after{\n  content:\"\";\n  position:absolute;\n  inset:0;\n  pointer-events:none;\n}\n\n.hero-section::before{\n  background-image:\n    repeating-linear-gradient(\n      0deg,\n      rgba(255,255,255,.04) 0px,\n      rgba(255,255,255,.04) 1px,\n      transparent 1px,\n      transparent 40px\n    ),\n    repeating-linear-gradient(\n      90deg,\n      rgba(255,255,255,.04) 0px,\n      rgba(255,255,255,.04) 1px,\n      transparent 1px,\n      transparent 40px\n    );\n}\n\n.hero-section::after{\n  background:\n    radial-gradient(circle at top right, rgba(224,0,0,.12), transparent 30%);\n}\n\n\/* CONTAINER *\/\n.container{\n  max-width:1200px;\n  margin:0 auto;\n  position:relative;\n  z-index:2;\n}\n\n\/* CONTENT *\/\n.hero-content{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n  gap:80px;\n}\n\n\/* TEXT *\/\n.hero-text{\n  flex:1;\n  max-width:620px;\n}\n\n.hero-sub{\n  display:inline-flex;\n  align-items:center;\n  gap:10px;\n  padding:10px 18px;\n  border:1px solid rgba(255,255,255,.08);\n  background:rgba(255,255,255,.04);\n  backdrop-filter:blur(12px);\n  border-radius:999px;\n  color:#fff;\n  font-size:13px;\n  font-weight:600;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n  margin-bottom:22px;\n}\n\n\/* PROFESSIONAL POINTER *\/\n.hero-sub::before{\n  content:\"\";\n  width:10px;\n  height:10px;\n  border-radius:50%;\n  background:#e00000;\n  box-shadow:\n    0 0 0 4px rgba(224,0,0,.18),\n    0 0 20px rgba(224,0,0,.5);\n}\n\n\/* HEADING *\/\n.hero-heading{\n  font-size:56px;\n  line-height:1.08;\n  font-weight:800;\n  color:#fff;\n  margin-bottom:24px;\n  letter-spacing:-1.5px;\n}\n\n.hero-heading span{\n  color:#e00000;\n}\n\n\/* DESCRIPTION *\/\n.hero-desc{\n  font-size:17px;\n  line-height:1.9;\n  color:rgba(255,255,255,.72);\n  margin-bottom:35px;\n}\n\n\/* BUTTONS *\/\n.hero-actions{\n  display:flex;\n  align-items:center;\n  gap:16px;\n  flex-wrap:wrap;\n}\n\n.btn-primary{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  gap:10px;\n  padding:16px 34px;\n  border-radius:999px;\n  background:linear-gradient(135deg,#e00000,#ff3b3b);\n  color:#fff;\n  font-weight:700;\n  text-decoration:none;\n  transition:.35s ease;\n  box-shadow:\n    0 15px 35px rgba(224,0,0,.28),\n    inset 0 1px 0 rgba(255,255,255,.15);\n}\n\n.btn-primary:hover{\n  transform:translateY(-4px);\n  box-shadow:\n    0 20px 45px rgba(224,0,0,.4),\n    inset 0 1px 0 rgba(255,255,255,.2);\n}\n\n.btn-secondary{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  padding:16px 28px;\n  border-radius:999px;\n  border:1px solid rgba(255,255,255,.1);\n  background:rgba(255,255,255,.03);\n  color:#fff;\n  text-decoration:none;\n  font-weight:600;\n  transition:.3s ease;\n  backdrop-filter:blur(10px);\n}\n\n.btn-secondary:hover{\n  background:rgba(255,255,255,.08);\n  border-color:rgba(255,255,255,.2);\n}\n\n\/* TRUST POINTERS *\/\n.hero-pointers{\n  display:flex;\n  flex-wrap:wrap;\n  gap:14px;\n  margin-top:34px;\n}\n\n.pointer-item{\n  display:flex;\n  align-items:center;\n  gap:10px;\n  padding:12px 16px;\n  border-radius:14px;\n  background:rgba(255,255,255,.04);\n  border:1px solid rgba(255,255,255,.06);\n  color:rgba(255,255,255,.82);\n  font-size:14px;\n  font-weight:500;\n  backdrop-filter:blur(12px);\n}\n\n.pointer-item::before{\n  content:\"\";\n  width:8px;\n  height:8px;\n  border-radius:50%;\n  background:#e00000;\n  box-shadow:0 0 14px rgba(224,0,0,.55);\n}\n\n\/* IMAGE *\/\n.hero-image-wrap{\n  flex:1;\n  display:flex;\n  justify-content:center;\n}\n\n\/* SVG CARD *\/\n.hero-svg{\n  width:100%;\n  max-width:430px;\n  border-radius:28px;\n  padding:10px;\n  background:\n    linear-gradient(\n      180deg,\n      rgba(255,255,255,.08),\n      rgba(255,255,255,.03)\n    );\n  border:1px solid rgba(255,255,255,.08);\n  backdrop-filter:blur(16px);\n  box-shadow:\n    0 30px 80px rgba(0,0,0,.55),\n    inset 0 1px 0 rgba(255,255,255,.06);\n}\n\n\/* MOBILE *\/\n@media (max-width:991px){\n\n  .hero-content{\n    flex-direction:column;\n    text-align:center;\n  }\n\n  .hero-text{\n    max-width:100%;\n  }\n\n  .hero-heading{\n    font-size:42px;\n  }\n\n  .hero-actions,\n  .hero-pointers{\n    justify-content:center;\n  }\n\n  .hero-image-wrap{\n    order:-1;\n  }\n}\n\n@media (max-width:768px){\n\n  .hero-section{\n    padding:90px 20px;\n  }\n\n  .hero-heading{\n    font-size:34px;\n    line-height:1.15;\n  }\n\n  .hero-desc{\n    font-size:16px;\n  }\n\n  .btn-primary,\n  .btn-secondary{\n    width:100%;\n  }\n\n  .hero-actions{\n    flex-direction:column;\n  }\n\n}\n<\/style>\n\n<section class=\"hero-section\">\n  <div class=\"container\">\n\n    <div class=\"hero-content\">\n\n      <!-- TEXT -->\n      <div class=\"hero-text\">\n\n        <div class=\"hero-sub\">\n          Website Performance Experts\n        <\/div>\n\n        <h1 class=\"hero-heading\">\n          Website Speed Optimization\n          <span>in the Philippines<\/span>\n        <\/h1>\n\n        <p class=\"hero-desc\">\n          Slow websites reduce conversions, rankings, and user engagement.\n          We optimize your website for fast performance, Core Web Vitals,\n          SEO readiness, and exceptional user experience across all devices.\n          <br><br>\n          From WordPress and WooCommerce to enterprise platforms, we deliver measurable speed improvements that help businesses grow faster online.\n        <\/p>\n\n        <div class=\"hero-actions\">\n         <!--  <a href=\"\/contact-us\/\" class=\"btn-primary\">\n            Optimize My Website \u2192\n          <\/a> -->\n\n          <!--<a href=\"\/portfolio\/\" class=\"btn-secondary\">\n            View Projects\n          <\/a> -->\n        <\/div>\n\n      <\/div>\n\n      <!-- SVG -->\n      <div class=\"hero-image-wrap\">\n\n        <svg class=\"hero-svg\" viewBox=\"0 0 500 420\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\n          <!-- BACKGROUND -->\n          <defs>\n\n            <linearGradient id=\"ringRed\" x1=\"0%\" y1=\"0%\" x2=\"100%\" y2=\"100%\">\n              <stop offset=\"0%\" stop-color=\"#ff3b3b\"\/>\n              <stop offset=\"100%\" stop-color=\"#e00000\"\/>\n            <\/linearGradient>\n\n            <filter id=\"glow\">\n              <feGaussianBlur stdDeviation=\"10\" result=\"coloredBlur\"\/>\n              <feMerge>\n                <feMergeNode in=\"coloredBlur\"\/>\n                <feMergeNode in=\"SourceGraphic\"\/>\n              <\/feMerge>\n            <\/filter>\n\n          <\/defs>\n\n          <!-- CARD BG -->\n          <rect x=\"0\" y=\"0\" width=\"500\" height=\"420\" rx=\"26\"\n            fill=\"#161616\"\/>\n\n          <!-- MAIN SCORE -->\n          <g transform=\"translate(250,165)\">\n\n            <circle r=\"82\"\n              fill=\"none\"\n              stroke=\"rgba(255,255,255,.08)\"\n              stroke-width=\"14\"\/>\n\n            <circle r=\"82\"\n              fill=\"none\"\n              stroke=\"url(#ringRed)\"\n              stroke-width=\"14\"\n              stroke-linecap=\"round\"\n              stroke-dasharray=\"515\"\n              stroke-dashoffset=\"0\"\n              transform=\"rotate(-90)\"\n              filter=\"url(#glow)\">\n\n              <animate attributeName=\"stroke-dashoffset\"\n                from=\"515\"\n                to=\"0\"\n                dur=\"2.2s\"\n                fill=\"freeze\"\/>\n\n            <\/circle>\n\n            <text x=\"0\" y=\"12\"\n              text-anchor=\"middle\"\n              font-size=\"50\"\n              font-weight=\"800\"\n              fill=\"#fff\">\n              100\n            <\/text>\n\n            <text x=\"0\" y=\"42\"\n              text-anchor=\"middle\"\n              font-size=\"13\"\n              fill=\"rgba(255,255,255,.6)\">\n              Performance Score\n            <\/text>\n\n          <\/g>\n\n          <!-- METRICS -->\n          <g transform=\"translate(70,315)\">\n\n            <circle r=\"30\" fill=\"none\"\n              stroke=\"rgba(255,255,255,.08)\"\n              stroke-width=\"6\"\/>\n\n            <circle r=\"30\" fill=\"none\"\n              stroke=\"#e00000\"\n              stroke-width=\"6\"\n              stroke-dasharray=\"188\"\n              stroke-dashoffset=\"0\"\n              transform=\"rotate(-90)\">\n\n              <animate attributeName=\"stroke-dashoffset\"\n                from=\"188\"\n                to=\"0\"\n                dur=\"2s\"\n                fill=\"freeze\"\/>\n\n            <\/circle>\n\n            <text x=\"0\" y=\"6\"\n              text-anchor=\"middle\"\n              font-size=\"11\"\n              font-weight=\"700\"\n              fill=\"#fff\">\n              100\n            <\/text>\n\n            <text x=\"0\" y=\"50\"\n              text-anchor=\"middle\"\n              font-size=\"11\"\n              fill=\"rgba(255,255,255,.7)\">\n              Performance\n            <\/text>\n\n          <\/g>\n\n          <g transform=\"translate(180,315)\">\n\n            <circle r=\"30\" fill=\"none\"\n              stroke=\"rgba(255,255,255,.08)\"\n              stroke-width=\"6\"\/>\n\n            <circle r=\"30\" fill=\"none\"\n              stroke=\"#ffffff\"\n              stroke-width=\"6\"\n              stroke-dasharray=\"188\"\n              stroke-dashoffset=\"0\"\n              transform=\"rotate(-90)\">\n\n              <animate attributeName=\"stroke-dashoffset\"\n                from=\"188\"\n                to=\"0\"\n                dur=\"2.1s\"\n                fill=\"freeze\"\/>\n\n            <\/circle>\n\n            <text x=\"0\" y=\"6\"\n              text-anchor=\"middle\"\n              font-size=\"11\"\n              font-weight=\"700\"\n              fill=\"#fff\">\n              100\n            <\/text>\n\n            <text x=\"0\" y=\"50\"\n              text-anchor=\"middle\"\n              font-size=\"11\"\n              fill=\"rgba(255,255,255,.7)\">\n              Accessibility\n            <\/text>\n\n          <\/g>\n\n          <g transform=\"translate(320,315)\">\n\n            <circle r=\"30\" fill=\"none\"\n              stroke=\"rgba(255,255,255,.08)\"\n              stroke-width=\"6\"\/>\n\n            <circle r=\"30\" fill=\"none\"\n              stroke=\"#e00000\"\n              stroke-width=\"6\"\n              stroke-dasharray=\"188\"\n              stroke-dashoffset=\"0\"\n              transform=\"rotate(-90)\">\n\n              <animate attributeName=\"stroke-dashoffset\"\n                from=\"188\"\n                to=\"0\"\n                dur=\"2.2s\"\n                fill=\"freeze\"\/>\n\n            <\/circle>\n\n            <text x=\"0\" y=\"6\"\n              text-anchor=\"middle\"\n              font-size=\"11\"\n              font-weight=\"700\"\n              fill=\"#fff\">\n              100\n            <\/text>\n\n            <text x=\"0\" y=\"50\"\n              text-anchor=\"middle\"\n              font-size=\"11\"\n              fill=\"rgba(255,255,255,.7)\">\n              Best Practices\n            <\/text>\n\n          <\/g>\n\n          <g transform=\"translate(430,315)\">\n\n            <circle r=\"30\" fill=\"none\"\n              stroke=\"rgba(255,255,255,.08)\"\n              stroke-width=\"6\"\/>\n\n            <circle r=\"30\" fill=\"none\"\n              stroke=\"#ffffff\"\n              stroke-width=\"6\"\n              stroke-dasharray=\"188\"\n              stroke-dashoffset=\"0\"\n              transform=\"rotate(-90)\">\n\n              <animate attributeName=\"stroke-dashoffset\"\n                from=\"188\"\n                to=\"0\"\n                dur=\"2.3s\"\n                fill=\"freeze\"\/>\n\n            <\/circle>\n\n            <text x=\"0\" y=\"6\"\n              text-anchor=\"middle\"\n              font-size=\"11\"\n              font-weight=\"700\"\n              fill=\"#fff\">\n              100\n            <\/text>\n\n            <text x=\"0\" y=\"50\"\n              text-anchor=\"middle\"\n              font-size=\"11\"\n              fill=\"rgba(255,255,255,.7)\">\n              SEO\n            <\/text>\n\n          <\/g>\n\n          <!-- FLOATING LIGHTS -->\n          <circle cx=\"90\" cy=\"80\" r=\"3\" fill=\"#e00000\">\n            <animateTransform attributeName=\"transform\"\n              type=\"translate\"\n              values=\"0 0; 10 8; 0 0\"\n              dur=\"5s\"\n              repeatCount=\"indefinite\"\/>\n          <\/circle>\n\n          <circle cx=\"420\" cy=\"90\" r=\"3\" fill=\"#fff\">\n            <animateTransform attributeName=\"transform\"\n              type=\"translate\"\n              values=\"0 0; -8 10; 0 0\"\n              dur=\"6s\"\n              repeatCount=\"indefinite\"\/>\n          <\/circle>\n\n          <circle cx=\"250\" cy=\"380\" r=\"3\" fill=\"#e00000\">\n            <animateTransform attributeName=\"transform\"\n              type=\"translate\"\n              values=\"0 0; 8 -10; 0 0\"\n              dur=\"7s\"\n              repeatCount=\"indefinite\"\/>\n          <\/circle>\n\n        <\/svg>\n\n      <\/div>\n\n    <\/div>\n\n  <\/div>\n<\/section>\n\n\n\n<style>\n.speed-section{\n  background:\n    radial-gradient(circle at top left, rgba(224,0,0,.08), transparent 35%),\n    radial-gradient(circle at bottom right, rgba(22,22,22,.05), transparent 40%),\n    linear-gradient(180deg,#ffffff 0%,#f8fafc 100%);\n  padding:100px 20px;\n  overflow:hidden;\n  position:relative;\n}\n\n.speed-section::before{\n  content:\"\";\n  position:absolute;\n  inset:0;\n  pointer-events:none;\n}\n\n.speed-container{\n  max-width:1200px;\n  margin:0 auto;\n  position:relative;\n  z-index:2;\n}\n\n.speed-content{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n  gap:80px;\n}\n\n.speed-visual{\n  flex:1 1 420px;\n  display:flex;\n  justify-content:center;\n}\n\n.speed-svg{\n  width:100%;\n  max-width:460px;\n}\n\n.speed-text{\n  flex:1 1 520px;\n}\n\n.speed-sub{\n  display:inline-flex;\n  align-items:center;\n  gap:10px;\n  padding:10px 18px;\n  border-radius:999px;\n  background:rgba(224,0,0,.06);\n  border:1px solid rgba(224,0,0,.08);\n  color:#e00000;\n  font-size:14px;\n  font-weight:700;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n  margin-bottom:22px;\n}\n\n.speed-sub::before{\n  content:\"\";\n  width:10px;\n  height:10px;\n  border-radius:50%;\n  background:#e00000;\n  box-shadow:0 0 12px rgba(224,0,0,.3);\n}\n\n.speed-title{\n  font-size:46px;\n  line-height:1.12;\n  font-weight:800;\n  margin-bottom:22px;\n  color:#161616;\n  letter-spacing:-1px;\n}\n\n.speed-title span{\n  color:#e00000;\n}\n\n.speed-desc{\n  font-size:17px;\n  line-height:1.9;\n  color:#475569;\n  margin-bottom:30px;\n}\n\n.speed-list{\n  list-style:none;\n  padding:0;\n  margin:0;\n  display:grid;\n  gap:16px;\n}\n\n.speed-list li{\n  position:relative;\n  padding:16px 18px 16px 50px;\n  background:#fff;\n  border:1px solid rgba(22,22,22,.06);\n  border-radius:18px;\n  color:#334155;\n  font-weight:500;\n  box-shadow:0 10px 30px rgba(15,23,42,.04);\n}\n\n.speed-list li::before{\n  content:\"\";\n  position:absolute;\n  left:18px;\n  top:50%;\n  transform:translateY(-50%);\n  width:18px;\n  height:18px;\n  border-radius:50%;\n  background:#e00000;\n  box-shadow:0 0 14px rgba(224,0,0,.25);\n}\n\n.speed-list li::after{\n  content:\"\";\n  position:absolute;\n  left:24px;\n  top:50%;\n  width:5px;\n  height:9px;\n  border-right:2px solid #fff;\n  border-bottom:2px solid #fff;\n  transform:translateY(-60%) rotate(45deg);\n}\n\n@media (max-width:768px){\n\n  .speed-section{\n    padding:80px 20px;\n  }\n\n  .speed-content{\n    flex-direction:column;\n    gap:50px;\n  }\n\n  .speed-title{\n    font-size:34px;\n  }\n\n  .speed-desc{\n    font-size:16px;\n  }\n\n  .speed-visual{\n    flex:1 1 100%;\n  }\n\n}\n<\/style>\n\n<section class=\"speed-section\">\n  <div class=\"speed-container\">\n\n    <div class=\"speed-content\">\n\n      <div class=\"speed-visual\">\n\n        <svg class=\"speed-svg\" viewBox=\"0 0 500 420\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\n          <circle cx=\"250\" cy=\"210\" r=\"190\" fill=\"#e00000\" opacity=\"0.04\"\/>\n          <circle cx=\"250\" cy=\"210\" r=\"150\" fill=\"#161616\" opacity=\"0.03\"\/>\n\n          <g transform=\"translate(250,210)\">\n\n            <circle r=\"72\" fill=\"none\" stroke=\"#e5e7eb\" stroke-width=\"10\"\/>\n\n            <circle r=\"72\"\n              fill=\"none\"\n              stroke=\"#e00000\"\n              stroke-width=\"10\"\n              stroke-linecap=\"round\"\n              stroke-dasharray=\"452\"\n              stroke-dashoffset=\"120\"\n              transform=\"rotate(-90)\">\n\n              <animate attributeName=\"stroke-dashoffset\"\n                values=\"452;120;452\"\n                dur=\"3.5s\"\n                repeatCount=\"indefinite\"\/>\n\n            <\/circle>\n\n            <circle r=\"18\" fill=\"#e00000\">\n              <animate attributeName=\"r\"\n                values=\"16;22;16\"\n                dur=\"2s\"\n                repeatCount=\"indefinite\"\/>\n            <\/circle>\n\n            <text x=\"0\" y=\"38\"\n              text-anchor=\"middle\"\n              font-size=\"12\"\n              fill=\"#64748b\">\n              Optimization Core\n            <\/text>\n\n          <\/g>\n\n          <path d=\"M60 150 C130 170, 180 190, 220 210\"\n            stroke=\"#e00000\"\n            stroke-width=\"3\"\n            fill=\"none\"\n            stroke-dasharray=\"6 8\">\n\n            <animate attributeName=\"stroke-dashoffset\"\n              from=\"200\"\n              to=\"0\"\n              dur=\"2.2s\"\n              repeatCount=\"indefinite\"\/>\n\n          <\/path>\n\n          <path d=\"M440 150 C370 170, 320 190, 280 210\"\n            stroke=\"#161616\"\n            stroke-width=\"3\"\n            fill=\"none\"\n            stroke-dasharray=\"6 8\">\n\n            <animate attributeName=\"stroke-dashoffset\"\n              from=\"0\"\n              to=\"200\"\n              dur=\"2.2s\"\n              repeatCount=\"indefinite\"\/>\n\n          <\/path>\n\n          <path d=\"M120 330 C190 290, 310 290, 380 330\"\n            stroke=\"#94a3b8\"\n            stroke-width=\"3\"\n            fill=\"none\"\n            stroke-dasharray=\"8 10\">\n\n            <animate attributeName=\"stroke-dashoffset\"\n              from=\"200\"\n              to=\"0\"\n              dur=\"2.8s\"\n              repeatCount=\"indefinite\"\/>\n\n          <\/path>\n\n          <circle cx=\"60\" cy=\"150\" r=\"6\" fill=\"#e00000\">\n            <animate attributeName=\"r\"\n              values=\"5;8;5\"\n              dur=\"1.8s\"\n              repeatCount=\"indefinite\"\/>\n          <\/circle>\n\n          <circle cx=\"440\" cy=\"150\" r=\"6\" fill=\"#161616\">\n            <animate attributeName=\"r\"\n              values=\"5;8;5\"\n              dur=\"2s\"\n              repeatCount=\"indefinite\"\/>\n          <\/circle>\n\n          <circle cx=\"250\" cy=\"350\" r=\"6\" fill=\"#94a3b8\">\n            <animate attributeName=\"r\"\n              values=\"5;8;5\"\n              dur=\"2.2s\"\n              repeatCount=\"indefinite\"\/>\n          <\/circle>\n\n          <circle cx=\"140\" cy=\"90\" r=\"3\" fill=\"#cbd5e1\">\n            <animateTransform attributeName=\"transform\"\n              type=\"translate\"\n              values=\"0 0; 12 10; 0 0\"\n              dur=\"4s\"\n              repeatCount=\"indefinite\"\/>\n          <\/circle>\n\n          <circle cx=\"360\" cy=\"90\" r=\"3\" fill=\"#cbd5e1\">\n            <animateTransform attributeName=\"transform\"\n              type=\"translate\"\n              values=\"0 0; -10 14; 0 0\"\n              dur=\"5s\"\n              repeatCount=\"indefinite\"\/>\n          <\/circle>\n\n          <circle cx=\"250\" cy=\"380\" r=\"3\" fill=\"#cbd5e1\">\n            <animateTransform attributeName=\"transform\"\n              type=\"translate\"\n              values=\"0 0; 8 -12; 0 0\"\n              dur=\"6s\"\n              repeatCount=\"indefinite\"\/>\n          <\/circle>\n\n        <\/svg>\n\n      <\/div>\n\n      <div class=\"speed-text\">\n\n        <div class=\"speed-sub\">\n          Why Website Speed Matters\n        <\/div>\n\n        <h2 class=\"speed-title\">\n          Fast Websites\n          <span>Convert Better<\/span>\n        <\/h2>\n\n        <p class=\"speed-desc\">\n          Website performance directly impacts SEO rankings, conversions, engagement, and user trust. A slow-loading website creates friction that drives potential customers away before they even interact with your business.\n        <\/p>\n\n      <\/div>\n\n    <\/div>\n\n<style>\n.speed-list{\n  list-style:none;\n  padding:0;\n  margin:0 auto;\n  display:flex;\n  flex-wrap:wrap;\n  justify-content:center;\n  gap:22px;\n  max-width:1100px;\n}\n\n\/* 3-column width control *\/\n.speed-list li{\n  flex:0 1 calc(33.333% - 22px);\n  position:relative;\n  background:\n    linear-gradient(180deg,#ffffff 0%,#f8fafc 100%);\n  border:1px solid rgba(15,23,42,.06);\n  border-radius:24px;\n  padding:28px 22px;\n  min-height:260px;\n  overflow:hidden;\n  transition:all .35s ease;\n  box-shadow:\n    0 15px 40px rgba(15,23,42,.05),\n    inset 0 1px 0 rgba(255,255,255,.8);\n}\n\n.speed-list li:hover{\n  transform:translateY(-8px);\n  border-color:rgba(224,0,0,.15);\n  box-shadow:\n    0 25px 60px rgba(224,0,0,.08),\n    inset 0 1px 0 rgba(255,255,255,.9);\n}\n\n.speed-list li::before{\n  content:\"\";\n  position:absolute;\n  inset:auto -60px -60px auto;\n  width:140px;\n  height:140px;\n  background:radial-gradient(circle, rgba(224,0,0,.08), transparent 70%);\n  border-radius:50%;\n}\n\n\/* ICON *\/\n.speed-card-icon{\n  width:72px;\n  height:72px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  border-radius:20px;\n  margin-bottom:22px;\n  background:\n    linear-gradient(135deg,\n    rgba(224,0,0,.10),\n    rgba(224,0,0,.02));\n  border:1px solid rgba(224,0,0,.10);\n}\n\n.speed-card-icon svg{\n  width:38px;\n  height:38px;\n}\n\n\/* TEXT *\/\n.speed-card-title{\n  font-size:19px;\n  font-weight:800;\n  color:#161616;\n  line-height:1.3;\n  margin-bottom:10px;\n}\n\n.speed-card-desc{\n  font-size:14.5px;\n  line-height:1.7;\n  color:#64748b;\n}\n\n\/* TABLET *\/\n@media (max-width: 992px){\n  .speed-list li{\n    flex:0 1 calc(50% - 22px);\n  }\n}\n\n\/* MOBILE *\/\n@media (max-width: 576px){\n  .speed-list li{\n    flex:0 1 100%;\n  }\n}\n<\/style>\n\n<ul class=\"speed-list\">\n\n  <li>\n    <div class=\"speed-card-icon\">\n      <svg viewBox=\"0 0 64 64\" fill=\"none\">\n        <circle cx=\"32\" cy=\"32\" r=\"22\" stroke=\"#e00000\" stroke-width=\"4\"\/>\n        <path d=\"M32 18V32L44 38\" stroke=\"#161616\" stroke-width=\"4\" stroke-linecap=\"round\"\/>\n        <circle cx=\"32\" cy=\"32\" r=\"4\" fill=\"#e00000\"\/>\n      <\/svg>\n    <\/div>\n    <div class=\"speed-card-title\">Better User Experience<\/div>\n    <div class=\"speed-card-desc\">Fast-loading websites improve engagement and create smoother navigation across devices.<\/div>\n  <\/li>\n\n  <li>\n    <div class=\"speed-card-icon\">\n      <svg viewBox=\"0 0 64 64\" fill=\"none\">\n        <path d=\"M12 44L26 30L36 40L52 20\" stroke=\"#e00000\" stroke-width=\"4\" stroke-linecap=\"round\"\/>\n        <circle cx=\"52\" cy=\"20\" r=\"5\" fill=\"#e00000\"\/>\n        <path d=\"M10 52H54\" stroke=\"#161616\" stroke-width=\"4\"\/>\n      <\/svg>\n    <\/div>\n    <div class=\"speed-card-title\">Higher SEO Rankings<\/div>\n    <div class=\"speed-card-desc\">Website speed improves search visibility and strengthens organic traffic performance.<\/div>\n  <\/li>\n\n  <li>\n    <div class=\"speed-card-icon\">\n      <svg viewBox=\"0 0 64 64\" fill=\"none\">\n        <rect x=\"12\" y=\"14\" width=\"40\" height=\"30\" rx=\"8\" stroke=\"#161616\" stroke-width=\"4\"\/>\n        <path d=\"M22 52H42\" stroke=\"#161616\" stroke-width=\"4\"\/>\n        <path d=\"M24 26H40M24 34H34\" stroke=\"#e00000\" stroke-width=\"4\" stroke-linecap=\"round\"\/>\n      <\/svg>\n    <\/div>\n    <div class=\"speed-card-title\">Lower Bounce Rates<\/div>\n    <div class=\"speed-card-desc\">Optimized pages reduce user drop-offs and keep visitors browsing longer.<\/div>\n  <\/li>\n\n  <li>\n    <div class=\"speed-card-icon\">\n      <svg viewBox=\"0 0 64 64\" fill=\"none\">\n        <path d=\"M18 22H46M18 32H46M18 42H34\" stroke=\"#161616\" stroke-width=\"4\" stroke-linecap=\"round\"\/>\n        <circle cx=\"46\" cy=\"42\" r=\"8\" fill=\"#e00000\"\/>\n        <path d=\"M46 38V46M42 42H50\" stroke=\"#fff\" stroke-width=\"3\"\/>\n      <\/svg>\n    <\/div>\n    <div class=\"speed-card-title\">More Conversions<\/div>\n    <div class=\"speed-card-desc\">Faster websites directly increase leads, sales, and customer actions.<\/div>\n  <\/li>\n\n  <li>\n    <div class=\"speed-card-icon\">\n      <svg viewBox=\"0 0 64 64\" fill=\"none\">\n        <path d=\"M32 10L50 18V30C50 42 42 50 32 54C22 50 14 42 14 30V18L32 10Z\"\n          stroke=\"#161616\" stroke-width=\"4\"\/>\n        <path d=\"M25 32L30 37L40 27\"\n          stroke=\"#e00000\" stroke-width=\"4\" stroke-linecap=\"round\"\/>\n      <\/svg>\n    <\/div>\n    <div class=\"speed-card-title\">Stronger Trust<\/div>\n    <div class=\"speed-card-desc\">Professional performance builds credibility and strengthens brand confidence.<\/div>\n  <\/li>\n\n<\/ul>\n  <\/div>\n<\/section>\n\n\n\n<style>\n\/* ===== SECTION ===== *\/\n.why-dark {\n  background: #0b1220;\n  padding: 100px 20px;\n  font-family: Arial, sans-serif;\n  color: #e5e7eb;\n  position: relative;\n  overflow: hidden;\n}\n\n.why-dark-container {\n  max-width: 1100px;\n  margin: 0 auto;\n}\n\n.why-dark-title {\n  text-align: center;\n  font-size: 36px;\n  font-weight: 700;\n  color: #ffffff;\n  margin-bottom: 10px;\n}\n\n.why-dark-sub {\n  text-align: center;\n  font-size: 16px;\n  color: #94a3b8;\n  margin-bottom: 60px;\n  line-height: 1.6;\n}\n\n\/* GRID *\/\n.why-dark-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 20px;\n}\n\n\/* CARD *\/\n.why-dark-card {\n  display: flex;\n  gap: 18px;\n  padding: 22px;\n  background: #111a2e;\n  border: 1px solid #1f2a44;\n  border-radius: 14px;\n  transition: 0.3s ease;\n}\n\n.why-dark-card:hover {\n  transform: translateY(-5px);\n  border-color: #00b050;\n}\n\n\/* ICON *\/\n.why-dark-icon {\n  width: 52px;\n  height: 52px;\n  flex-shrink: 0;\n}\n\n\/* TEXT *\/\n.why-dark-text h3 {\n  font-size: 17px;\n  margin-bottom: 6px;\n  color: #ffffff;\n}\n\n.why-dark-text p {\n  font-size: 14px;\n  color: #94a3b8;\n  line-height: 1.6;\n}\n\n\/* MOBILE *\/\n@media (max-width: 768px) {\n  .why-dark-grid {\n    grid-template-columns: 1fr;\n  }\n}\n<\/style>\n\n<section class=\"why-dark\">\n  <div class=\"why-dark-container\">\n\n    <h2 class=\"why-dark-title\">Why Choose iPresyo Speed Optimization<\/h2>\n\n    <p class=\"why-dark-sub\">\n      We are a team of experienced web professionals based in the Philippines, dedicated to building fast, scalable, and high-performing websites.\n    <\/p>\n\n    <div class=\"why-dark-grid\">\n\n      <!-- 1 -->\n      <div class=\"why-dark-card\">\n        <!-- TARGET \/ PRECISION SVG -->\n        <svg class=\"why-dark-icon\" viewBox=\"0 0 50 50\">\n          <circle cx=\"25\" cy=\"25\" r=\"16\" fill=\"none\" stroke=\"#00b050\" stroke-width=\"2\"\/>\n          <circle cx=\"25\" cy=\"25\" r=\"8\" fill=\"none\" stroke=\"#00b050\" stroke-width=\"2\"\/>\n          <circle cx=\"25\" cy=\"25\" r=\"2\" fill=\"#00b050\"\/>\n        <\/svg>\n        <div class=\"why-dark-text\">\n          <h3>Proven Expertise<\/h3>\n          <p>Proven expertise in website performance optimization built through real-world results and long-term experience.<\/p>\n        <\/div>\n      <\/div>\n\n      <!-- 2 -->\n      <div class=\"why-dark-card\">\n        <!-- CUSTOM TOOL \/ FLEX ICON -->\n        <svg class=\"why-dark-icon\" viewBox=\"0 0 50 50\">\n          <path d=\"M15 35 C20 15, 30 15, 35 35\" fill=\"none\" stroke=\"#00b050\" stroke-width=\"2\"\/>\n          <circle cx=\"25\" cy=\"20\" r=\"3\" fill=\"#00b050\"\/>\n          <circle cx=\"20\" cy=\"30\" r=\"2\" fill=\"#00b050\"\/>\n          <circle cx=\"30\" cy=\"30\" r=\"2\" fill=\"#00b050\"\/>\n        <\/svg>\n        <div class=\"why-dark-text\">\n          <h3>Tailored Solutions<\/h3>\n          <p>Custom strategies designed to match your industry, business model, and technical environment.<\/p>\n        <\/div>\n      <\/div>\n\n      <!-- 3 -->\n      <div class=\"why-dark-card\">\n        <!-- ANALYTICS GRID ICON -->\n        <svg class=\"why-dark-icon\" viewBox=\"0 0 50 50\">\n          <rect x=\"12\" y=\"28\" width=\"4\" height=\"10\" fill=\"#00b050\"\/>\n          <rect x=\"20\" y=\"20\" width=\"4\" height=\"18\" fill=\"#00b050\"\/>\n          <rect x=\"28\" y=\"24\" width=\"4\" height=\"14\" fill=\"#00b050\"\/>\n          <rect x=\"36\" y=\"16\" width=\"4\" height=\"22\" fill=\"#00b050\"\/>\n        <\/svg>\n        <div class=\"why-dark-text\">\n          <h3>Data-Driven Approach<\/h3>\n          <p>We rely on analytics and performance tools to make precise optimization decisions.<\/p>\n        <\/div>\n      <\/div>\n\n      <!-- 4 -->\n      <div class=\"why-dark-card\">\n        <!-- BALANCE \/ UX ICON -->\n        <svg class=\"why-dark-icon\" viewBox=\"0 0 50 50\">\n          <circle cx=\"25\" cy=\"18\" r=\"3\" fill=\"#00b050\"\/>\n          <line x1=\"25\" y1=\"18\" x2=\"25\" y2=\"35\" stroke=\"#00b050\" stroke-width=\"2\"\/>\n          <circle cx=\"18\" cy=\"35\" r=\"3\" fill=\"#00b050\"\/>\n          <circle cx=\"32\" cy=\"35\" r=\"3\" fill=\"#00b050\"\/>\n        <\/svg>\n        <div class=\"why-dark-text\">\n          <h3>Performance &#038; UX Focus<\/h3>\n          <p>We balance speed optimization with user experience for maximum engagement.<\/p>\n        <\/div>\n      <\/div>\n\n      <!-- 5 -->\n      <div class=\"why-dark-card\">\n        <!-- SHIELD \/ TRUST ICON -->\n        <svg class=\"why-dark-icon\" viewBox=\"0 0 50 50\">\n          <path d=\"M25 10 L38 16 V28 C38 36 25 42 25 42 C25 42 12 36 12 28 V16 Z\"\n                fill=\"none\" stroke=\"#00b050\" stroke-width=\"2\"\/>\n          <circle cx=\"25\" cy=\"25\" r=\"3\" fill=\"#00b050\"\/>\n        <\/svg>\n        <div class=\"why-dark-text\">\n          <h3>Transparent Results<\/h3>\n          <p>Clear reporting and measurable improvements with full transparency throughout the process.<\/p>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/section>\n\n\n\n<style>\n\/* ===== SECTION ===== *\/\n.services-section {\n  background: #f8fafc;\n  padding: 100px 20px;\n  font-family: Arial, sans-serif;\n  color: #0f172a;\n}\n\n.services-container {\n  max-width: 1100px;\n  margin: 0 auto;\n}\n\n.section-title {\n  font-size: 36px;\n  font-weight: 700;\n  text-align: center;\n  margin-bottom: 10px;\n  color: #044464;\n}\n\n.section-sub {\n  text-align: center;\n  font-size: 16px;\n  color: #475569;\n  margin-bottom: 60px;\n  line-height: 1.6;\n}\n\n\/* GRID *\/\n.services-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 20px;\n}\n\n\/* CARD *\/\n.service-card {\n  background: #ffffff;\n  border: 1px solid #e2e8f0;\n  border-radius: 14px;\n  padding: 25px;\n  display: flex;\n  gap: 18px;\n  align-items: flex-start;\n  transition: 0.3s ease;\n}\n\n.service-card:hover {\n  transform: translateY(-5px);\n  box-shadow: 0 10px 25px rgba(2, 6, 23, 0.08);\n}\n\n\/* ICON *\/\n.service-icon {\n  width: 48px;\n  height: 48px;\n  flex-shrink: 0;\n}\n\n\/* TEXT *\/\n.service-title {\n  font-size: 18px;\n  font-weight: 700;\n  margin-bottom: 6px;\n  color: #0f172a;\n}\n\n.service-desc {\n  font-size: 14px;\n  line-height: 1.6;\n  color: #475569;\n}\n\n\/* MOBILE *\/\n@media (max-width: 768px) {\n  .services-grid {\n    grid-template-columns: 1fr;\n  }\n}\n<\/style>\n\n<section class=\"services-section\">\n  <div class=\"services-container\">\n\n    <h2 class=\"section-title\">Our Website Speed Optimization Services<\/h2>\n    <p class=\"section-sub\">\n      We take a comprehensive, technical, and data-driven approach to improving your website performance.\n    <\/p>\n\n    <div class=\"services-grid\">\n\n      <!-- 1. AUDIT -->\n      <div class=\"service-card\">\n        <svg class=\"service-icon\" viewBox=\"0 0 50 50\">\n          <circle cx=\"22\" cy=\"22\" r=\"10\" fill=\"none\" stroke=\"#00b050\" stroke-width=\"2\"\/>\n          <line x1=\"30\" y1=\"30\" x2=\"40\" y2=\"40\" stroke=\"#00b050\" stroke-width=\"2\"\/>\n        <\/svg>\n        <div>\n          <div class=\"service-title\">Performance Audit<\/div>\n          <div class=\"service-desc\">\n            We analyze your website to identify speed bottlenecks including server response time, large files, unoptimized code, and third-party scripts.\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- 2. IMAGE OPTIMIZATION -->\n      <div class=\"service-card\">\n        <svg class=\"service-icon\" viewBox=\"0 0 50 50\">\n          <rect x=\"10\" y=\"10\" width=\"30\" height=\"25\" fill=\"none\" stroke=\"#00b050\" stroke-width=\"2\"\/>\n          <circle cx=\"18\" cy=\"18\" r=\"3\" fill=\"#00b050\"\/>\n        <\/svg>\n        <div>\n          <div class=\"service-title\">Image Optimization<\/div>\n          <div class=\"service-desc\">\n            We compress and optimize images without sacrificing quality to significantly reduce load time.\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- 3. CODE OPTIMIZATION -->\n      <div class=\"service-card\">\n        <svg class=\"service-icon\" viewBox=\"0 0 50 50\">\n          <polyline points=\"15,18 10,25 15,32\" fill=\"none\" stroke=\"#00b050\" stroke-width=\"2\"\/>\n          <polyline points=\"35,18 40,25 35,32\" fill=\"none\" stroke=\"#00b050\" stroke-width=\"2\"\/>\n        <\/svg>\n        <div>\n          <div class=\"service-title\">Code Optimization<\/div>\n          <div class=\"service-desc\">\n            We clean and streamline HTML, CSS, and JavaScript for faster rendering and improved efficiency.\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- 4. CACHING -->\n      <div class=\"service-card\">\n        <svg class=\"service-icon\" viewBox=\"0 0 50 50\">\n          <rect x=\"12\" y=\"12\" width=\"26\" height=\"26\" fill=\"none\" stroke=\"#00b050\" stroke-width=\"2\"\/>\n          <path d=\"M18 25 H32\" stroke=\"#00b050\" stroke-width=\"2\"\/>\n        <\/svg>\n        <div>\n          <div class=\"service-title\">Caching &#038; Compression<\/div>\n          <div class=\"service-desc\">\n            We implement browser caching, GZIP compression, and optimization techniques to improve load speed.\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- 5. HOSTING -->\n      <div class=\"service-card\">\n        <svg class=\"service-icon\" viewBox=\"0 0 50 50\">\n          <rect x=\"10\" y=\"12\" width=\"30\" height=\"6\" fill=\"none\" stroke=\"#00b050\" stroke-width=\"2\"\/>\n          <rect x=\"10\" y=\"22\" width=\"30\" height=\"6\" fill=\"none\" stroke=\"#00b050\" stroke-width=\"2\"\/>\n          <rect x=\"10\" y=\"32\" width=\"30\" height=\"6\" fill=\"none\" stroke=\"#00b050\" stroke-width=\"2\"\/>\n        <\/svg>\n        <div>\n          <div class=\"service-title\">Hosting Optimization<\/div>\n          <div class=\"service-desc\">\n            We evaluate your hosting setup and recommend improvements for better performance and stability.\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- 6. CORE WEB VITALS -->\n      <div class=\"service-card\">\n        <svg class=\"service-icon\" viewBox=\"0 0 50 50\">\n          <polyline points=\"10,35 20,25 30,30 40,15\" fill=\"none\" stroke=\"#00b050\" stroke-width=\"2\"\/>\n        <\/svg>\n        <div>\n          <div class=\"service-title\">Core Web Vitals<\/div>\n          <div class=\"service-desc\">\n            We optimize LCP, FID, and CLS to improve Google rankings and overall user experience.\n          <\/div>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/section>\n\n\n\n<style>\n\/* ===== CTA SECTION ===== *\/\n.cta-light {\n  background: #f8fafc;\n  padding: 90px 20px;\n  font-family: Arial, sans-serif;\n  text-align: center;\n}\n\n\/* CONTAINER *\/\n.cta-light-container {\n  max-width: 900px;\n  margin: 0 auto;\n}\n\n\/* TITLE *\/\n.cta-light h2 {\n  font-size: 38px;\n  font-weight: 700;\n  color: #044464;\n  margin-bottom: 15px;\n  line-height: 1.2;\n}\n\n\/* TEXT *\/\n.cta-light p {\n  font-size: 16px;\n  color: #475569;\n  line-height: 1.7;\n  margin-bottom: 12px;\n}\n\n\/* HIGHLIGHT LINE *\/\n.cta-light .highlight {\n  font-weight: 600;\n  color: #0f172a;\n  margin-top: 15px;\n}\n\n\/* BUTTON *\/\n.cta-button {\n  display: inline-block;\n  margin-top: 30px;\n  padding: 16px 36px;\n  background: linear-gradient(135deg, #f72020, #044464);\n  color: #fff;\n  font-size: 16px;\n  font-weight: 600;\n  border-radius: 50px;\n  text-decoration: none;\n  transition: all 0.3s ease;\n  box-shadow: 0 10px 25px rgba(4, 68, 100, 0.15);\n}\n\n\/* HOVER EFFECT *\/\n.cta-button:hover {\n  transform: translateY(-4px);\n  box-shadow: 0 15px 30px rgba(4, 68, 100, 0.25);\n}\n\n\/* MOBILE *\/\n@media (max-width: 768px) {\n  .cta-light h2 {\n    font-size: 30px;\n  }\n\n  .cta-light p {\n    font-size: 15px;\n  }\n}\n<\/style>\n\n<!-- <section class=\"cta-light\">\n  <div class=\"cta-light-container\">\n\n    <h2>Let\u2019s Speed Up Your Website<\/h2>\n\n    <p>\n      A fast website is no longer optional\u2014it\u2019s essential for growth. If your site is loading slowly, losing visitors, or underperforming in search results, we\u2019re here to help.\n    <\/p>\n\n    <p class=\"highlight\">\n      Let us optimize your website for speed, performance, and success.\n    <\/p>\n\n    <p>\n      Get in touch today and experience the power of a faster website.\n    <\/p>\n\n    <a href=\"\/contact-us\/\" class=\"cta-button\">Contact Us<\/a>\n\n  <\/div>\n<\/section> -->\n\n\n\n\n\n<\/main>\n","protected":false},"excerpt":{"rendered":"<p>Website Performance Experts Website Speed Optimization in the Philippines Slow websites reduce conversions, rankings, and user engagement. We optimize your website for fast performance, Core Web Vitals, SEO readiness, and exceptional user experience across all devices. From WordPress and WooCommerce to enterprise platforms, we deliver measurable speed improvements that help businesses grow faster online. 100 [&#8230;]<\/p>\n<p><a class=\"btn btn-secondary understrap-read-more-link\" href=\"https:\/\/ipresyo.com\/seo\/website-speed-optimization\/\">Read More&#8230;<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-no-container.php","meta":{"footnotes":""},"class_list":["post-155","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/ipresyo.com\/seo\/wp-json\/wp\/v2\/pages\/155","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ipresyo.com\/seo\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ipresyo.com\/seo\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ipresyo.com\/seo\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ipresyo.com\/seo\/wp-json\/wp\/v2\/comments?post=155"}],"version-history":[{"count":45,"href":"https:\/\/ipresyo.com\/seo\/wp-json\/wp\/v2\/pages\/155\/revisions"}],"predecessor-version":[{"id":330,"href":"https:\/\/ipresyo.com\/seo\/wp-json\/wp\/v2\/pages\/155\/revisions\/330"}],"wp:attachment":[{"href":"https:\/\/ipresyo.com\/seo\/wp-json\/wp\/v2\/media?parent=155"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}