• DELETE FROM KEYWORDS WHERE ID_DOMAINE=33894107
  • DoneDoneDone

    URL:docs.yulpa.io

    Connection: keep-alive
    Date: Wed, 22 Jan 2025 19:23:39 GMT
    Via: 1.1 64ca9347ad04534b1e47b07966197f28.cloudfront.net (CloudFront)
    Content-Length: 167
    Content-Type: text/html
    Location: https://docs.yulpa.io/
    Server: CloudFront
    X-Cache: Redirect from cloudfront
    X-Amz-Cf-Pop: CDG50-P1
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: LvMrceboKc4GP9sXSXJP_4ziPr4uVruiUzoSfVKgzgoC9gFDFkznDw==
    
    
    Location => https://docs.yulpa.io/
    Status => 301
    <html>
    <head><title>301 Moved Permanently</title></head>
    

    (vide) Tentative en https

    https://docs.yulpa.io/

    <!doctype html>
                
        
        
    <html class="no-js" lang="fr" data-vp-page-id="">
        
        
        
    <head>
        <!--CDP_HEAD_START-->
            <!--CDP_HEAD_END-->
        <meta charset="utf-8">
        <meta http-equiv="x-ua-compatible" content="ie=edge">
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <meta name="repository-base-url" content="./">
            
        <meta name="Help Center Version"
              content="1.4">
        
            
        <link rel="icon" href="https://docs.yulpa.io/domain-registrar/WNDD.png?inst-v=ee3fe55b-8da8-4d0d-aedf-645e46aacdee">
        <link rel="apple-touch-icon" href="https://docs.yulpa.io/domain-registrar/WNDD.png?inst-v=ee3fe55b-8da8-4d0d-aedf-645e46aacdee">
    
                <link rel="canonical" href="https://docs.yulpa.io/?l=fr">
                                                <link rel="alternate" hreflang="fr" href="https://docs.yulpa.io/?l=fr">
    
                                        <link rel="alternate" hreflang="x-default" href="https://docs.yulpa.io/?l=fr">
                                            
        
    
    
    <!-- HelpCenter config -->
    
    
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    
        
                                                        
    
        <!-- Primary Meta Tags -->
        <meta name="title" content="docs-yulpa">
                        <meta name="description" content="Que recherchez vous ? :)">
        <meta property="og:description" content="Que recherchez vous ? :)">
        <meta property="twitter:description" content="Que recherchez vous ? :)">
    
            
        
        <!-- Open Graph / Facebook -->
        <meta property="og:type" content="website">
        <meta property="og:url" content="https://docs.yulpa.io/?l=fr">
        <meta property="og:title" content="docs-yulpa">
        <meta property="og:image" content="https://docs.yulpa.io/domain-registrar/WNDD.png?inst-v=ee3fe55b-8da8-4d0d-aedf-645e46aacdee">
    
    
        <!-- Twitter -->
        <meta property="twitter:card" content="summary_large_image">
        <meta property="twitter:title" content="docs-yulpa">
        <meta property="twitter:image" content="https://docs.yulpa.io/domain-registrar/WNDD.png?inst-v=ee3fe55b-8da8-4d0d-aedf-645e46aacdee">
    
        
        <script>
            var hasCookieNotice = false;
            var usesCookieOptInStrategy = true;
            var cookieRelatedFeatures = [];
    
            function isSitePreview() {
                var previewStagingUrlMatcher = /\/~preview-([a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12})\//;
                return previewStagingUrlMatcher.test(window.location.href);
            }
    
            function hasSiteViewerGivenConsentForTracking() {
                try {
                    return window.localStorage.getItem('shc-cookies') === 'enabled';
                } catch (e) {
                    return false;
                }
            }
    
            function hasSiteViewerRefusedConsentForTracking() {
                try {
                    return window.localStorage.getItem('shc-cookies') === 'disabled';
                } catch (e) {
                    return false;
                }
            }
    
            function areCookiesEnabled() {
                            if (!hasCookieNotice) {
                    return true;
                }
    
                            if (usesCookieOptInStrategy) {
                                    if (hasSiteViewerGivenConsentForTracking()) {
                        return true;
                    }
                } else {
                                    if (!hasSiteViewerRefusedConsentForTracking()) {
                        return true;
                    }
                }
    
                return false;
            }
    
            var registerCookieRelatedFeature = function (featureFunction) {
    
                                                    
                if (typeof featureFunction === 'function') {
                    cookieRelatedFeatures.push(featureFunction);
                }
            }
    
            var initializeCookieRelatedFeatures = function () {
    
                                        
                if (!areCookiesEnabled()) {
                    return;
                }
                window.scrollHelpCenter.areCookiesEnabled = true;
                for (const cookieRelatedFeature of cookieRelatedFeatures) {
                    try {
                        cookieRelatedFeature();
                    } catch (e) {
                        console.error(e);
                    }
                }
            }
    
            
            window.scrollHelpCenter = {
                collection: JSON.parse('{\"members\":[{\"name\":\"Noms de domaines\",\"prefix\":\"domain-registrar\"},{\"name\":\"Support et Incidents\",\"prefix\":\"support\"},{\"name\":\"H\u00E9bergements mutualis\u00E9s\",\"prefix\":\"hosting-shared\"},{\"name\":\"Utilisation du manager iWal\",\"prefix\":\"iWal\"}]}'),
                source: {
                    confluenceBaseUrl: 'https://alsatis-services.atlassian.net/wiki',
                    confluencePageId: null,
                    confluenceSpaceKey: null,
                },
                contentSourceKey: null,
                siteKey: '806f00e5-284e-401d-95cb-b79ac05d4c32',
                customJsSrc: null,
                isSitePreview: isSitePreview(),
                areCookiesEnabled: areCookiesEnabled(),
                excludePageLabel: 'scroll-help-center-exclude-page',
                hasCookieNotice: hasCookieNotice,
                usesCookieOptInStrategy: usesCookieOptInStrategy,
                registerCookieRelatedFeature: registerCookieRelatedFeature,
                initializeCookieRelatedFeatures: initializeCookieRelatedFeatures,
                isPortal: true,
                isSearch: false,
                isError: false,
                isOverview: false,
                viewportLink: './?l=fr',
                relSiteRootPath: './',
                siteInstanceId: 'ee3fe55b-8da8-4d0d-aedf-645e46aacdee',
                theme: {
                    root: {
                        absoluteLink: './?l=fr'
                    },
                    header: {
                        displaySpaceName: true,
                        links: JSON.parse('[{\"url\":\"https:\/\/docs.yulpa.io\",\"text\":\"Accueil documentations\"}]'),
                        logo: {
                            url: './domain-registrar/WNDD.png?inst-v=ee3fe55b-8da8-4d0d-aedf-645e46aacdee',
                            alt: 'docs-yulpa'
                        },
                    },
                    cookieNotice: {
                        display: false,
                        headingText: 'Cookie Notice',
                        descriptionText: 'Please read our privacy statement.',
                        link: {
                            url: '',
                            text: ''
                        }
                    }
                },
                integrations: {
                    jiraServiceDesk: {
                        key: ''
                    },
                    intercom: {
                        appId: ''
                    },
                    zendesk: {
                        url: ''
                    }
                },
                repository: {
                    link: './',
                    name: 'docs-yulpa'
                },
                versionLinksForPage: JSON.parse('null'),
                variantLinksForPage: JSON.parse('null'),
                languageLinksForPage: JSON.parse('[{\"displayName\":\"French\",\"code\":\"fr\",\"toLanguageLink\":\".\/?l=fr\",\"fallback\":false}]'),
                defaultLanguageCode: 'fr'        };
        </script>
    
                
        
    
        
            
        <link rel="stylesheet" href="./__theme/css/app--11dd54412e0935b73a85.css">
    
        
        
        
        
    <style>
                :root {
                    --vp-footer-background-color: #385071;
                    --vp-footer-text-color: #FFF;
                    --vp-header-background-color: #0d284f;
                    --vp-header-text-color: #FFFFFF;
    
                            --_K15t-INTERNAL-footer-background: var(--vp-footer-background-color);
            --_K15t-INTERNAL-footer-foreground: var(--vp-footer-text-color);
            --_K15t-INTERNAL-header-background: var(--vp-header-background-color);
            --_K15t-INTERNAL-header-foreground: var(--vp-header-text-color);
    
                                --vp-portal-banner-background-image: url('../header-background--b27bdbd2502a69f032bd.jpg');
                --vp-portal-banner-text-color: #FFF;
                --_K15t-INTERNAL-banner-image: var(--vp-portal-banner-background-image);
                --_K15t-INTERNAL-banner-foreground: var(--vp-portal-banner-text-color);
                }
    </style>
    
        <title>docs-yulpa</title>
    
            </head>
        <!-- pageid attribute is deprecated - please use data-vp-page-id on html element instead -->
        

    docs-yulpa

    Recherche META Description de la page

    Que recherchez vous ? :)

    Recherche META Keywords de la page

    UPDATE DOMAINES SET server='CloudFront',redirection='https://docs.yulpa.io/',Status='200',err='',[TITRE]=N'docs-yulpa',[DESCRIPTION]=N'Que recherchez vous ? :)',[KEYWORDS]=N'' WHERE id=33894107
  • 0

    docs-yulpa Que recherchez vous ? :

  • 0. docs-yulpa (10)
  • --------->0
  • 1. Que (3)
  • --------->0
  • 2. recherchez (10)
  • --------->0
  • 3. vous (4)
  • --------->0
  • 4. ? (1)
  • --------->0
  • 5. : (1)
  • --------->0
    INSERT INTO KEYWORDS (keyword,id_domaine) VALUES (N'docs-yulpa',33894107),(N'Que',33894107),(N'recherchez',33894107),(N'vous',33894107),(N'?',33894107),(N':',33894107)