---
title: "Nous contacter"
description: "Meilleurs Consultants GEO Meilleures Agences Meilleurs Consultants Meilleurs Freelances Formations GEO Blog GEO Audit GEO Offert Accueil/ Contact Équipe éditoriale · Réponse 24-48h Nous contacter Une question sur un classement, une demande d’audit, un projet de formation ? Nous répondons sous 24 à 48 h ouvrées. Écrivez-nous Tous les champs marqués d’une * sont obligatoires. Nous […]"
url: "https://meilleurs-consultants-geo.fr/contact/"
author: "Sébastien Joumel"
date: "2026-04-27T13:58:46+02:00"
modified: "2026-05-20T18:22:13+02:00"
lang: "fr_FR"
---

# Nous contacter

\*,\*::before,\*::after{box-sizing:border-box;margin:0;padding:0} :root{ --brand:#C2185B;--brand-dk:#8E0E42;--brand-lt:#FCE4EC;--brand-vlt:#FEF1F5; --purple:#7B1FA2;--indigo:#5C6BC0; --navy:#0F1828;--ink:#1A2744; --text:#1F2937;--muted:#6B7280;--muted-lt:#9CA3AF; --line:#E5E7EB;--line-lt:#F3F4F6; --bg:#FFFFFF;--bg-alt:#FAFAF8;--bg-cream:#FDF9F3; --success:#059669;--warn:#D97706; --radius:12px;--radius-lg:16px; --shadow:0 2px 8px rgba(15,24,40,.06); --shadow-lg:0 10px 40px rgba(15,24,40,.12); --font-display:'Fraunces',Georgia,serif; --font-body:'Inter',system-ui,sans-serif; --grad:linear-gradient(135deg,var(--brand),var(--purple),var(--indigo)); } html{scroll-behavior:smooth} body{font-family:var(--font-body);color:var(--text);background:var(--bg);line-height:1.65;font-size:16.5px;-webkit-font-smoothing:antialiased} h1,h2,h3,h4{font-family:var(--font-display);color:var(--ink);font-feature-settings:"liga","kern";letter-spacing:-0.01em} h1{font-size:clamp(36px,5.5vw,58px);font-weight:500;line-height:1.05;font-variation-settings:"opsz" 144;letter-spacing:-0.02em} h2{font-size:clamp(24px,3vw,34px);font-weight:500;line-height:1.15;font-variation-settings:"opsz" 56} h3{font-size:19px;font-weight:600;line-height:1.3;font-variation-settings:"opsz" 28} h4{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:0.05em;color:var(--muted)} a{color:var(--brand);text-decoration:none;transition:color .18s} a:hover{color:var(--brand-dk)} strong{font-weight:600;color:var(--ink)} .container{max-width:1200px;margin:0 auto;padding:0 24px} /\* NAVBAR \*/ .nav{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.92);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)} .nav-inner{display:flex;align-items:center;gap:28px;padding:14px 24px;max-width:1200px;margin:0 auto} .logo{display:flex;align-items:center;text-decoration:none;color:var(--ink)} .logo svg{height:40px;width:auto;display:block} .nav-menu{display:flex;gap:20px;margin-left:auto;align-items:center;flex-wrap:nowrap} @media(max-width:960px){.nav-menu{display:none}} .nav-menu a{font-size:14px;color:var(--muted);text-decoration:none;font-weight:500;white-space:nowrap} .nav-menu a:hover{color:var(--ink)} .nav-menu a.nav-cta,.nav-cta{background:var(--navy);color:#fff !important;padding:11px 20px;border-radius:8px;font-size:14px;font-weight:700;letter-spacing:0.01em;transition:all .18s;border:1px solid var(--navy)} .nav-menu a.nav-cta:hover,.nav-cta:hover{background:var(--ink);color:#fff !important;transform:translateY(-1px);border-color:var(--ink)} /\* HERO \*/ .page-hero{padding:72px 0 48px;background:linear-gradient(180deg,#fff 0%,var(--brand-vlt) 100%);border-bottom:1px solid var(--line);text-align:center} .breadcrumb{font-size:13px;color:var(--muted);margin-bottom:22px} .breadcrumb a{color:var(--muted)} .breadcrumb a:hover{color:var(--brand)} .breadcrumb .sep{margin:0 6px;color:var(--muted-lt)} .eyebrow{display:inline-block;background:var(--brand-lt);color:var(--brand);padding:6px 14px;border-radius:100px;font-size:12px;font-weight:600;letter-spacing:0.03em;margin-bottom:18px;text-transform:uppercase} .page-hero h1{margin-bottom:18px} .page-hero h1 em{color:var(--brand);font-style:italic} .page-hero .lede{font-size:19px;color:var(--muted);max-width:720px;line-height:1.55;margin:0 auto} /\* MAIN GRID \*/ .contact-section{padding:72px 0} .contact-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:48px;align-items:start} @media(max-width:900px){.contact-grid{grid-template-columns:1fr;gap:32px}} /\* FORMULAIRE \*/ .form-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:36px;box-shadow:var(--shadow)} .form-card h2{margin-bottom:8px;font-size:28px;font-variation-settings:"opsz" 48} .form-card .form-lede{font-size:14.5px;color:var(--muted);margin-bottom:28px} .form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:14px} @media(max-width:560px){.form-row{grid-template-columns:1fr}} .field{display:flex;flex-direction:column;margin-bottom:14px} .field label{font-size:13px;font-weight:600;color:var(--ink);margin-bottom:6px} .field label span{color:var(--muted-lt);font-weight:400;font-size:12px} .field input,.field select,.field textarea{width:100%;padding:12px 14px;border:1.5px solid var(--line);border-radius:10px;font-family:var(--font-body);font-size:14.5px;color:var(--ink);background:#fff;transition:border-color .18s, box-shadow .18s} .field input:focus,.field select:focus,.field textarea:focus{outline:none;border-color:var(--brand);box-shadow:0 0 0 4px rgba(194,24,91,.1)} .field textarea{min-height:130px;resize:vertical;line-height:1.5} .field-rgpd{display:flex;gap:10px;align-items:flex-start;font-size:13px;color:var(--muted);line-height:1.5;margin:6px 0 22px} .field-rgpd input{margin-top:3px;width:16px;height:16px;accent-color:var(--brand);flex-shrink:0} .field-rgpd a{color:var(--brand);font-weight:500} .btn-submit{background:var(--ink);color:#fff;border:none;padding:14px 26px;border-radius:10px;font-weight:600;font-size:15px;cursor:pointer;transition:all .18s;font-family:var(--font-body);display:inline-flex;align-items:center;gap:8px} .btn-submit:hover{background:var(--brand);transform:translateY(-1px)} /\* COORDONNÉES \*/ .info-card{background:var(--bg-cream);border-radius:18px;padding:32px;position:sticky;top:100px} .info-card h2{margin-bottom:6px;font-size:22px;font-variation-settings:"opsz" 32} .info-card .info-lede{font-size:14px;color:var(--muted);margin-bottom:22px} .info-list{display:flex;flex-direction:column;gap:18px} .info-item{display:flex;gap:14px;align-items:flex-start} .info-ico{flex-shrink:0;width:40px;height:40px;border-radius:10px;background:#fff;border:1px solid var(--brand-lt);display:flex;align-items:center;justify-content:center;color:var(--brand)} .info-content{flex:1;min-width:0} .info-label{font-size:11px;text-transform:uppercase;letter-spacing:0.08em;color:var(--muted);font-weight:700;margin-bottom:3px} .info-value{font-size:14.5px;color:var(--ink);line-height:1.5;word-break:break-word} .info-value a{color:var(--ink);font-weight:500} .info-value a:hover{color:var(--brand)} .info-note{font-size:12px;color:var(--muted);margin-top:3px;font-style:italic} .response-badge{margin-top:24px;padding:14px 18px;background:#fff;border:1px solid var(--brand-lt);border-radius:10px;display:flex;gap:12px;align-items:center} .response-badge .dot{width:10px;height:10px;border-radius:50%;background:var(--success);box-shadow:0 0 0 4px rgba(5,150,105,.18);animation:pulse-dot 2s ease-out infinite} @keyframes pulse-dot{0%{box-shadow:0 0 0 0 rgba(5,150,105,.4)}100%{box-shadow:0 0 0 8px rgba(5,150,105,0)}} .response-badge strong{font-size:13.5px;color:var(--ink)} .response-badge span{font-size:12px;color:var(--muted);display:block} /\* CANAUX SPÉCIFIQUES \*/ .channels-section{padding:64px 0;background:var(--bg-alt);border-top:1px solid var(--line)} .section-label{display:inline-block;font-family:var(--font-body);font-size:11px;font-weight:700;letter-spacing:0.15em;text-transform:uppercase;color:var(--brand);margin-bottom:14px;padding:4px 10px;background:var(--brand-lt);border-radius:4px} .section-head{text-align:center;margin-bottom:42px} .section-head h2{margin-bottom:12px} .section-head p{color:var(--muted);max-width:600px;margin:0 auto;font-size:16px} .channels-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px} @media(max-width:900px){.channels-grid{grid-template-columns:1fr}} .channel-card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:30px 28px;display:flex;flex-direction:column;transition:all .22s;text-decoration:none;color:var(--ink)} .channel-card:hover{border-color:var(--brand);box-shadow:var(--shadow-lg);transform:translateY(-3px);color:var(--ink)} .channel-ico{width:56px;height:56px;border-radius:14px;background:var(--brand-vlt);display:flex;align-items:center;justify-content:center;margin-bottom:20px;color:var(--brand)} .channel-card h3{margin-bottom:8px;font-size:20px} .channel-card p{color:var(--muted);font-size:14.5px;line-height:1.55;margin-bottom:20px;flex:1} .channel-cta{color:var(--brand);font-weight:600;font-size:14px;display:inline-flex;align-items:center;gap:6px} /\* FAQ \*/ .faq-section{padding:72px 0} .faq-list{max-width:760px;margin:40px auto 0} .faq{background:#fff;border:1px solid var(--line);border-radius:12px;margin-bottom:10px;overflow:hidden;transition:border-color .18s} .faq\[open\]{border-color:var(--brand)} .faq summary{padding:18px 22px;font-family:var(--font-display);font-size:17px;font-weight:600;color:var(--ink);cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;font-variation-settings:"opsz" 24} .faq summary::-webkit-details-marker{display:none} .faq summary::after{content:'+';font-family:var(--font-body);font-size:24px;color:var(--brand);font-weight:400;transition:transform .2s} .faq\[open\] summary::after{transform:rotate(45deg)} .faq-body{padding:0 22px 18px;color:var(--muted);font-size:15px;line-height:1.7} /\* FOOTER \*/ .footer{background:var(--navy);color:rgba(255,255,255,.7);padding:60px 0 30px;margin-top:0;font-size:12.5px;line-height:1.7} .footer-grid{display:grid;grid-template-columns:minmax(360px,2.6fr) repeat(6,1fr);column-gap:32px;row-gap:24px;max-width:1360px;margin:0 auto;padding:0 32px;align-items:start} @media(max-width:1200px){.footer-grid{grid-template-columns:2fr 1fr 1fr 1fr;column-gap:28px;row-gap:32px}.footer-brand{grid-column:1 / -1}} @media(max-width:820px){.footer-grid{grid-template-columns:1fr 1fr;gap:24px}.footer-brand{grid-column:1 / -1}} @media(max-width:480px){.footer-grid{grid-template-columns:1fr;gap:20px}.footer-brand{grid-column:1}} .footer-brand{padding-right:40px} .footer-brand > a:first-child{display:flex;align-items:center;min-height:44px;margin-bottom:14px;text-decoration:none} .footer-brand svg{height:44px;width:auto;max-width:100%;display:block;margin:0} .footer-tagline{font-size:14px;line-height:1.6;color:rgba(255,255,255,.65);margin-top:0} .footer-col h4{color:#fff;font-size:12px;text-transform:uppercase;letter-spacing:0.1em;line-height:1.35;font-family:var(--font-body);font-weight:700;min-height:44px;margin:0 0 14px;display:flex;align-items:center} .footer-col a{display:block;font-size:13.5px;color:rgba(255,255,255,.65);padding:5px 0;text-decoration:none} .footer-col a:hover{color:#fff} .footer-bottom{max-width:1360px;margin:40px auto 0;padding:24px 32px 0;border-top:1px solid rgba(255,255,255,.1);text-align:center;font-size:12.5px;color:rgba(255,255,255,.55)} .footer-bottom a{color:rgba(255,255,255,.7)} .footer-bottom a:hover{color:#fff} .footer-creator{max-width:1360px;margin:24px auto 0;padding:20px 32px 0;border-top:1px solid rgba(255,255,255,.08);display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap;font-size:12.5px;color:rgba(255,255,255,.55)} .footer-creator a{display:inline-flex;align-items:center;gap:10px;color:#fff;text-decoration:none;transition:opacity .18s} .footer-creator a:hover{opacity:.82;color:#fff} .footer-creator svg{height:28px;width:auto;display:block} /\* WP-NEUTRALISATION-V1 \*/ :root{--wp--style--global--content-size:100%!important;--wp--style--global--wide-size:100%!important} body{margin:0!important;padding:0!important;max-width:none!important} .entry-content,.wp-block-post-content,.post-content,article.post,article.page, .is-layout-flow,.wp-block-post-content-is-layout-flow,.is-layout-constrained, .wp-site-blocks,main,.wp-block-group,.has-global-padding{max-width:none!important;padding:0!important;margin:0!important;width:100%!important} .entry-content > \*,.wp-block-post-content > \*{max-width:none!important;margin-left:0!important;margin-right:0!important} html body.page-template-mcg-blank .wrap,html body .wrap{max-width:780px!important;margin:0 auto!important;padding:48px 32px 80px!important;width:100%!important;box-sizing:border-box!important} html body .nav-inner{max-width:1360px!important;margin:0 auto!important} html body .footer-grid{max-width:1280px!important;margin:0 auto!important} html body .hero-photo{max-width:100%!important;width:100%!important;margin:0!important} header.wp-block-template-part:not(.nav),footer.wp-block-template-part:not(.footer),.wp-block-template-part\[data-type="wp\_template\_part"\]{display:none!important} /\* STICKY-FIX-V1 \*/ html{overflow-x:clip!important;overflow-y:auto!important} html body{overflow-x:clip!important;overflow-y:visible!important} html body .nav{position:sticky!important;top:0!important;z-index:100!important;background:rgba(255,255,255,.96)!important;backdrop-filter:blur(14px);border-bottom:1px solid var(--line)} html body .toc-sticky{position:sticky!important;top:88px!important} {"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":\[ {"@type":"ListItem","position":1,"name":"Accueil","item":"https://meilleurs-consultants-geo.fr/"}, {"@type":"ListItem","position":2,"name":"Contact","item":"https://meilleurs-consultants-geo.fr/contact/"} \]} {"@context":"https://schema.org","@type":"ContactPage","name":"Contact — Meilleurs Consultants GEO","url":"https://meilleurs-consultants-geo.fr/contact/","inLanguage":"fr-FR","mainEntity":{"@type":"Organization","name":"NEWP","url":"https://newp.fr","email":"contact@newp.fr","telephone":"+33975363217","address":{"@type":"PostalAddress","streetAddress":"33 Route de Porte Fache","postalCode":"16100","addressLocality":"Boutiers-Saint-Trojan","addressCountry":"FR"},"contactPoint":\[{"@type":"ContactPoint","contactType":"customer service","email":"contact@newp.fr","telephone":"+33975363217","availableLanguage":"French","areaServed":"FR","hoursAvailable":"Mo-Fr 09:00-18:00"}\]}}  [Meilleurs Consultants GEO](/) [Meilleures Agences](/meilleures-agences-geo/france/) [Meilleurs Consultants](/meilleurs-consultants-geo/france/) [Meilleurs Freelances](/meilleurs-freelances-geo/france/) [Formations GEO](/formations-geo/) [Blog GEO](/blog/) [Audit GEO Offert](/audit-geo/) 

 

  [Accueil](/)/ Contact  Équipe éditoriale · Réponse 24-48h# Nous *contacter*

Une question sur un classement, une demande d'audit, un projet de formation ? Nous répondons sous **24 à 48 h ouvrées**.

 

 ## Écrivez-nous

Tous les champs marqués d'une \* sont obligatoires. Nous lisons chaque message.

 Prénom \* 

 Nom \* 

 

 Email professionnel \* 

 Téléphone (facultatif) 

 

 Objet \* — Choisissez un objet — Question sur un classement Demande d'audit GEO Projet de formation Revendiquer ma fiche Soumettre un profil Presse / Média Autre 

 Message \*  

  J'accepte que mes données soient traitées pour répondre à ma demande, conformément à la [politique de confidentialité](/politique-confidentialite/).   Envoyer mon message  

  ## Nos coordonnées

Écrivez-nous directement ou appelez-nous pendant nos horaires d'ouverture.

Adresse

33 Route de Porte Fache
16100 Boutiers-Saint-Trojan

 

 

Email général

<contact@newp.fr>

 

 

Données personnelles (RGPD)

**sebastien \[@\] newp.fr**

remplacer [@] par @ — protection anti-spam

 

 

Téléphone

[09 75 36 32 17](tel:+33975363217)

9h-18h, du lundi au vendredi

 

 

LinkedIn

[@newp](#)

 

 

 

  **Réponse moyenne : 24-48h ouvrées** Notre équipe édito répond elle-même. 

 

  

 

 Canaux spécifiques## Trouvez le bon interlocuteur

Selon votre demande, un canal dédié nous permet de vous répondre plus rapidement et avec le bon niveau d'expertise.

 

 [ 

### Demande d'audit GEO

Évaluez votre visibilité actuelle dans ChatGPT, Claude, Perplexity, Gemini et Mistral — diagnostic gratuit en 72 h.

 Demander un audit → ](/audit-geo/) [ 

### Formation GEO

Sessions inter, intra-entreprise ou coaching individuel. Formats 1 à 3 jours, 100% opérationnels.

 Voir les formations → ](/formations-geo/) [ 

### Revendiquer une fiche

Vous êtes consultant GEO référencé et souhaitez modifier, enrichir ou retirer votre fiche ? Procédure dédiée.

 Revendiquer ma fiche → ](/claim/) 

 

 FAQ rapide## Questions fréquentes

 

  Combien de temps pour avoir une réponse ?Notre délai moyen de réponse est de **24 à 48 heures ouvrées**. Les demandes urgentes ou liées à la confidentialité des données sont traitées en priorité.

   Puis-je passer un appel sans prendre rendez-vous ?Oui, vous pouvez nous joindre directement au [**09 75 36 32 17**](tel:+33975363217) du lundi au vendredi de 9h à 18h. En dehors, laissez un message vocal, nous vous rappelons sous 24h ouvrées.

   Comment remonter un problème de confidentialité ?Écrivez directement à **Sébastien Joumel** (responsable du traitement des données) : **sebastien \[@\] newp.fr** (remplacer \[@\] par @). Les demandes RGPD (accès, rectification, effacement) sont traitées sous un mois maximum, conformément à l'article 12§3 du RGPD.

   Vous avez un bureau ouvert au public ?Non, nous travaillons **100% à distance**. Contactez-nous pour planifier un rendez-vous en visio — nous utilisons habituellement Google Meet ou Zoom selon votre préférence.

  

 

 [Meilleurs Consultants GEO](/)L'annuaire de référence des experts GEO en France. Classements transparents, méthodologie publique, mises à jour trimestrielles.

 

### Meilleures Agences GEO

[France](/meilleures-agences-geo/france/)[Par région](/meilleures-agences-geo/region/)[Par département](/meilleures-agences-geo/departement/)[Par ville](/meilleures-agences-geo/ville/)

### Meilleurs Consultants GEO

[France](/meilleurs-consultants-geo/france/)[Par région](/meilleurs-consultants-geo/region/)[Par département](/meilleurs-consultants-geo/departement/)[Par ville](/meilleurs-consultants-geo/ville/)

### Meilleurs Freelances GEO

[France](/meilleurs-freelances-geo/france/)[Par région](/meilleurs-freelances-geo/region/)[Par département](/meilleurs-freelances-geo/departement/)[Par ville](/meilleurs-freelances-geo/ville/)

### Prestations

[Formation gratuite GEO](/formation-gratuite-geo/)[Formations GEO](/formations-geo/)[Coaching GEO](/coaching-geo/)[Consulting GEO](/consulting-geo/)

### Ressources

[Blog](/blog/)[Outils GEO](/outils-geo/)[Audit GEO](/audit-geo/)[Méthodologie](/methodologie/)

### Entreprise

[Contact](/contact/)[Revendiquer ma fiche](/claim/)[Soumettre un profil](/soumettre-profil/)[Meilleurs Consultants SEO ↗](https://meilleurs-consultants-seo.fr)

 

 © 2026 meilleurs-consultants-geo.fr · [Mentions légales](/mentions-legales/) · [Confidentialité](/politique-confidentialite/) · [Conflits d'intérêts](/methodologie/conflit-interet/) 

 Création du site internet par l'agence [ NEWP ](https://newp.fr)

---

*Source : [meilleurs-consultants-geo.fr](https://meilleurs-consultants-geo.fr/contact/)*
