{"id":8493,"date":"2026-08-25T12:36:29","date_gmt":"2026-08-25T12:36:29","guid":{"rendered":"https:\/\/vignetosicuro.it\/?page_id=8493"},"modified":"2026-08-25T13:12:20","modified_gmt":"2026-08-25T13:12:20","slug":"guida-peronospora","status":"publish","type":"page","link":"https:\/\/vignetosicuro.it\/en\/guida-peronospora\/","title":{"rendered":"Peronospora Guide"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"8493\" class=\"elementor elementor-8493\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-ab0161b elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"ab0161b\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-0864259\" data-id=\"0864259\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-e807200 elementor-widget elementor-widget-html\" data-id=\"e807200\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n\/* ===== LANDING PAGE GUIDA PERONOSPORA - VignetoSicuro ===== *\/\n\/* Incolla questo blocco in una pagina WordPress con template \"Full Width \/ No Sidebar\" *\/\n\/* Usa il blocco \"HTML personalizzato\" in Gutenberg oppure incolla in modalit\u00e0 Testo nell'editor classico *\/\n\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@700;800&family=Inter:wght@400;500;600;700&display=swap');\n\n.lp-guida * { margin: 0; padding: 0; box-sizing: border-box; }\n.lp-guida { font-family: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif; color: #1a1a1a; line-height: 1.6; overflow-x: hidden; max-width: 100vw; }\n.lp-guida img { max-width: 100%; height: auto; display: block; }\n.lp-guida a { text-decoration: none; }\n.lp-section { padding: 60px 20px; }\n.lp-container { max-width: 960px; margin: 0 auto; }\n\n\/* ---------- HERO ---------- *\/\n.lp-hero {\n  background: linear-gradient(135deg, #8B1A4A 0%, #6B1238 50%, #4A0D28 100%);\n  padding: 50px 20px 60px;\n  text-align: center;\n  position: relative;\n  overflow: hidden;\n}\n.lp-hero::before {\n  content: '';\n  position: absolute;\n  top: -50%; left: -50%;\n  width: 200%; height: 200%;\n  background: radial-gradient(ellipse at 30% 50%, rgba(245,215,66,0.08) 0%, transparent 60%);\n  pointer-events: none;\n}\n.lp-hero-badge {\n  display: inline-block;\n  background: rgba(255,255,255,0.15);\n  color: #F5D742;\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  padding: 6px 18px;\n  border-radius: 20px;\n  margin-bottom: 24px;\n  border: 1px solid rgba(245,215,66,0.3);\n}\n.lp-hero h1 {\n  font-family: 'Playfair Display', Georgia, serif;\n  color: #fff;\n  font-size: 32px;\n  font-weight: 800;\n  line-height: 1.2;\n  margin-bottom: 8px;\n}\n.lp-hero h1 span { color: #F5D742; }\n.lp-hero-sub {\n  color: rgba(255,255,255,0.85);\n  font-size: 16px;\n  font-weight: 400;\n  max-width: 600px;\n  margin: 0 auto 30px;\n  line-height: 1.5;\n}\n.lp-hero-cover {\n  width: 200px;\n  margin: 0 auto 28px;\n  border-radius: 6px;\n  box-shadow: 0 20px 60px rgba(0,0,0,0.5), 0 0 0 1px rgba(255,255,255,0.1);\n  transform: perspective(800px) rotateY(-4deg);\n  transition: transform 0.3s;\n}\n.lp-hero-cover:hover { transform: perspective(800px) rotateY(0deg); }\n\n.lp-hero-price {\n  color: #fff;\n  font-size: 14px;\n  margin-bottom: 20px;\n}\n.lp-hero-price strong {\n  font-size: 36px;\n  font-weight: 800;\n  color: #F5D742;\n}\n.lp-hero-price .lp-old-price {\n  text-decoration: line-through;\n  opacity: 0.5;\n  font-size: 18px;\n  margin-left: 6px;\n}\n.lp-hero-price .lp-format {\n  display: block;\n  font-size: 13px;\n  opacity: 0.7;\n  margin-top: 4px;\n}\n\n.lp-cta-primary {\n  display: inline-block;\n  background: linear-gradient(135deg, #F5D742 0%, #E8C430 100%);\n  color: #4A0D28;\n  font-size: 17px;\n  font-weight: 700;\n  padding: 16px 40px;\n  border-radius: 50px;\n  letter-spacing: 0.5px;\n  box-shadow: 0 4px 20px rgba(245,215,66,0.4);\n  transition: all 0.3s;\n  cursor: pointer;\n  border: none;\n}\n.lp-cta-primary:hover {\n  transform: translateY(-2px);\n  box-shadow: 0 8px 30px rgba(245,215,66,0.5);\n  background: linear-gradient(135deg, #FFE455 0%, #F5D742 100%);\n}\n.lp-cta-primary:active { transform: translateY(0); }\n\n.lp-hero-trust {\n  margin-top: 20px;\n  display: flex;\n  justify-content: center;\n  gap: 24px;\n  flex-wrap: wrap;\n}\n.lp-hero-trust span {\n  color: rgba(255,255,255,0.6);\n  font-size: 12px;\n  display: flex;\n  align-items: center;\n  gap: 5px;\n}\n.lp-hero-trust svg { width: 14px; height: 14px; fill: rgba(255,255,255,0.5); }\n\n\/* ---------- PROBLEMA \/ URGENZA ---------- *\/\n.lp-problem {\n  background: #FFF8E1;\n  border-top: 4px solid #F5D742;\n}\n.lp-problem h2 {\n  font-family: 'Playfair Display', Georgia, serif;\n  font-size: 26px;\n  color: #8B1A4A;\n  text-align: center;\n  margin-bottom: 24px;\n  line-height: 1.3;\n}\n.lp-stat-grid {\n  display: grid;\n  grid-template-columns: 1fr;\n  gap: 16px;\n  margin-bottom: 24px;\n}\n.lp-stat-card {\n  background: #fff;\n  border-radius: 12px;\n  padding: 24px;\n  text-align: center;\n  box-shadow: 0 2px 12px rgba(0,0,0,0.06);\n  border-left: 4px solid #C62828;\n}\n.lp-stat-card .lp-stat-num {\n  font-size: 40px;\n  font-weight: 800;\n  color: #C62828;\n  line-height: 1;\n}\n.lp-stat-card .lp-stat-label {\n  font-size: 14px;\n  color: #555;\n  margin-top: 6px;\n}\n.lp-problem-text {\n  text-align: center;\n  font-size: 16px;\n  color: #555;\n  max-width: 640px;\n  margin: 0 auto;\n  line-height: 1.7;\n}\n.lp-problem-text strong { color: #1a1a1a; }\n\n\/* ---------- CONTENUTO \/ COSA TROVI ---------- *\/\n.lp-content-section { background: #fff; }\n.lp-content-section h2 {\n  font-family: 'Playfair Display', Georgia, serif;\n  font-size: 26px;\n  color: #8B1A4A;\n  text-align: center;\n  margin-bottom: 8px;\n}\n.lp-content-section .lp-subtitle {\n  text-align: center;\n  color: #777;\n  font-size: 15px;\n  margin-bottom: 36px;\n}\n.lp-chapter-list { list-style: none; }\n.lp-chapter-item {\n  display: flex;\n  gap: 16px;\n  padding: 20px 0;\n  border-bottom: 1px solid #f0f0f0;\n  align-items: flex-start;\n}\n.lp-chapter-item:last-child { border-bottom: none; }\n.lp-chapter-num {\n  flex-shrink: 0;\n  width: 44px;\n  height: 44px;\n  background: linear-gradient(135deg, #2E7D32, #388E3C);\n  color: #fff;\n  border-radius: 10px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-weight: 800;\n  font-size: 16px;\n}\n.lp-chapter-num.lp-app { background: linear-gradient(135deg, #8B1A4A, #A0285A); }\n.lp-chapter-num.lp-action { background: linear-gradient(135deg, #E65100, #F57C00); }\n.lp-chapter-title {\n  font-weight: 700;\n  font-size: 15px;\n  color: #1a1a1a;\n  margin-bottom: 4px;\n}\n.lp-chapter-desc {\n  font-size: 13px;\n  color: #666;\n  line-height: 1.5;\n}\n\n\/* ---------- NUMERI \/ SOCIAL PROOF ---------- *\/\n.lp-proof {\n  background: linear-gradient(135deg, #1B5E20, #2E7D32);\n  text-align: center;\n}\n.lp-proof h2 {\n  font-family: 'Playfair Display', Georgia, serif;\n  color: #fff;\n  font-size: 26px;\n  margin-bottom: 30px;\n}\n.lp-proof-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 16px;\n  margin-bottom: 24px;\n}\n.lp-proof-item {\n  background: rgba(255,255,255,0.1);\n  border-radius: 12px;\n  padding: 20px 12px;\n  border: 1px solid rgba(255,255,255,0.15);\n}\n.lp-proof-num {\n  font-size: 32px;\n  font-weight: 800;\n  color: #F5D742;\n  line-height: 1;\n}\n.lp-proof-label {\n  color: rgba(255,255,255,0.8);\n  font-size: 13px;\n  margin-top: 6px;\n}\n.lp-proof-quote {\n  background: rgba(255,255,255,0.08);\n  border-radius: 12px;\n  padding: 24px;\n  border-left: 4px solid #F5D742;\n  text-align: left;\n  max-width: 600px;\n  margin: 0 auto;\n}\n.lp-proof-quote p {\n  color: rgba(255,255,255,0.9);\n  font-size: 15px;\n  font-style: italic;\n  line-height: 1.6;\n  margin-bottom: 8px;\n}\n.lp-proof-quote cite {\n  color: #F5D742;\n  font-size: 13px;\n  font-style: normal;\n  font-weight: 600;\n}\n\n\/* ---------- BONUS \/ CODICE SCONTO ---------- *\/\n.lp-bonus {\n  background: #E8F5E9;\n}\n.lp-bonus h2 {\n  font-family: 'Playfair Display', Georgia, serif;\n  font-size: 26px;\n  color: #2E7D32;\n  text-align: center;\n  margin-bottom: 28px;\n}\n.lp-bonus-grid {\n  display: grid;\n  grid-template-columns: 1fr;\n  gap: 14px;\n  margin-bottom: 30px;\n}\n.lp-bonus-card {\n  background: #fff;\n  border-radius: 12px;\n  padding: 20px;\n  display: flex;\n  gap: 14px;\n  align-items: flex-start;\n  box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n}\n.lp-bonus-icon {\n  flex-shrink: 0;\n  width: 40px;\n  height: 40px;\n  background: #E8F5E9;\n  border-radius: 10px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 20px;\n}\n.lp-bonus-card h3 {\n  font-size: 15px;\n  font-weight: 700;\n  color: #1a1a1a;\n  margin-bottom: 4px;\n}\n.lp-bonus-card p {\n  font-size: 13px;\n  color: #666;\n  line-height: 1.5;\n}\n\n.lp-coupon-box {\n  background: #fff;\n  border: 2px dashed #2E7D32;\n  border-radius: 16px;\n  padding: 28px 20px;\n  text-align: center;\n  max-width: 480px;\n  margin: 0 auto;\n}\n.lp-coupon-box .lp-coupon-label {\n  font-size: 13px;\n  color: #666;\n  text-transform: uppercase;\n  letter-spacing: 1.5px;\n  font-weight: 600;\n  margin-bottom: 8px;\n}\n.lp-coupon-code {\n  font-size: 32px;\n  font-weight: 800;\n  color: #2E7D32;\n  letter-spacing: 4px;\n  margin-bottom: 6px;\n}\n.lp-coupon-desc {\n  font-size: 14px;\n  color: #555;\n}\n.lp-coupon-desc strong { color: #2E7D32; }\n\n\/* ---------- PRICING \/ CTA FINALE ---------- *\/\n.lp-pricing {\n  background: linear-gradient(135deg, #8B1A4A 0%, #6B1238 100%);\n  text-align: center;\n}\n.lp-pricing h2 {\n  font-family: 'Playfair Display', Georgia, serif;\n  color: #fff;\n  font-size: 26px;\n  margin-bottom: 8px;\n}\n.lp-pricing .lp-subtitle {\n  color: rgba(255,255,255,0.7);\n  font-size: 14px;\n  margin-bottom: 30px;\n}\n.lp-price-cards {\n  display: grid;\n  grid-template-columns: 1fr;\n  gap: 16px;\n  max-width: 480px;\n  margin: 0 auto 28px;\n}\n.lp-price-card {\n  background: rgba(255,255,255,0.08);\n  border: 1px solid rgba(255,255,255,0.15);\n  border-radius: 16px;\n  padding: 28px 20px;\n  position: relative;\n}\n.lp-price-card.lp-featured {\n  background: rgba(255,255,255,0.15);\n  border: 2px solid #F5D742;\n}\n.lp-price-card.lp-featured::after {\n  content: 'PREZZO LANCIO';\n  position: absolute;\n  top: -12px;\n  left: 50%;\n  transform: translateX(-50%);\n  background: #F5D742;\n  color: #4A0D28;\n  font-size: 11px;\n  font-weight: 800;\n  padding: 4px 14px;\n  border-radius: 12px;\n  letter-spacing: 1px;\n}\n.lp-price-card .lp-format-label {\n  color: rgba(255,255,255,0.6);\n  font-size: 13px;\n  text-transform: uppercase;\n  letter-spacing: 1px;\n  font-weight: 600;\n  margin-bottom: 6px;\n}\n.lp-price-card .lp-price-val {\n  color: #fff;\n  font-size: 42px;\n  font-weight: 800;\n  line-height: 1;\n}\n.lp-price-card .lp-price-val small {\n  font-size: 18px;\n  font-weight: 400;\n  opacity: 0.6;\n}\n.lp-price-card .lp-price-note {\n  color: rgba(255,255,255,0.5);\n  font-size: 12px;\n  margin-top: 4px;\n}\n\n.lp-final-cta {\n  margin-top: 10px;\n}\n.lp-final-cta .lp-cta-primary { font-size: 18px; padding: 18px 48px; }\n.lp-guarantee {\n  color: rgba(255,255,255,0.5);\n  font-size: 12px;\n  margin-top: 16px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 6px;\n}\n.lp-guarantee svg { width: 14px; height: 14px; fill: rgba(255,255,255,0.5); }\n\n\/* ---------- FAQ ---------- *\/\n.lp-faq { background: #FAFAFA; }\n.lp-faq h2 {\n  font-family: 'Playfair Display', Georgia, serif;\n  font-size: 26px;\n  color: #8B1A4A;\n  text-align: center;\n  margin-bottom: 28px;\n}\n.lp-faq-item {\n  background: #fff;\n  border-radius: 12px;\n  padding: 20px;\n  margin-bottom: 12px;\n  box-shadow: 0 1px 4px rgba(0,0,0,0.04);\n}\n.lp-faq-q {\n  font-weight: 700;\n  font-size: 15px;\n  color: #1a1a1a;\n  margin-bottom: 8px;\n}\n.lp-faq-a {\n  font-size: 14px;\n  color: #555;\n  line-height: 1.6;\n}\n\n\/* ---------- FOOTER ---------- *\/\n.lp-footer {\n  background: #1a1a1a;\n  padding: 30px 20px;\n  text-align: center;\n}\n.lp-footer p {\n  color: rgba(255,255,255,0.4);\n  font-size: 12px;\n  line-height: 1.6;\n}\n.lp-footer a { color: rgba(255,255,255,0.6); }\n\n\/* ---------- STICKY CTA MOBILE ---------- *\/\n.lp-sticky-bar {\n  display: none;\n  position: fixed;\n  bottom: 0;\n  left: 0;\n  right: 0;\n  background: rgba(139,26,74,0.97);\n  backdrop-filter: blur(10px);\n  -webkit-backdrop-filter: blur(10px);\n  padding: 12px 20px;\n  z-index: 9999;\n  box-shadow: 0 -4px 20px rgba(0,0,0,0.3);\n  text-align: center;\n}\n.lp-sticky-bar .lp-cta-primary { width: 100%; padding: 14px; font-size: 16px; }\n.lp-sticky-bar .lp-sticky-price {\n  color: rgba(255,255,255,0.8);\n  font-size: 12px;\n  margin-bottom: 8px;\n}\n.lp-sticky-bar .lp-sticky-price strong { color: #F5D742; font-size: 18px; }\n\n\/* ---------- RESPONSIVE ---------- *\/\n@media (max-width: 768px) {\n  .lp-hero h1 { font-size: 26px; }\n  .lp-hero-sub { font-size: 15px; }\n  .lp-hero-cover { width: 170px; }\n  .lp-section { padding: 44px 16px; }\n  .lp-content-section h2, .lp-problem h2, .lp-bonus h2, .lp-faq h2, .lp-pricing h2, .lp-proof h2 { font-size: 22px; }\n  .lp-stat-card .lp-stat-num { font-size: 32px; }\n  .lp-proof-num { font-size: 26px; }\n  .lp-sticky-bar { display: block; }\n  \/* Add bottom padding so sticky bar doesn't cover content *\/\n  .lp-footer { padding-bottom: 100px; }\n}\n\n@media (min-width: 769px) {\n  .lp-hero h1 { font-size: 42px; }\n  .lp-hero-sub { font-size: 18px; }\n  .lp-hero-cover { width: 240px; }\n  .lp-stat-grid { grid-template-columns: repeat(3, 1fr); }\n  .lp-proof-grid { grid-template-columns: repeat(4, 1fr); }\n  .lp-bonus-grid { grid-template-columns: 1fr 1fr; }\n  .lp-price-cards { grid-template-columns: 1fr 1fr; }\n  .lp-section { padding: 80px 24px; }\n}\n<\/style>\n\n<div class=\"lp-guida\">\n\n  <!-- ====== HERO ====== -->\n  <section class=\"lp-hero\">\n    <div class=\"lp-container\">\n      <div class=\"lp-hero-badge\">New Edition 2026<\/div>\n\n      <!-- ISTRUZIONI: sostituisci src con l'URL della tua immagine di copertina caricata su WordPress Media -->\n      <img decoding=\"async\" class=\"lp-hero-cover\" src=\"https:\/\/vignetosicuro.it\/wp-content\/uploads\/2025\/05\/GUIDA-IN-PDF-GRATIS-PER-AGRONOMI.png\" alt=\"Peronospora Guide Cover of the Vine\">\n\n      <h1>Peronospora of the Vine<br><span>The Complete Practical Guide<\/span><\/h1>\n      <p class=\"lp-hero-sub\">Recognize it, prevent it and fight it with traditional and innovative strategies to protect your vineyard<\/p>\n\n      <div class=\"lp-hero-price\">\n        Kindle eBook <strong>\u20ac2,99<\/strong> <span class=\"lp-old-price\">\u20ac4.99<\/span>\n        <span class=\"lp-format\">Paper \u20ac14,99<\/span>\n      <\/div>\n\n      <!-- ISTRUZIONI: sostituisci # con il link Amazon del tuo libro -->\n      <a href=\"https:\/\/amzn.eu\/d\/0iVv6ESy\" class=\"lp-cta-primary\" id=\"lp-cta-hero\" onclick=\"if(typeof fbq==='function')fbq('track','InitiateCheckout');\">Buy on Amazon<\/a>\n\n      <div class=\"lp-hero-trust\">\n        <span><svg viewbox=\"0 0 24 24\"><path d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\"\/><\/svg> 80+ pages<\/span>\n        <span><svg viewbox=\"0 0 24 24\"><path d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\"\/><\/svg> 23 illustrations<\/span>\n        <span><svg viewbox=\"0 0 24 24\"><path d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\"\/><\/svg> 7 chapters<\/span>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ====== PROBLEMA \/ URGENZA ====== -->\n  <section class=\"lp-section lp-problem\">\n    <div class=\"lp-container\">\n      <h2>The downpour does not wait.<br>Are you ready?<\/h2>\n\n      <div class=\"lp-stat-grid\">\n        <div class=\"lp-stat-card\">\n          <div class=\"lp-stat-num\">80%<\/div>\n          <div class=\"lp-stat-label\">Harvest lost in the most affected areas in 2023<\/div>\n        <\/div>\n        <div class=\"lp-stat-card\">\n          <div class=\"lp-stat-num\">8-12<\/div>\n          <div class=\"lp-stat-label\">Seasonal treatments \u2013 many avoidable<\/div>\n        <\/div>\n        <div class=\"lp-stat-card\">\n          <div class=\"lp-stat-num\">48h<\/div>\n          <div class=\"lp-stat-label\">The time you have to intervene before it's late<\/div>\n        <\/div>\n      <\/div>\n\n      <p class=\"lp-problem-text\">The 2023 vintage showed that <strong>Dealing with calendars is no longer enough.<\/strong>. You need the right knowledge, timeliness and tools. This guide gives you all three.<\/p>\n    <\/div>\n  <\/section>\n\n  <!-- ====== COSA TROVI ====== -->\n  <section class=\"lp-section lp-content-section\">\n    <div class=\"lp-container\">\n      <h2>What you find in the guide<\/h2>\n      <p class=\"lp-subtitle\">7 chapters + 3 appendices \u2014 from recognition to action plan<\/p>\n\n      <ul class=\"lp-chapter-list\">\n        <li class=\"lp-chapter-item\">\n          <div class=\"lp-chapter-num\">1<\/div>\n          <div>\n            <div class=\"lp-chapter-title\">Knowing the Enemy<\/div>\n            <div class=\"lp-chapter-desc\">Complete biological cycle of Plasmopara viticola, the rule of \"three 10\", favorable conditions and incubation times.<\/div>\n          <\/div>\n        <\/li>\n        <li class=\"lp-chapter-item\">\n          <div class=\"lp-chapter-num\">2<\/div>\n          <div>\n            <div class=\"lp-chapter-title\">Recognizing the Symptoms<\/div>\n            <div class=\"lp-chapter-desc\">Oil stains, white mold, larvated downy mildew. Color photo guide so as not to confuse it with oidium and other pathologies.<\/div>\n          <\/div>\n        <\/li>\n        <li class=\"lp-chapter-item\">\n          <div class=\"lp-chapter-num\">3<\/div>\n          <div>\n            <div class=\"lp-chapter-title\">The Traditional Defense<\/div>\n            <div class=\"lp-chapter-desc\">Copper, Bordeaux mush, systemic and translaminar fungicides. Complete table of active ingredients with dosages and deficiency times.<\/div>\n          <\/div>\n        <\/li>\n        <li class=\"lp-chapter-item\">\n          <div class=\"lp-chapter-num\">4<\/div>\n          <div>\n            <div class=\"lp-chapter-title\">Integrated and Biological Defense<\/div>\n            <div class=\"lp-chapter-desc\">Management of foliage, grassing, bio products, antagonistic microorganisms and resistant PIWI vines.<\/div>\n          <\/div>\n        <\/li>\n        <li class=\"lp-chapter-item\">\n          <div class=\"lp-chapter-num lp-app\">5<\/div>\n          <div>\n            <div class=\"lp-chapter-title\">Technology at the Service of the Vineyard<\/div>\n            <div class=\"lp-chapter-desc\">IoT sensors, NDVI satellite data, forecast models and apps that alert you 48 hours before infection \u2013 directly on your smartphone.<\/div>\n          <\/div>\n        <\/li>\n        <li class=\"lp-chapter-item\">\n          <div class=\"lp-chapter-num lp-action\">6<\/div>\n          <div>\n            <div class=\"lp-chapter-title\">Your Action Plan<\/div>\n            <div class=\"lp-chapter-desc\">Operational calendar month by month, weekly checklist, specific treatment plan for North, Central and South Italy.<\/div>\n          <\/div>\n        <\/li>\n        <li class=\"lp-chapter-item\">\n          <div class=\"lp-chapter-num lp-action\">7<\/div>\n          <div>\n            <div class=\"lp-chapter-title\">Real Cases and Lessons Learned<\/div>\n            <div class=\"lp-chapter-desc\">The 2023 emergency, the most common mistakes and frequently asked questions with practical answers.<\/div>\n          <\/div>\n        <\/li>\n      <\/ul>\n    <\/div>\n  <\/section>\n\n  <!-- ====== SOCIAL PROOF ====== -->\n  <section class=\"lp-section lp-proof\">\n    <div class=\"lp-container\">\n      <h2>The numbers speak<\/h2>\n      <div class=\"lp-proof-grid\">\n        <div class=\"lp-proof-item\">\n          <div class=\"lp-proof-num\">7.000+<\/div>\n          <div class=\"lp-proof-label\">Winegrowers use VignetoSicuro<\/div>\n        <\/div>\n        <div class=\"lp-proof-item\">\n          <div class=\"lp-proof-num\">80+<\/div>\n          <div class=\"lp-proof-label\">Practical content pages<\/div>\n        <\/div>\n        <div class=\"lp-proof-item\">\n          <div class=\"lp-proof-num\">23<\/div>\n          <div class=\"lp-proof-label\">Professional photos and illustrations<\/div>\n        <\/div>\n        <div class=\"lp-proof-item\">\n          <div class=\"lp-proof-num\">3<\/div>\n          <div class=\"lp-proof-label\">Treatment plans by climate zone<\/div>\n        <\/div>\n      <\/div>\n      <div class=\"lp-proof-quote\">\n        <p>This guide combines the experience of thousands of Italian winemakers with scientific rigor. Every advice has been validated in the field.<\/p>\n        <cite>The VignetoSicuro team<\/cite>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ====== BONUS ====== -->\n  <section class=\"lp-section lp-bonus\">\n    <div class=\"lp-container\">\n      <h2>Bonuses included in the guide<\/h2>\n      <div class=\"lp-bonus-grid\">\n        <div class=\"lp-bonus-card\">\n          <div class=\"lp-bonus-icon\">&#128197;<\/div>\n          <div>\n            <h3>Operational calendar<\/h3>\n            <p>Month by month, from February to October. You always know what to do and when.<\/p>\n          <\/div>\n        <\/div>\n        <div class=\"lp-bonus-card\">\n          <div class=\"lp-bonus-icon\">&#9745;<\/div>\n          <div>\n            <h3>Weekly checklist<\/h3>\n            <p>Structured monitoring of the vineyard. Print and take to the field.<\/p>\n          <\/div>\n        <\/div>\n        <div class=\"lp-bonus-card\">\n          <div class=\"lp-bonus-icon\">&#128218;<\/div>\n          <div>\n            <h3>Table of active principles<\/h3>\n            <p>All products with dosages, shortage times and anti-resistance strategies.<\/p>\n          <\/div>\n        <\/div>\n        <div class=\"lp-bonus-card\">\n          <div class=\"lp-bonus-icon\">&#127873;<\/div>\n          <div>\n            <h3>Discount Code 30%<\/h3>\n            <p>Exclusive discount for the VignetoSicuro app, reserved for guide readers.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"lp-coupon-box\">\n        <div class=\"lp-coupon-label\">Discount code included in the guide<\/div>\n        <div class=\"lp-coupon-code\">GUIDE2026<\/div>\n        <p class=\"lp-coupon-desc\"><strong>30% discount<\/strong> the VignetoSicuro subscription<\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ====== PRICING ====== -->\n  <section class=\"lp-section lp-pricing\">\n    <div class=\"lp-container\">\n      <h2>Choose the format<\/h2>\n      <p class=\"lp-subtitle\">Available on Amazon in two formats<\/p>\n\n      <div class=\"lp-price-cards\">\n        <div class=\"lp-price-card lp-featured\">\n          <div class=\"lp-format-label\">Kindle eBook<\/div>\n          <div class=\"lp-price-val\">\u20ac2,99 <small><s>\u20ac4.99<\/s><\/small><\/div>\n          <div class=\"lp-price-note\">Launch price \u2014 limited time<\/div>\n        <\/div>\n        <div class=\"lp-price-card\">\n          <div class=\"lp-format-label\">Cartaceo<\/div>\n          <div class=\"lp-price-val\">\u20ac14,99<\/div>\n          <div class=\"lp-price-note\">Perfect to take to the vineyard<\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"lp-final-cta\">\n        <!-- ISTRUZIONI: sostituisci # con il link Amazon del tuo libro -->\n        <a href=\"#\" class=\"lp-cta-primary\" id=\"lp-cta-bottom\" onclick=\"if(typeof fbq==='function')fbq('track','InitiateCheckout');\">Buy on Amazon<\/a>\n      <\/div>\n      <div class=\"lp-guarantee\">\n        <svg viewbox=\"0 0 24 24\"><path d=\"M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm-2 16l-4-4 1.41-1.41L10 14.17l6.59-6.59L18 9l-8 8z\"\/><\/svg>\n        Amazon Satisfied Warranty \u2022 Instant eBook Delivery\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ====== FAQ ====== -->\n  <section class=\"lp-section lp-faq\">\n    <div class=\"lp-container\">\n      <h2>Frequently Asked Questions<\/h2>\n\n      <div class=\"lp-faq-item\">\n        <div class=\"lp-faq-q\">Who is this guide suitable for?<\/div>\n        <div class=\"lp-faq-a\">For winemakers of all levels, agronomists, winery technicians, agricultural students and wine lovers. Both for those who start and for those who want to update on the most modern strategies.<\/div>\n      <\/div>\n      <div class=\"lp-faq-item\">\n        <div class=\"lp-faq-q\">Is it different from the articles I find for free online?<\/div>\n        <div class=\"lp-faq-a\">Yes, yes. Online you will find fragmented and often generic information. This guide is a structured path of 80+ pages: from pathogen biology to treatment plans by climate zone, with active ingredient tables, dosages and deficiency times.<\/div>\n      <\/div>\n      <div class=\"lp-faq-item\">\n        <div class=\"lp-faq-q\">What does the discount code GUIDA2026 include?<\/div>\n        <div class=\"lp-faq-a\">A 30% discount on the subscription to VignetoSicuro, the Italian webapp that foresees the downy mildew risk on the smartphone. You can find it in the guide with instructions to activate it.<\/div>\n      <\/div>\n      <div class=\"lp-faq-item\">\n        <div class=\"lp-faq-q\">Can I read it without a Kindle?<\/div>\n        <div class=\"lp-faq-a\">Yes, yes. The eBook is read with the free Kindle app (available for smartphones, tablets and PCs). Alternatively, the paper format is perfect for consulting it in the office or directly in the vineyard.<\/div>\n      <\/div>\n      <div class=\"lp-faq-item\">\n        <div class=\"lp-faq-q\">Is the content up to date?<\/div>\n        <div class=\"lp-faq-a\">This is the new 2026 edition, completely rewritten. It includes 2023 emergency data, updated European copper regulations, PIWI grape varieties and the latest technologies.<\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ====== FOOTER ====== -->\n  <footer class=\"lp-footer\">\n    <p>\u00a9 2026 VignetoSicuro\u00ae \u2022 <a href=\"https:\/\/vignetosicuro.it\/en\/\">vignetosicuro.it<\/a><\/p>\n    <p style=\"margin-top:6px;\">This page is not affiliated with Amazon. Amazon and Kindle are trademarks of Amazon.com, Inc.<\/p>\n  <\/footer>\n\n  <!-- ====== STICKY CTA MOBILE ====== -->\n  <div class=\"lp-sticky-bar\" id=\"lp-sticky\">\n    <div class=\"lp-sticky-price\">eBook <strong>\u20ac2,99<\/strong> \u2022 Paper \u20ac14,99<\/div>\n    <!-- ISTRUZIONI: sostituisci # con il link Amazon del tuo libro -->\n    <a href=\"#\" class=\"lp-cta-primary\" id=\"lp-cta-sticky\" onclick=\"if(typeof fbq==='function')fbq('track','InitiateCheckout');\">Buy on Amazon<\/a>\n  <\/div>\n\n<\/div>\n\n<!-- ====== SCRIPT ====== -->\n<script>\n(function(){\n  \/\/ Show sticky bar only after scrolling past hero\n  var sticky = document.getElementById('lp-sticky');\n  if (!sticky) return;\n  var shown = false;\n  window.addEventListener('scroll', function(){\n    var scrolled = window.scrollY > 600;\n    if (scrolled && !shown) { sticky.style.display = 'block'; shown = true; }\n    if (!scrolled && shown) { sticky.style.display = 'none'; shown = false; }\n  });\n})();\n<\/script>\n\n<!-- ====== FACEBOOK PIXEL (da configurare) ======\nIncolla il tuo Facebook Pixel nell'<head> del tema WordPress (Aspetto > Editor Tema > header.php)\noppure usa un plugin come \"Insert Headers and Footers\" o \"PixelYourSite\".\n\nIl codice dei bottoni CTA gi\u00e0 include:\n  fbq('track', 'InitiateCheckout')\nche si attiva al click su \"Acquista su Amazon\".\n\nPer il tracciamento PageView, aggiungi nell'header del sito:\n\n<script>\n!function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod?\nn.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n;\nn.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0;\nt.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window,\ndocument,'script','https:\/\/connect.facebook.net\/en_US\/fbevents.js');\nfbq('init', 'IL_TUO_PIXEL_ID');\nfbq('track', 'PageView');\n<\/script>\n\nSostituisci IL_TUO_PIXEL_ID con il tuo Pixel ID da Facebook Business Manager.\n====== -->\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>The method to fight diseases in the vineyard without buying expensive new plant protection products and say goodbye to scheduled treatments<\/p>","protected":false},"author":2,"featured_media":2066,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-8493","page","type-page","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>guida-peronospora - Vigneto Sicuro<\/title>\n<meta name=\"description\" content=\"la guida definitiva per combattere la peronospora del vigneto senza acquistare nuovi costosi prodotti fitosanitari e dire addio ai trattamenti a calendario\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/vignetosicuro.it\/en\/guida-peronospora\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"guida-peronospora - Vigneto Sicuro\" \/>\n<meta property=\"og:description\" content=\"la guida definitiva per combattere la peronospora del vigneto senza acquistare nuovi costosi prodotti fitosanitari e dire addio ai trattamenti a calendario\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vignetosicuro.it\/en\/guida-peronospora\/\" \/>\n<meta property=\"og:site_name\" content=\"Vigneto Sicuro\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-25T13:12:20+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/vignetosicuro.it\/wp-content\/uploads\/2023\/10\/Guida_Peronospora_dellaVite_pdf-scaled.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"2560\" \/>\n\t<meta property=\"og:image:height\" content=\"1706\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vignetosicuro.it\\\/guida-peronospora\\\/\",\"url\":\"https:\\\/\\\/vignetosicuro.it\\\/guida-peronospora\\\/\",\"name\":\"guida-peronospora - Vigneto Sicuro\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vignetosicuro.it\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vignetosicuro.it\\\/guida-peronospora\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vignetosicuro.it\\\/guida-peronospora\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vignetosicuro.it\\\/wp-content\\\/uploads\\\/2023\\\/10\\\/Guida_Peronospora_dellaVite_pdf-scaled.jpg\",\"datePublished\":\"2026-08-25T12:36:29+00:00\",\"dateModified\":\"2026-08-25T13:12:20+00:00\",\"description\":\"la guida definitiva per combattere la peronospora del vigneto senza acquistare nuovi costosi prodotti fitosanitari e dire addio ai trattamenti a calendario\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vignetosicuro.it\\\/guida-peronospora\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vignetosicuro.it\\\/guida-peronospora\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vignetosicuro.it\\\/guida-peronospora\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vignetosicuro.it\\\/wp-content\\\/uploads\\\/2023\\\/10\\\/Guida_Peronospora_dellaVite_pdf-scaled.jpg\",\"contentUrl\":\"https:\\\/\\\/vignetosicuro.it\\\/wp-content\\\/uploads\\\/2023\\\/10\\\/Guida_Peronospora_dellaVite_pdf-scaled.jpg\",\"width\":2560,\"height\":1706,\"caption\":\"Guida_Peronospora_della_Vite_pdf\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vignetosicuro.it\\\/guida-peronospora\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/vignetosicuro.it\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"guida-peronospora\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/vignetosicuro.it\\\/#website\",\"url\":\"https:\\\/\\\/vignetosicuro.it\\\/\",\"name\":\"Vigneto Sicuro\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/vignetosicuro.it\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/vignetosicuro.it\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/vignetosicuro.it\\\/#organization\",\"name\":\"Vigneto Sicuro\",\"url\":\"https:\\\/\\\/vignetosicuro.it\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vignetosicuro.it\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/vignetosicuro.it\\\/wp-content\\\/uploads\\\/2023\\\/03\\\/Raggruppa-376.svg\",\"contentUrl\":\"https:\\\/\\\/vignetosicuro.it\\\/wp-content\\\/uploads\\\/2023\\\/03\\\/Raggruppa-376.svg\",\"width\":239,\"height\":58,\"caption\":\"Vigneto Sicuro\"},\"image\":{\"@id\":\"https:\\\/\\\/vignetosicuro.it\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"guida-peronospora - Vigneto Sicuro","description":"la guida definitiva per combattere la peronospora del vigneto senza acquistare nuovi costosi prodotti fitosanitari e dire addio ai trattamenti a calendario","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:\/\/vignetosicuro.it\/en\/guida-peronospora\/","og_locale":"en_US","og_type":"article","og_title":"guida-peronospora - Vigneto Sicuro","og_description":"la guida definitiva per combattere la peronospora del vigneto senza acquistare nuovi costosi prodotti fitosanitari e dire addio ai trattamenti a calendario","og_url":"https:\/\/vignetosicuro.it\/en\/guida-peronospora\/","og_site_name":"Vigneto Sicuro","article_modified_time":"2026-08-25T13:12:20+00:00","og_image":[{"width":2560,"height":1706,"url":"https:\/\/vignetosicuro.it\/wp-content\/uploads\/2023\/10\/Guida_Peronospora_dellaVite_pdf-scaled.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vignetosicuro.it\/guida-peronospora\/","url":"https:\/\/vignetosicuro.it\/guida-peronospora\/","name":"guida-peronospora - Vigneto Sicuro","isPartOf":{"@id":"https:\/\/vignetosicuro.it\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vignetosicuro.it\/guida-peronospora\/#primaryimage"},"image":{"@id":"https:\/\/vignetosicuro.it\/guida-peronospora\/#primaryimage"},"thumbnailUrl":"https:\/\/vignetosicuro.it\/wp-content\/uploads\/2023\/10\/Guida_Peronospora_dellaVite_pdf-scaled.jpg","datePublished":"2026-08-25T12:36:29+00:00","dateModified":"2026-08-25T13:12:20+00:00","description":"la guida definitiva per combattere la peronospora del vigneto senza acquistare nuovi costosi prodotti fitosanitari e dire addio ai trattamenti a calendario","breadcrumb":{"@id":"https:\/\/vignetosicuro.it\/guida-peronospora\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vignetosicuro.it\/guida-peronospora\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vignetosicuro.it\/guida-peronospora\/#primaryimage","url":"https:\/\/vignetosicuro.it\/wp-content\/uploads\/2023\/10\/Guida_Peronospora_dellaVite_pdf-scaled.jpg","contentUrl":"https:\/\/vignetosicuro.it\/wp-content\/uploads\/2023\/10\/Guida_Peronospora_dellaVite_pdf-scaled.jpg","width":2560,"height":1706,"caption":"Guida_Peronospora_della_Vite_pdf"},{"@type":"BreadcrumbList","@id":"https:\/\/vignetosicuro.it\/guida-peronospora\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/vignetosicuro.it\/"},{"@type":"ListItem","position":2,"name":"guida-peronospora"}]},{"@type":"WebSite","@id":"https:\/\/vignetosicuro.it\/#website","url":"https:\/\/vignetosicuro.it\/","name":"Vigneto Sicuro","description":"","publisher":{"@id":"https:\/\/vignetosicuro.it\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/vignetosicuro.it\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/vignetosicuro.it\/#organization","name":"Vigneto Sicuro","url":"https:\/\/vignetosicuro.it\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vignetosicuro.it\/#\/schema\/logo\/image\/","url":"https:\/\/vignetosicuro.it\/wp-content\/uploads\/2023\/03\/Raggruppa-376.svg","contentUrl":"https:\/\/vignetosicuro.it\/wp-content\/uploads\/2023\/03\/Raggruppa-376.svg","width":239,"height":58,"caption":"Vigneto Sicuro"},"image":{"@id":"https:\/\/vignetosicuro.it\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/vignetosicuro.it\/en\/wp-json\/wp\/v2\/pages\/8493","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vignetosicuro.it\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/vignetosicuro.it\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/vignetosicuro.it\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/vignetosicuro.it\/en\/wp-json\/wp\/v2\/comments?post=8493"}],"version-history":[{"count":8,"href":"https:\/\/vignetosicuro.it\/en\/wp-json\/wp\/v2\/pages\/8493\/revisions"}],"predecessor-version":[{"id":12673,"href":"https:\/\/vignetosicuro.it\/en\/wp-json\/wp\/v2\/pages\/8493\/revisions\/12673"}],"wp:attachment":[{"href":"https:\/\/vignetosicuro.it\/en\/wp-json\/wp\/v2\/media?parent=8493"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}