{"id":2098,"date":"2026-08-12T20:12:50","date_gmt":"2026-08-12T18:12:50","guid":{"rendered":"https:\/\/w-maintenance.pro\/wordpress-ce-qui-doit-etre-fait-par-un-pro-et-ce-qui-peut-etre-gere-en-interne\/"},"modified":"2026-08-12T20:12:50","modified_gmt":"2026-08-12T18:12:50","slug":"wordpress-ce-qui-doit-etre-fait-par-un-pro-et-ce-qui-peut-etre-gere-en-interne","status":"publish","type":"post","link":"https:\/\/w-maintenance.pro\/en\/wordpress-what-should-be-done-by-a-pro-and-what-can-be-handled-in-house\/","title":{"rendered":"WordPress: What Should Be Done by a Pro (and What Can Be Handled In-House)"},"content":{"rendered":"<p>wordpress do it yourself<\/p>\n<h2>Deciding who does what on WordPress: the real stake (cost, risk, timeline)<\/h2>\n<p>On WordPress, the question is not just is it possible in-house?. The right question is: <strong>what absolutely must be reliable<\/strong>, <strong>what can be iterative<\/strong>, and <strong>what is more expensive to fix later than to do right from the start<\/strong>. Many teams know how to publish content, install a theme, add a plugin. But as soon as you touch security, performance, updates, compliance or SEO architecture, the mistake is not always immediately visible\u2026 and that\u2019s precisely where problems become costly.<\/p>\n<p>A good division of roles is built on a simple rule: <strong>the internal team manages what is reversible and controllable<\/strong> (content, layout, minor optimizations, routine). <strong>A pro handles what is structural<\/strong> (infrastructure, security, incident, audit, migration, compliance, advanced performance, specific developments). The goal is not to depend on a provider, but to <strong>reduce risk<\/strong> while retaining autonomy.<\/p>\n<h2>What your team can manage internally (with guardrails)<\/h2>\n<h3>1) Creation and updating of content (pages, articles, media)<\/h3>\n<p>Content production is one of the best candidates for insourcing: you are closest to the product, brand language, and customer feedback. Internally, you can manage:<\/p>\n<p><img decoding=\"async\" class=\"alignleft resizethreehundred autoblog-img\" title=\"WordPress: What Should Be Done by a Pro (and What Can Be Handled In-House)\" src=\"https:\/\/w-maintenance.pro\/wp-content\/uploads\/2025\/12\/jvsgcv8_vb4.jpg\" alt=\"maintenance \u2014 WordPress: What Should Be Done by a Pro (and What Can Be Handled In-House)\" \/><\/p>\n<p>\u2022 Writing and publishing articles, pages, FAQs, case studies<br \/>\n\u2022 Editorial optimization (titles, structure, images, alt text, basic internal linking)<br \/>\n\u2022 Formatting via the block editor and reusable patterns<\/p>\n<p>The essential safeguard: a <strong>publication charter<\/strong> (image sizes, naming rules, Hn structure, pre-publication checklist) to avoid an inflation of heavy media, layout inconsistencies and indexing errors.<\/p>\n<h3>2) Layout adjustments (without touching critical code)<\/h3>\n<p>With a well-designed theme and a healthy foundation, your team can manage:<\/p>\n<p>\u2022 Creating sections, CTAs, blocks, simple forms<br \/>\n\u2022 Updating menus, footer, widgets<br \/>\n\u2022 Minor front-end changes (colors, typefaces, spacing) via the theme options<\/p>\n<p>The limit: avoid direct edits to theme files in production. Without processes (child theme, Git, staging), a small change can be lost on the next update or cause a regression that\u2019s hard to diagnose.<\/p>\n<h3>3) Management of business plugins already approved (with discipline)<\/h3>\n<p>Your team can install and configure extensions <em>provided<\/em> you have a method:<\/p>\n<p>\u2022 Prefer few extensions, but solid, maintained and compatible<br \/>\n\u2022 Test on a preproduction environment if possible<br \/>\n\u2022 Document key settings (screenshots, parameters, dependencies)<\/p>\n<p>And above all: keep a cleanup routine. A deactivated extension is not always harmless. If you need to tidy up, follow a clean procedure to avoid orphan tables and residual options: <a href=\"https:\/\/w-maintenance.pro\/en\/uninstall-a-plugin-properly-including-database\/\" target=\"_self\">uninstall a plugin cleanly (including database)<\/a>.<\/p>\n<h3>4) Basic checks: visible backups, simple monitoring, small fixes<\/h3>\n<p>Internally, you can regularly check:<\/p>\n<div class=\"frhwdquote\" style=\"background:url(https:\/\/w-maintenance.pro\/wp-content\/uploads\/2025\/12\/jvsgcv8_vb4.jpg);background-size:cover;background-position:center center;box-shadow:inset 0 0 0 1000px rgba(255,255,255,.85);padding:6%;\">\n<h2 class=\"h2frhwdquote\">Discover our offers for WordPress website maintenance<\/h2>\n<p><a class=\"apromodemo\" href=\"https:\/\/w-maintenance.pro\/en\/wordpress-maintenance-offer\/\" target=\"_blank\" rel=\"noopener\">Discover our WP Maintenance offers<\/a><\/p>\n<\/div>\n<p>\u2022 That backups actually exist (and where they are stored)<br \/>\n\u2022 That forms work, emails are sent, and the conversion funnel isn\u2019t broken<br \/>\n\u2022 That there are no obvious errors (broken links, 404 images, pages not found)<\/p>\n<p>But beware: checking that a backup is scheduled is not the same as checking <strong>that you know how to restore.<\/strong>Restoration itself often deserves a pro (or at least a supervised drill).<\/p>\n<h2>What should be entrusted to a pro (or at least supervised by a pro)<\/h2>\n<h3>1) Updates, compatibilities and risk management<\/h3>\n<p>Updating WordPress, a theme and plugins seems simple\u2026 until the day an update breaks a block, a form, a payment, a booking feature, or causes a white screen. A pro doesn\u2019t just click Update: they implement a process.<\/p>\n<p>What a pro does:<\/p>\n<p>\u2022 Update with tested backup\/restore<br \/>\n\u2022 Compatibility checks (PHP, database, versions, dependencies)<br \/>\n\u2022 Update on staging then controlled deployment<br \/>\n\u2022 Post-deployment verification (logs, errors, key flows)<\/p>\n<p>And when things go wrong, you have to react quickly. A common and stressful incident is the site stuck in maintenance: <a href=\"https:\/\/w-maintenance.pro\/en\/wordpress-is-stuck-in-maintenance-mode\/\" target=\"_self\">Stuck in Maintenance Mode<\/a>.<\/p>\n<h3>2) Security: hardening, firewall, intrusion prevention<\/h3>\n<p>WordPress security is not limited to installing a security plugin. A pro will look at everything: hosting, server configuration, user permissions, attack surface, forms, APIs, admin access, vulnerabilities, backups, firewall rules, monitoring.<\/p>\n<p>What justifies calling a pro:<\/p>\n<p>\u2022 Implementation of an application firewall and appropriate rules<br \/>\n\u2022 Protection against brute force, bots, scans, injections, malicious uploads<br \/>\n\u2022 Securing the admin area (2FA, hardening, access restrictions)<br \/>\n\u2022 Logging and alerting<\/p>\n<p>If you must prioritize one action, the firewall layer is often an excellent investment: <a href=\"https:\/\/w-maintenance.pro\/en\/why-set-up-a-wordpress-firewall\/\" target=\"_self\">Why Implement a Firewall<\/a>.<\/p>\n<h3>3) Advanced performance: diagnostics, caching, database, server<\/h3>\n<p>Easy optimizations (compressing images, limiting fonts, avoiding 12 sliders) can be handled in-house. But as soon as you want to gain seconds, stabilize mobile performance, or absorb traffic spikes, a technical approach is required.<\/p>\n<p>A pro steps in to:<\/p>\n<p>\u2022 Analyze bottlenecks (requests, hooks, scripts, TTFB, cache, CDN)<br \/>\n\u2022 Configure caching (page, object, opcode) and its exclusions<br \/>\n\u2022 Optimize the database without breaking functionality<br \/>\n\u2022 Tweak PHP, MariaDB\/MySQL, Nginx\/Apache, HTTP\/2-3, brotli\/gzip<\/p>\n<p><img decoding=\"async\" class=\"alignleft resizethreehundred autoblog-img\" title=\"WordPress: What Should Be Done by a Pro (and What Can Be Handled In-House)\" src=\"https:\/\/w-maintenance.pro\/wp-content\/uploads\/2025\/12\/uey8ati6d0.jpg\" alt=\"wordpress \u2014 WordPress: What Should Be Done by a Pro (and What Can Be Handled In-House)\" \/><\/p>\n<p>And performance isn\u2019t just about the front end. A slow back office is a sign of technical debt (heavy plugins, admin queries, server overload, cron): <a href=\"https:\/\/w-maintenance.pro\/en\/how-to-reduce-wordpress-back-office-load-time\/\" target=\"_self\">How to Reduce Back-Office Load Time<\/a>.<\/p>\n<h3>4) Technical SEO and architecture (structure, indexing, internal linking, migrations)<\/h3>\n<p>Your team can handle SEO writing, the structure of an article, metadata, and simple link logic. But overall architecture is a different discipline: categories, taxonomies, pillar pages, click depth, facet handling, canonicals, pagination, redirects, hreflang, structured data, crawl logs.<\/p>\n<p>A pro is useful (even necessary) for:<\/p>\n<p>\u2022 Redesigning a site structure without losing existing SEO<br \/>\n\u2022 Managing a migration (domain, HTTPS, permalinks, theme rebuild) with a redirection plan<br \/>\n\u2022 Auditing indexing, crawl budget, duplications<\/p>\n<p>On the specific topic of internal links, an expert approach can transform what exists without producing more content, improving comprehension and navigation. Useful resource: <a href=\"https:\/\/www.latelier-conceptionweb.com\/news\/lart-subtil-du-maillage-interne-wordpress-pour-propulser-votre-seo-et-lexperience-de-vos-utilisateurs\/\" target=\"_blank\" rel=\"noopener\">WordPress internal linking: Expert guide to boost \u2026<\/a>.<\/p>\n<h3>5) Compliance (GDPR), data management and liability<\/h3>\n<p>Many WordPress sites collect data without even realizing it: forms, analytics tools, ad pixels, reCAPTCHA, chat, maps, email marketing, member areas, logs, IPs, payments. Compliance is not limited to a cookie banner: it involves the legal basis, proof of consent, retention periods, subprocessors, transfers outside the EU, and data security.<\/p>\n<p>A professional (or a pair: technical pro + legal officer) is recommended for:<\/p>\n<p>\u2022 Mapping the processing activities and data collected<br \/>\n\u2022 Correctly configuring consent and tag triggering<br \/>\n\u2022 Reducing collection to the strict minimum<br \/>\n\u2022 Documenting and securing everything<\/p>\n<p>To concretely frame the topic on the WordPress side: <a href=\"https:\/\/www.pilot-in.com\/blog\/wordpress-rgpd\/\" target=\"_blank\" rel=\"noopener\">WordPress &amp; GDPR: how to be 100% compliant ?<\/a>.<\/p>\n<h2>Cases where a pro is virtually indispensable: e-commerce, reservations, critical sites<\/h2>\n<p>If your site processes payments, manages inventory, bookings, customer accounts, invoices, or synchronizations (ERP\/CRM), tolerance for error is very low. A simple update can affect:<\/p>\n<p>\u2022 Availability (loss of revenue if the site is slow or down)<br \/>\n\u2022 Reliability (double bookings, emails not sent, lost carts)<br \/>\n\u2022 Security (customer data, accounts, payments)<br \/>\n\u2022 Compliance (personal data and transactions)<\/p>\n<div class=\"frhwdquote\" style=\"background:url(https:\/\/w-maintenance.pro\/wp-content\/uploads\/2025\/12\/uey8ati6d0.jpg);background-size:cover;background-position:center center;box-shadow:inset 0 0 0 1000px rgba(255,255,255,.85);padding:6%;\">\n<h2 class=\"h2frhwdquote\">Discover our offers for WordPress website maintenance<\/h2>\n<p><a class=\"apromodemo\" href=\"https:\/\/w-maintenance.pro\/en\/wordpress-maintenance-offer\/\" target=\"_blank\" rel=\"noopener\">Discover our WP Maintenance offers<\/a><\/p>\n<\/div>\n<p>In these contexts, maintenance must be stricter, with monitoring, journey tests, and incident procedures: <a href=\"https:\/\/w-maintenance.pro\/en\/wordpress-maintenance-for-reservation-or-e-commerce-sites\/\" target=\"_self\">Maintenance for Booking or E-commerce Sites<\/a>.<\/p>\n<h2>Recommended hybrid model: internal autonomy + professional framework<\/h2>\n<p>The most effective model for many organizations is hybrid:<\/p>\n<p>\u2022 <strong>Internal<\/strong> : content, page creation, marketing animation, editorial updates, small layout changes<br \/>\n\u2022 <strong>Pro<\/strong> : security, controlled updates, advanced performance, incidents, regular audits, architecture, migrations<\/p>\n<p>For this model to work, a clear interface is required:<\/p>\n<p>\u2022 A preproduction environment (or at minimum a scheduled maintenance window)<br \/>\n\u2022 A deployment and verification checklist (key pages, forms, payments, search, analytics)<br \/>\n\u2022 Proper user rights (no shared admin, limited roles)<br \/>\n\u2022 Simple documentation: list of plugins, versions, sensitive settings, hosting contacts<\/p>\n<h2>Simple checklist: determine whether a task is internal or pro <\/h2>\n<p>You can decide quickly with these questions:<\/p>\n<p><strong>1) Business impact:<\/strong> if it breaks, do you lose leads\/sales immediately?<br \/>\n<strong>2) Reversibility:<\/strong> can you confidently roll back within 10 minutes?<br \/>\n<strong>3) Hidden complexity:<\/strong> are there dependencies (cache, server, payment, API, theme, builder)?<br \/>\n<strong>4) Risk exposure:<\/strong> is it related to security, personal data, or payment?<br \/>\n<strong>5) Diagnosis:<\/strong> will you be able to prove the cause of the problem (logs, tools, method)?<\/p>\n<p>If you answer yes to points 1 and 4, or no to points 2 and 5, entrust it to a pro (or at least have the plan validated).<\/p>\n<h2>Common mistakes when managing too much in-house (and how to avoid them)<\/h2>\n<p><strong>Installing too many plugins<\/strong> : at first, it\u2019s fast. Afterwards it\u2019s conflicts, bloat, potential vulnerabilities. Prefer a short, maintained list.<\/p>\n<p><strong>Doing everything in production<\/strong> : every direct change increases risk. Even a seemingly harmless modification can break a template or a form.<\/p>\n<p><img decoding=\"async\" class=\"alignleft resizethreehundred autoblog-img\" title=\"WordPress: What Should Be Done by a Pro (and What Can Be Handled In-House)\" src=\"https:\/\/w-maintenance.pro\/wp-content\/uploads\/2025\/12\/npxxwgq33zq.jpg\" alt=\"supprt wordpress \u2014 WordPress: What Should Be Done by a Pro (and What Can Be Handled In-House)\" \/><\/p>\n<p><strong>Confusing backup and restore<\/strong> : an untested backup is an illusion of security.<\/p>\n<p><strong>Forgetting the back office<\/strong> : if the admin is slow, the team publishes less, works around issues, and technical debt increases.<\/p>\n<p><strong>Ignore compliance<\/strong> : marketing tools pile up, scripts fire without consent, forms retain data for too long. Late fixes are more costly than prevention.<\/p>\n<h2>What a pro brings beyond the technical: method, continuity, accountability<\/h2>\n<p>The clearest difference between doing something and doing it well over time is method. A pro brings:<\/p>\n<p>\u2022 A maintenance schedule and deployment windows<br \/>\n\u2022 Monitoring (uptime, errors, security), and a capacity to respond<br \/>\n\u2022 Procedures (rollback, staging, tests) that avoid improvisation<br \/>\n\u2022 A holistic view: performance + security + SEO + compliance<\/p>\n<p>It's also a matter of mental load: when a site becomes a sales tool or a major contact point, the in-house team must focus on content and business, not on handling incidents at 10pm.<\/p>\n<h2>When to outsource WordPress maintenance (and how to frame the collaboration)<\/h2>\n<p>Outsourcing doesn't mean losing control. Proper scoping includes:<\/p>\n<p>\u2022 A clear perimeter (updates, security, performance, support, incidents)<br \/>\n\u2022 Response times and support channels<br \/>\n\u2022 Simple reports (what was updated, what was fixed, recommendations)<br \/>\n\u2022 Clean access management (named accounts, 2FA, revocation)<\/p>\n<p>If you're looking for a structured baseline to delegate all or part of this burden: <a href=\"https:\/\/w-maintenance.pro\/en\/wordpress-maintenance-offer\/\" target=\"_self\">see suitable maintenance offers<\/a>.<\/p>\n<h2>Conclusion: more autonomy, less risk<\/h2>\n<p>Managing WordPress in-house is entirely realistic\u2026 provided you distinguish editorial and operational tasks (where internal teams excel) from structural tasks (where expertise saves time and prevents costly mistakes). The healthiest approach is to build a hybrid organization: your team keeps speed and proximity, while a pro secures the platform, updates, performance, compliance and service continuity.<\/p>\n<p>By clarifying who does what now, you avoid the most common scenario: handling everything in-house 'as long as it works', then having to scramble to fix it when it breaks. Good maintenance isn't an invisible expense: it's what makes your marketing and sales efforts truly reliable, week after week.<\/p>\n<div class=\"frhwdquote\" style=\"background:url(https:\/\/w-maintenance.pro\/wp-content\/uploads\/2025\/12\/hgv2tfoh0ns.jpg);background-size:cover;background-position:center center;box-shadow:inset 0 0 0 1000px rgba(255,255,255,.85);padding:6%;\">\n<h2 class=\"h2frhwdquote\">Discover our offers for WordPress website maintenance<\/h2>\n<p><a class=\"apromodemo\" href=\"https:\/\/w-maintenance.pro\/en\/wordpress-maintenance-offer\/\" target=\"_blank\" rel=\"noopener\">Discover our WP Maintenance offers<\/a><\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>wordpress do-it-yourself Deciding who does what on WordPress: the real issue (cost, risk, timeline) On WordPress, the question is not just whether it\u2019s possible in-house. The right question is: what absolutely must be reliable, what can be iterative, and what costs more to [\u2026]<\/p>","protected":false},"author":5,"featured_media":1999,"comment_status":"closed","ping_status":"","sticky":false,"template":"","format":"standard","meta":{"_yoast_wpseo_opengraph-title":"WordPress : Ce Qui Doit \u00catre Fait par un Pro (et Ce Qui Peut \u00catre G\u00e9r\u00e9 en Interne)","_yoast_wpseo_opengraph-image":"https:\/\/w-maintenance.pro\/wp-content\/uploads\/2025\/03\/505eectw54k.jpg","_yoast_wpseo_twitter-title":"WordPress : Ce Qui Doit \u00catre Fait par un Pro (et Ce Qui Peut \u00catre G\u00e9r\u00e9 en Interne)","_yoast_wpseo_twitter-image":"https:\/\/w-maintenance.pro\/wp-content\/uploads\/2025\/03\/505eectw54k.jpg","_et_pb_use_builder":"","_et_pb_old_content":"","_et_gb_content_width":"","footnotes":""},"categories":[107,127],"tags":[],"class_list":["post-2098","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-blog-actualites","category-externalisation-wordpress"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>WordPress : Ce Qui Doit \u00catre Fait par un Pro (et Ce Qui Peut \u00catre G\u00e9r\u00e9 en Interne)<\/title>\n<meta name=\"description\" content=\"wordpress faire soi meme ou d\u00e9l\u00e9guer : ce qu\u2019un pro g\u00e8re, wp maintenance, maintenance site wp, et t\u00e2ches internes essentielles\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/w-maintenance.pro\/en\/wordpress-what-should-be-done-by-a-pro-and-what-can-be-handled-in-house\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"WordPress : Ce Qui Doit \u00catre Fait par un Pro (et Ce Qui Peut \u00catre G\u00e9r\u00e9 en Interne)\" \/>\n<meta property=\"og:description\" content=\"wordpress faire soi meme ou d\u00e9l\u00e9guer : ce qu\u2019un pro g\u00e8re, wp maintenance, maintenance site wp, et t\u00e2ches internes essentielles\" \/>\n<meta property=\"og:url\" content=\"https:\/\/w-maintenance.pro\/en\/wordpress-what-should-be-done-by-a-pro-and-what-can-be-handled-in-house\/\" \/>\n<meta property=\"og:site_name\" content=\"Maintenance Wordpress |\u00a0Les Experts Wordpress\" \/>\n<meta property=\"article:published_time\" content=\"2026-08-12T18:12:50+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/w-maintenance.pro\/wp-content\/uploads\/2025\/03\/505eectw54k.jpg\" \/>\n<meta name=\"author\" content=\"blog\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:title\" content=\"WordPress : Ce Qui Doit \u00catre Fait par un Pro (et Ce Qui Peut \u00catre G\u00e9r\u00e9 en Interne)\" \/>\n<meta name=\"twitter:image\" content=\"https:\/\/w-maintenance.pro\/wp-content\/uploads\/2025\/03\/505eectw54k.jpg\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"blog\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"11 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/w-maintenance.pro\\\/wordpress-ce-qui-doit-etre-fait-par-un-pro-et-ce-qui-peut-etre-gere-en-interne\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/w-maintenance.pro\\\/wordpress-ce-qui-doit-etre-fait-par-un-pro-et-ce-qui-peut-etre-gere-en-interne\\\/\"},\"author\":{\"name\":\"blog\",\"@id\":\"https:\\\/\\\/w-maintenance.pro\\\/#\\\/schema\\\/person\\\/9ce93466bec7e78cbba162820d743b9b\"},\"headline\":\"WordPress : Ce Qui Doit \u00catre Fait par un Pro (et Ce Qui Peut \u00catre G\u00e9r\u00e9 en Interne)\",\"datePublished\":\"2026-08-12T18:12:50+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/w-maintenance.pro\\\/wordpress-ce-qui-doit-etre-fait-par-un-pro-et-ce-qui-peut-etre-gere-en-interne\\\/\"},\"wordCount\":2208,\"publisher\":{\"@id\":\"https:\\\/\\\/w-maintenance.pro\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/w-maintenance.pro\\\/wordpress-ce-qui-doit-etre-fait-par-un-pro-et-ce-qui-peut-etre-gere-en-interne\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/w-maintenance.pro\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/505eectw54k.jpg\",\"articleSection\":[\"blog actualites\",\"Externalisation WordPress\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/w-maintenance.pro\\\/wordpress-ce-qui-doit-etre-fait-par-un-pro-et-ce-qui-peut-etre-gere-en-interne\\\/\",\"url\":\"https:\\\/\\\/w-maintenance.pro\\\/wordpress-ce-qui-doit-etre-fait-par-un-pro-et-ce-qui-peut-etre-gere-en-interne\\\/\",\"name\":\"WordPress : Ce Qui Doit \u00catre Fait par un Pro (et Ce Qui Peut \u00catre G\u00e9r\u00e9 en Interne)\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/w-maintenance.pro\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/w-maintenance.pro\\\/wordpress-ce-qui-doit-etre-fait-par-un-pro-et-ce-qui-peut-etre-gere-en-interne\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/w-maintenance.pro\\\/wordpress-ce-qui-doit-etre-fait-par-un-pro-et-ce-qui-peut-etre-gere-en-interne\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/w-maintenance.pro\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/505eectw54k.jpg\",\"datePublished\":\"2026-08-12T18:12:50+00:00\",\"description\":\"wordpress faire soi meme ou d\u00e9l\u00e9guer : ce qu\u2019un pro g\u00e8re, wp maintenance, maintenance site wp, et t\u00e2ches internes essentielles\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/w-maintenance.pro\\\/wordpress-ce-qui-doit-etre-fait-par-un-pro-et-ce-qui-peut-etre-gere-en-interne\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/w-maintenance.pro\\\/wordpress-ce-qui-doit-etre-fait-par-un-pro-et-ce-qui-peut-etre-gere-en-interne\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/w-maintenance.pro\\\/wordpress-ce-qui-doit-etre-fait-par-un-pro-et-ce-qui-peut-etre-gere-en-interne\\\/#primaryimage\",\"url\":\"https:\\\/\\\/w-maintenance.pro\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/505eectw54k.jpg\",\"contentUrl\":\"https:\\\/\\\/w-maintenance.pro\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/505eectw54k.jpg\",\"width\":1600,\"height\":1067,\"caption\":\"person holding ballpoint pen writing on notebook\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/w-maintenance.pro\\\/wordpress-ce-qui-doit-etre-fait-par-un-pro-et-ce-qui-peut-etre-gere-en-interne\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\\\/\\\/w-maintenance.pro\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"WordPress : Ce Qui Doit \u00catre Fait par un Pro (et Ce Qui Peut \u00catre G\u00e9r\u00e9 en Interne)\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/w-maintenance.pro\\\/#website\",\"url\":\"https:\\\/\\\/w-maintenance.pro\\\/\",\"name\":\"Maintenance Wordpress |\u00a0Vos Experts Wordpress\",\"description\":\"Support et Maintenance Wordpress\",\"publisher\":{\"@id\":\"https:\\\/\\\/w-maintenance.pro\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/w-maintenance.pro\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/w-maintenance.pro\\\/#organization\",\"name\":\"Wordpress Maintenance |\u00a0W Maintenance Pro\",\"url\":\"https:\\\/\\\/w-maintenance.pro\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/w-maintenance.pro\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/w-maintenance.pro\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/cropped-wordpress-maintenance-logo.png\",\"contentUrl\":\"https:\\\/\\\/w-maintenance.pro\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/cropped-wordpress-maintenance-logo.png\",\"width\":512,\"height\":512,\"caption\":\"Wordpress Maintenance |\u00a0W Maintenance Pro\"},\"image\":{\"@id\":\"https:\\\/\\\/w-maintenance.pro\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/w-maintenance.pro\\\/#\\\/schema\\\/person\\\/9ce93466bec7e78cbba162820d743b9b\",\"name\":\"blog\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/876a614fbc0c97ce4f5f6a95482e89a7d79387c0bd1ee7da0017566e317649a1?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/876a614fbc0c97ce4f5f6a95482e89a7d79387c0bd1ee7da0017566e317649a1?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/876a614fbc0c97ce4f5f6a95482e89a7d79387c0bd1ee7da0017566e317649a1?s=96&d=mm&r=g\",\"caption\":\"blog\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"WordPress : Ce Qui Doit \u00catre Fait par un Pro (et Ce Qui Peut \u00catre G\u00e9r\u00e9 en Interne)","description":"wordpress faire soi meme ou d\u00e9l\u00e9guer : ce qu\u2019un pro g\u00e8re, wp maintenance, maintenance site wp, et t\u00e2ches internes essentielles","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:\/\/w-maintenance.pro\/en\/wordpress-what-should-be-done-by-a-pro-and-what-can-be-handled-in-house\/","og_locale":"en_US","og_type":"article","og_title":"WordPress : Ce Qui Doit \u00catre Fait par un Pro (et Ce Qui Peut \u00catre G\u00e9r\u00e9 en Interne)","og_description":"wordpress faire soi meme ou d\u00e9l\u00e9guer : ce qu\u2019un pro g\u00e8re, wp maintenance, maintenance site wp, et t\u00e2ches internes essentielles","og_url":"https:\/\/w-maintenance.pro\/en\/wordpress-what-should-be-done-by-a-pro-and-what-can-be-handled-in-house\/","og_site_name":"Maintenance Wordpress |\u00a0Les Experts Wordpress","article_published_time":"2026-08-12T18:12:50+00:00","og_image":[{"url":"https:\/\/w-maintenance.pro\/wp-content\/uploads\/2025\/03\/505eectw54k.jpg","type":"","width":"","height":""}],"author":"blog","twitter_card":"summary_large_image","twitter_title":"WordPress : Ce Qui Doit \u00catre Fait par un Pro (et Ce Qui Peut \u00catre G\u00e9r\u00e9 en Interne)","twitter_image":"https:\/\/w-maintenance.pro\/wp-content\/uploads\/2025\/03\/505eectw54k.jpg","twitter_misc":{"Written by":"blog","Est. reading time":"11 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/w-maintenance.pro\/wordpress-ce-qui-doit-etre-fait-par-un-pro-et-ce-qui-peut-etre-gere-en-interne\/#article","isPartOf":{"@id":"https:\/\/w-maintenance.pro\/wordpress-ce-qui-doit-etre-fait-par-un-pro-et-ce-qui-peut-etre-gere-en-interne\/"},"author":{"name":"blog","@id":"https:\/\/w-maintenance.pro\/#\/schema\/person\/9ce93466bec7e78cbba162820d743b9b"},"headline":"WordPress : Ce Qui Doit \u00catre Fait par un Pro (et Ce Qui Peut \u00catre G\u00e9r\u00e9 en Interne)","datePublished":"2026-08-12T18:12:50+00:00","mainEntityOfPage":{"@id":"https:\/\/w-maintenance.pro\/wordpress-ce-qui-doit-etre-fait-par-un-pro-et-ce-qui-peut-etre-gere-en-interne\/"},"wordCount":2208,"publisher":{"@id":"https:\/\/w-maintenance.pro\/#organization"},"image":{"@id":"https:\/\/w-maintenance.pro\/wordpress-ce-qui-doit-etre-fait-par-un-pro-et-ce-qui-peut-etre-gere-en-interne\/#primaryimage"},"thumbnailUrl":"https:\/\/w-maintenance.pro\/wp-content\/uploads\/2025\/03\/505eectw54k.jpg","articleSection":["blog actualites","Externalisation WordPress"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/w-maintenance.pro\/wordpress-ce-qui-doit-etre-fait-par-un-pro-et-ce-qui-peut-etre-gere-en-interne\/","url":"https:\/\/w-maintenance.pro\/wordpress-ce-qui-doit-etre-fait-par-un-pro-et-ce-qui-peut-etre-gere-en-interne\/","name":"WordPress : Ce Qui Doit \u00catre Fait par un Pro (et Ce Qui Peut \u00catre G\u00e9r\u00e9 en Interne)","isPartOf":{"@id":"https:\/\/w-maintenance.pro\/#website"},"primaryImageOfPage":{"@id":"https:\/\/w-maintenance.pro\/wordpress-ce-qui-doit-etre-fait-par-un-pro-et-ce-qui-peut-etre-gere-en-interne\/#primaryimage"},"image":{"@id":"https:\/\/w-maintenance.pro\/wordpress-ce-qui-doit-etre-fait-par-un-pro-et-ce-qui-peut-etre-gere-en-interne\/#primaryimage"},"thumbnailUrl":"https:\/\/w-maintenance.pro\/wp-content\/uploads\/2025\/03\/505eectw54k.jpg","datePublished":"2026-08-12T18:12:50+00:00","description":"wordpress faire soi meme ou d\u00e9l\u00e9guer : ce qu\u2019un pro g\u00e8re, wp maintenance, maintenance site wp, et t\u00e2ches internes essentielles","breadcrumb":{"@id":"https:\/\/w-maintenance.pro\/wordpress-ce-qui-doit-etre-fait-par-un-pro-et-ce-qui-peut-etre-gere-en-interne\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/w-maintenance.pro\/wordpress-ce-qui-doit-etre-fait-par-un-pro-et-ce-qui-peut-etre-gere-en-interne\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/w-maintenance.pro\/wordpress-ce-qui-doit-etre-fait-par-un-pro-et-ce-qui-peut-etre-gere-en-interne\/#primaryimage","url":"https:\/\/w-maintenance.pro\/wp-content\/uploads\/2025\/03\/505eectw54k.jpg","contentUrl":"https:\/\/w-maintenance.pro\/wp-content\/uploads\/2025\/03\/505eectw54k.jpg","width":1600,"height":1067,"caption":"person holding ballpoint pen writing on notebook"},{"@type":"BreadcrumbList","@id":"https:\/\/w-maintenance.pro\/wordpress-ce-qui-doit-etre-fait-par-un-pro-et-ce-qui-peut-etre-gere-en-interne\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/w-maintenance.pro\/"},{"@type":"ListItem","position":2,"name":"WordPress : Ce Qui Doit \u00catre Fait par un Pro (et Ce Qui Peut \u00catre G\u00e9r\u00e9 en Interne)"}]},{"@type":"WebSite","@id":"https:\/\/w-maintenance.pro\/#website","url":"https:\/\/w-maintenance.pro\/","name":"Maintenance Wordpress |\u00a0Vos Experts Wordpress","description":"Support et Maintenance Wordpress","publisher":{"@id":"https:\/\/w-maintenance.pro\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/w-maintenance.pro\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/w-maintenance.pro\/#organization","name":"Wordpress Maintenance |\u00a0W Maintenance Pro","url":"https:\/\/w-maintenance.pro\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/w-maintenance.pro\/#\/schema\/logo\/image\/","url":"https:\/\/w-maintenance.pro\/wp-content\/uploads\/2021\/11\/cropped-wordpress-maintenance-logo.png","contentUrl":"https:\/\/w-maintenance.pro\/wp-content\/uploads\/2021\/11\/cropped-wordpress-maintenance-logo.png","width":512,"height":512,"caption":"Wordpress Maintenance |\u00a0W Maintenance Pro"},"image":{"@id":"https:\/\/w-maintenance.pro\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/w-maintenance.pro\/#\/schema\/person\/9ce93466bec7e78cbba162820d743b9b","name":"blog","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/876a614fbc0c97ce4f5f6a95482e89a7d79387c0bd1ee7da0017566e317649a1?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/876a614fbc0c97ce4f5f6a95482e89a7d79387c0bd1ee7da0017566e317649a1?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/876a614fbc0c97ce4f5f6a95482e89a7d79387c0bd1ee7da0017566e317649a1?s=96&d=mm&r=g","caption":"blog"}}]}},"_links":{"self":[{"href":"https:\/\/w-maintenance.pro\/en\/wp-json\/wp\/v2\/posts\/2098","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/w-maintenance.pro\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/w-maintenance.pro\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/w-maintenance.pro\/en\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/w-maintenance.pro\/en\/wp-json\/wp\/v2\/comments?post=2098"}],"version-history":[{"count":0,"href":"https:\/\/w-maintenance.pro\/en\/wp-json\/wp\/v2\/posts\/2098\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/w-maintenance.pro\/en\/wp-json\/wp\/v2\/media\/1999"}],"wp:attachment":[{"href":"https:\/\/w-maintenance.pro\/en\/wp-json\/wp\/v2\/media?parent=2098"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/w-maintenance.pro\/en\/wp-json\/wp\/v2\/categories?post=2098"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/w-maintenance.pro\/en\/wp-json\/wp\/v2\/tags?post=2098"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}