{"id":78491,"date":"2023-09-06T21:09:43","date_gmt":"2023-09-06T21:09:43","guid":{"rendered":"http:\/\/3.95.254.241\/calculatrice\/"},"modified":"2024-11-11T13:35:10","modified_gmt":"2024-11-11T13:35:10","slug":"calculatrice","status":"publish","type":"page","link":"https:\/\/sharearchiver.com\/fr\/calculatrice\/","title":{"rendered":"Calculatrice"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"78491\" class=\"elementor elementor-78491 elementor-78156\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-3613147 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"3613147\" 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-646a819\" data-id=\"646a819\" 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-6010c44 elementor-widget elementor-widget-shortcode\" data-id=\"6010c44\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\n    <style>\n        .page-id-72357 .entry-title {\n            display: none\n        }\n\n        body {\n            font-family: 'Roboto', sans-serif;\n            background-color: #f4f4f4;\n        }\n\n        .container-heading {\n            display: flex;\n            justify-content: space-between;\n            max-width: 1270px;\n            padding: 60px 0;\n        }\n\n        .calculator {\n            background: #F9F8FE;\n            padding: 70px 0;\n        }\n\n        .container {\n            display: flex;\n            justify-content: space-between;\n            max-width: 1270px;\n            font-family: \"Urbanist\", Sans-serif;\n            font-size: 19px;\n            font-weight: 600;\n            text-transform: capitalize;\n        }\n\n        .column {\n            flex: 1;\n            padding: 20px;\n        }\n\n        .custom-button {\n            background-color: #F6931D;\n            color: #fff;\n            padding: 10px 20px;\n            border: none;\n            border-radius: 5px;\n            cursor: pointer;\n            font-weight: bold;\n            transition: background-color 0.3s ease;\n        }\n\n        .custom-button:hover {\n            background-color: #fcb96c;\n        }\n\n        .form-group {\n            padding: 10px 0;\n            float: left;\n            width: 100%;\n        }\n\n        .form-group label {\n            width: 70%;\n            float: left;\n        }\n\n        output {\n            width: 30%;\n            float: right;\n            text-align: right;\n        }\n\n        input.form-control-range.custom-input {\n            width: 100%;\n            float: left;\n            margin-bottom: 30px;\n        }\n        .results .column:nth-child(1) {\n            padding-right: 18%;\n        }\n        .results .column:nth-child(1) .storage-replication{\n            display: flex;\n            gap: 33px;\n        }\n        .results .column:nth-child(1) .storage-replication b{\n            width: 671px;\n            font-family: 'Inter';\n            font-weight: 800;\n        }\n        .results .column:nth-child(1) .cost-over{\n            display: flex;\n            gap: 33px;\n            justify-content: space-between;\n        }\n        .results .column:nth-child(1) .cost-over b{\n            font-family: 'Inter';\n            font-weight: 800;\n        }\n        .results .column:nth-child(2) {\n            flex-direction: row-reverse;\n            justify-content: center;\n            gap: 22%;\n        } \n        .results .price, .results .percentage {\n            text-align: center;\n        }\n        .results .price h2, .results .percentage h2, .results .percentage h3 {\n            color: #F6931D;\n        }\n        @media (max-width: 1300px) {\n            .page-id-72357 .calculator .container {\n                max-width: 1100px;\n            }\n            .results .column:nth-child(1) .storage-replication b {\n                width: 560px;\n            }\n            .results .column:nth-child(1) {\n                padding-right: 13%;\n            }\n        }\n        @media (max-width: 1024px) {\n            .results .column:nth-child(1) .storage-replication b {\n                width: 448px;\n            }\n            .results .column:nth-child(1) {\n                padding-right: 7%;\n            }\n            .page-id-72357 .calculator .container {\n                max-width: 930px;\n            }\n        }\n        @media (max-width: 768px) {\n            .results .column:nth-child(1) .storage-replication {\n                justify-content: space-between;\n            }\n        }\n         @media (max-width: 450px) {\n           .results .column:nth-child(2) {\n                flex-direction: column;\n            }\n        }\n            \n\n    <\/style>\n\n    <div class=\"container-heading\">\n        <h1 class=\"rt-title-heading\">Calculate Your\n            <span class=\"head-txt\"><span class=\"rt-highlight-txt\">Savings<span class=\"rt-underline-txt\">\n                        <svg width=\"680\" height=\"9\" viewBox=\"0 680 9\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <rect width=\"680\" height=\"9\" fill=\"#F6931D\" fill-opacity=\"0.4\"><\/rect>\n                        <\/svg>\n                    <\/span><\/span><\/span>\n        <\/h1>\n    <\/div>\n\n    <section class=\"calculator\">\n        <div class=\"container mt-4\">\n            <div class=\"column\">\n                <form method=\"post\">\n                    <div class=\"form-group\">\n                        <label for=\"total_volume\">Total File Server Data Storage (TB):<\/label>\n                        <output for=\"total_volume\" id=\"total_volume_output\">5 TB<\/output>\n                        <input type=\"range\" class=\"form-control-range custom-input\" name=\"total_volume\" min=\"1\" max=\"100\" step=\"1\" value=\"5\" required>\n                    <\/div>\n\n                    <div class=\"form-group\">\n                        <label for=\"sites_locations\">Number of Replication Sites:<\/label>\n                        <select class=\"form-control custom-input\" name=\"sites_locations\" required>\n                                                            <option value=\"0\" >0<\/option>\n                                                            <option value=\"1\" >1<\/option>\n                                                            <option value=\"2\" >2<\/option>\n                                                            <option value=\"3\" >3<\/option>\n                                                            <option value=\"4\" >4<\/option>\n                                                            <option value=\"5\" >5<\/option>\n                                                            <option value=\"6\" >6<\/option>\n                                                            <option value=\"7\" >7<\/option>\n                                                            <option value=\"8\" >8<\/option>\n                                                            <option value=\"9\" >9<\/option>\n                                                            <option value=\"10\" >10<\/option>\n                                                    <\/select>\n                    <\/div>\n\n                    <div class=\"text-center\">\n                        <button type=\"submit\" class=\"btn custom-button\">Calculate<\/button>\n                    <\/div>\n                <\/form>\n            <\/div>\n            <div class=\"results\">\n                <div class=\"column\">\n                    <div class=\"storage-replication\">\n                                            <\/div>\n                <\/div>\n\n                <div class=\"column\">\n                    <div class=\"price\">\n                                            <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n    <section class=\"last-section\">\n        <div class=\"container\">\n            <div class=\"column\">\n                <p>Primary storage costs based IDC Research The average cost of storage $\/TB\/year     ~  $2000-$3000 \/TB\/year<\/p>\n                <ul>\n                  <li>Storage Infrastructure<\/li>  \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n                   <li>Backup and Disaster Recovery<\/li> \t\t\t\t\t\t\t\t\n                   <li>Personnel Costs<\/li>  \t\t\t\t\t\t\t\t\n                    <li>Software and Tools\t<\/li>\n                    <li>Compliance, Legal, and Risk Mitigation\t<\/li>\t\t\t\t\t\t\t\n                    <li>Power, Cooling, and Facilities\u00a0(On-Prem\u00a0Only)<\/li>\n                <\/ul>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <script>\n        document.querySelector('input[name=\"total_volume\"]').addEventListener('input', function() {\n            document.querySelector('output[for=\"total_volume\"]').textContent = this.value + ' TB';\n        });\n    <\/script>\n\n<\/div>\n\t\t\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<section class=\"elementor-section elementor-top-section elementor-element elementor-element-3c61b38 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"3c61b38\" 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-8a09bce\" data-id=\"8a09bce\" 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-0a46320 elementor-widget elementor-widget-text-editor\" data-id=\"0a46320\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>\u00a0 \u00a0<b>Primary<\/b> <b>storage costs<\/b>\u00a0ba<span style=\"font-size: 1.125em; letter-spacing: 0.16px;\">sed on the industry average cost of storage $\/TB\/year\u00a0 \u00a0 \u00a0~\u00a0 $3300\/TB\/year<\/span><\/p>\n<p><span style=\"font-size: 1.125em; letter-spacing: 0.16px;\">\u00a0 \u00a0Cost of <b>backup storage and software<\/b> per $\/TB\/year\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 ~\u00a0 $3000\/TB\/year<\/span><\/p>\n<p>\u00a0 \u00a0Percentage of legacy static and <b>rarely accessed data\u00a0 <\/b>\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 ~\u00a0 \u00a080%<\/p>\n<p>\u00a0 \u00a0Site <b>replication<\/b> costs,\u00a0 bandwidth and replication software cost \/site\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 ~\u00a0 $8000 per site\/year<\/p>\n<p>\u00a0 \u00a0Adjust the annual data <b>growth<\/b>\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0~\u00a0 \u00a020% \/year\u00a0 (default)<\/p>\n<p>\u00a0 \u00a0<b>Personnel<\/b>\u00a0costs to manage data, storage and backup, more data means more costs\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0~\u00a0 $1000 per TB\/year<\/p>\n<p>\u00a0<\/p>\n<p>\u00a0 \u00a0<\/p>\n<p>\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0<b>*** The savings calculations are based on a 3 year term with 80% data archived ***\u00a0<\/b><\/p>\n<p>\u00a0<\/p>\n\t\t\t\t\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>\n\t\t","protected":false},"excerpt":{"rendered":"<p>\u00a0 \u00a0Primary storage costs\u00a0based on the industry average cost of storage $\/TB\/year\u00a0 \u00a0 \u00a0~\u00a0 $3300\/TB\/year \u00a0 \u00a0Cost of backup storage and software per $\/TB\/year\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 ~\u00a0 $3000\/TB\/year \u00a0 \u00a0Percentage [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_glsr_average":0,"_glsr_ranking":0,"_glsr_reviews":0,"footnotes":""},"class_list":["post-78491","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v26.9 (Yoast SEO v27.5) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Calculatrice | ShareArchiver<\/title>\n<meta name=\"description\" content=\"\u00a0 \u00a0Primary storage costs\u00a0based on the industry average cost of storage $\/TB\/year\u00a0 \u00a0 \u00a0~\u00a0 $3300\/TB\/year \u00a0 \u00a0Cost of backup storage and software per Learn more about Calculatrice and how ShareArchiver helps reduce storage costs and manage enterprise data securely.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/sharearchiver.com\/fr\/calculatrice\/\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/sharearchiver.com\\\/fr\\\/calculatrice\\\/\",\"url\":\"https:\\\/\\\/sharearchiver.com\\\/fr\\\/calculatrice\\\/\",\"name\":\"Calculatrice | ShareArchiver\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/sharearchiver.com\\\/fr\\\/#website\"},\"datePublished\":\"2023-09-06T21:09:43+00:00\",\"dateModified\":\"2024-11-11T13:35:10+00:00\",\"description\":\"\u00a0 \u00a0Primary storage costs\u00a0based on the industry average cost of storage $\\\/TB\\\/year\u00a0 \u00a0 \u00a0~\u00a0 $3300\\\/TB\\\/year \u00a0 \u00a0Cost of backup storage and software per Learn more about Calculatrice and how ShareArchiver helps reduce storage costs and manage enterprise data securely.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/sharearchiver.com\\\/fr\\\/calculatrice\\\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/sharearchiver.com\\\/fr\\\/calculatrice\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/sharearchiver.com\\\/fr\\\/calculatrice\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/sharearchiver.com\\\/fr\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Calculatrice\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/sharearchiver.com\\\/fr\\\/#website\",\"url\":\"https:\\\/\\\/sharearchiver.com\\\/fr\\\/\",\"name\":\"ShareArchiver\",\"description\":\"Enterprise Data Archiving Without Disrupting User Workflows.\",\"publisher\":{\"@id\":\"https:\\\/\\\/sharearchiver.com\\\/fr\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/sharearchiver.com\\\/fr\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-FR\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/sharearchiver.com\\\/fr\\\/#organization\",\"name\":\"ShareArchiver\",\"url\":\"https:\\\/\\\/sharearchiver.com\\\/fr\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/sharearchiver.com\\\/fr\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/sharearchiver.com\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/ShareArchiver.png\",\"contentUrl\":\"https:\\\/\\\/sharearchiver.com\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/ShareArchiver.png\",\"width\":205,\"height\":45,\"caption\":\"ShareArchiver\"},\"image\":{\"@id\":\"https:\\\/\\\/sharearchiver.com\\\/fr\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/ShareArchiverOfficial\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/sharearchiver\\\/\",\"https:\\\/\\\/www.youtube.com\\\/@ShareArchiverINCMississauga\"],\"description\":\"ShareArchiver provides enterprise data archiving solutions that reduce storage costs and preserve long-term access to data without disrupting user workflows across on-premises and cloud environments.\",\"email\":\"info@sharearchiver.com\",\"telephone\":\"1 855 927 2448\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Calculatrice | ShareArchiver","description":"\u00a0 \u00a0Primary storage costs\u00a0based on the industry average cost of storage $\/TB\/year\u00a0 \u00a0 \u00a0~\u00a0 $3300\/TB\/year \u00a0 \u00a0Cost of backup storage and software per Learn more about Calculatrice and how ShareArchiver helps reduce storage costs and manage enterprise data securely.","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:\/\/sharearchiver.com\/fr\/calculatrice\/","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/sharearchiver.com\/fr\/calculatrice\/","url":"https:\/\/sharearchiver.com\/fr\/calculatrice\/","name":"Calculatrice | ShareArchiver","isPartOf":{"@id":"https:\/\/sharearchiver.com\/fr\/#website"},"datePublished":"2023-09-06T21:09:43+00:00","dateModified":"2024-11-11T13:35:10+00:00","description":"\u00a0 \u00a0Primary storage costs\u00a0based on the industry average cost of storage $\/TB\/year\u00a0 \u00a0 \u00a0~\u00a0 $3300\/TB\/year \u00a0 \u00a0Cost of backup storage and software per Learn more about Calculatrice and how ShareArchiver helps reduce storage costs and manage enterprise data securely.","breadcrumb":{"@id":"https:\/\/sharearchiver.com\/fr\/calculatrice\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/sharearchiver.com\/fr\/calculatrice\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/sharearchiver.com\/fr\/calculatrice\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/sharearchiver.com\/fr\/"},{"@type":"ListItem","position":2,"name":"Calculatrice"}]},{"@type":"WebSite","@id":"https:\/\/sharearchiver.com\/fr\/#website","url":"https:\/\/sharearchiver.com\/fr\/","name":"ShareArchiver","description":"Enterprise Data Archiving Without Disrupting User Workflows.","publisher":{"@id":"https:\/\/sharearchiver.com\/fr\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/sharearchiver.com\/fr\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"},{"@type":"Organization","@id":"https:\/\/sharearchiver.com\/fr\/#organization","name":"ShareArchiver","url":"https:\/\/sharearchiver.com\/fr\/","logo":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/sharearchiver.com\/fr\/#\/schema\/logo\/image\/","url":"https:\/\/sharearchiver.com\/wp-content\/uploads\/2021\/10\/ShareArchiver.png","contentUrl":"https:\/\/sharearchiver.com\/wp-content\/uploads\/2021\/10\/ShareArchiver.png","width":205,"height":45,"caption":"ShareArchiver"},"image":{"@id":"https:\/\/sharearchiver.com\/fr\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/ShareArchiverOfficial\/","https:\/\/www.linkedin.com\/company\/sharearchiver\/","https:\/\/www.youtube.com\/@ShareArchiverINCMississauga"],"description":"ShareArchiver provides enterprise data archiving solutions that reduce storage costs and preserve long-term access to data without disrupting user workflows across on-premises and cloud environments.","email":"info@sharearchiver.com","telephone":"1 855 927 2448"}]}},"_links":{"self":[{"href":"https:\/\/sharearchiver.com\/fr\/wp-json\/wp\/v2\/pages\/78491","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sharearchiver.com\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/sharearchiver.com\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/sharearchiver.com\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/sharearchiver.com\/fr\/wp-json\/wp\/v2\/comments?post=78491"}],"version-history":[{"count":0,"href":"https:\/\/sharearchiver.com\/fr\/wp-json\/wp\/v2\/pages\/78491\/revisions"}],"wp:attachment":[{"href":"https:\/\/sharearchiver.com\/fr\/wp-json\/wp\/v2\/media?parent=78491"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}