• DELETE FROM KEYWORDS WHERE ID_DOMAINE=34166292
  • DoneDoneDone

    URL:www.mcdonalds.co.za

    Connection: keep-alive
    Date: Sat, 02 Nov 2024 00:31:22 GMT
    Content-Length: 0
    Location: https://www.mcdonalds.co.za/
    Server: AkamaiGHost
    
    
    Location => https://www.mcdonalds.co.za/
    Status => 302

    (vide) Tentative en https

    https://www.mcdonalds.co.za/

    <!DOCTYPE html>
    
      
    <html lang="en-US">
    <head>
        <meta http-equiv="X-UA-Compatible" content="IE=edge" />
        <meta charset="utf-8" />
        <title>Home - Mcdonald&#039;s</title>
        <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no, viewport-fit=cover" />
        <meta name="referrer" content="origin-when-cross-origin" />
        <link rel="shortcut icon" type="image/x-icon" href="https://www.mcdonalds.co.za/resources/img/favicon.ico">
        <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.8.2/css/all.css" rel="preload">
        <link href="/resources/css/bootstrap.min.css" rel="stylesheet" rel="preload">
        <link href="/resources/css/mdb.min.css" rel="stylesheet" rel="preload">
        <link rel="stylesheet" type="text/css" href="/resources/css/slick.css" rel="preload"/>
        <link rel="stylesheet" type="text/css" href="/resources/css/slick-theme.css" rel="preload"/>
        <link href="/resources/css/mcds.css" rel="stylesheet" rel="preload">
        
        <script defer>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
        new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
        j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
        'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
        })(window,document,'script','dataLayer','GTM-PD7G7L7');</script>
        
        <!-- Hotjar Tracking Code for McDonalds.co.za -->
    <script defer>
        (function(h,o,t,j,a,r){
            h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)};
            h._hjSettings={hjid:3269726,hjsv:6};
            a=o.getElementsByTagName('head')[0];
            r=o.createElement('script');r.async=1;
            r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv;
            a.appendChild(r);
        })(window,document,'https://static.hotjar.com/c/hotjar-','.js?sv=');
    </script>
        
    <title>McDonald&#039;s South Africa | McDonald&#039;s South Africa</title>
    <script>
            if ((navigator.doNotTrack != "1" && 0) || !0) {
                window.addEventListener("load", function(){
                    window.cookieconsent.initialise({
                        "palette": {
                            "popup": {
                                "background": "#edeff5",
                                "text": "#838391",
                                "link": "#FBB817"
                            },
                            "button": {
                                "background":  "block" === "wire" ? "transparent" :  "#FBB817",
                                "text": "block" === "wire" ? "#FBB817" : "#000000",
                                "border":  "block" === "wire" ? "#FBB817" : undefined
                            },
        		            "highlight": {
        			            "background":  "block" === "wire" ? "transparent" :  "#4b81e8",
                                "text": "block" === "wire" ? "#4b81e8" : "#000000",
                                "border":  "block" === "wire" ? "#4b81e8" : undefined
        			        }
                        },
                        "position": "bottom" === "toppush" ? "top" : "bottom",
                        "static": "bottom" === "toppush",
                        "theme": "block",
                        "type": "info",
                        "content": {
                            "message": "This website uses cookies to better understand how visitors use our site, for advertising, and to offer you a more personalized experience. We share information about your use of our site with analytics, social media, and advertising partners in accordance with our Privacy Statement linked below.&nbsp;",
                            "dismiss": "Accept",
                            "link": "Privacy Statement",
                            "href": "https://www.mcdonalds.co.za/privacy-updated",
        	                "allow":"Allow cookies",
        	                "deny":"Decline",
        	                "target":"_blank"
                        },
                        "revokable":0 === 1 ? true : false,
                        "dismissOnScroll":0 > 0 ? 0 : false,
                        "dismissOnTimeout":0 > 0 ? (0 * 1000) : false,
                        "cookie": {
        	                "expiryDays":365 !== 0 ? 365 : 365,
        	                "secure":0 === 1 ? true : false
        	            },
                        onInitialise: function (status) {
                            var type = this.options.type;
                            var didConsent = this.hasConsented();
                            if (type == "opt-in" && didConsent) {
                                // enable cookies
                                if (typeof optInCookiesConsented === "function") {
                                    optInCookiesConsented();
                                    console.log("Opt in cookies consented");
                                } else {
        	                        console.log("Opt in function not defined!");
        	                    }
                            }
                            if (type == "opt-out" && !didConsent) {
                                // disable cookies
                                if (typeof optOutCookiesNotConsented === "function") {
                                    optOutCookiesNotConsented();
                                    console.log("Opt out cookies not consented");
                                } else {
        	                        console.log("Opt out function not defined!");
        	                    }
                            }
                        },
                        onStatusChange: function(status, chosenBefore) {
                            var type = this.options.type;
                            var didConsent = this.hasConsented();
                            if (type == "opt-in" && didConsent) {
                                // enable cookies
                                if (typeof optInCookiesConsented === "function") {
                                    optInCookiesConsented();
                                    console.log("Opt in cookies consented");
                                } else {
        	                        console.log("Opt in function not defined!");
        	                    }
                            }
                            if (type == "opt-out" && !didConsent) {
                                // disable cookies
                                if (typeof optOutCookiesNotConsented === "function") {
                                    optOutCookiesNotConsented();
                                    console.log("Opt out cookies not consented");
                                } else {
        	                        console.log("Opt out function not defined!");
        	                    }
                            }
                        },
                        onRevokeChoice: function() {
                            var type = this.options.type;
                            if (type == "opt-in") {
                                // disable cookies
                                if (typeof optInCookiesRevoked === "function") {
                                    optInCookiesRevoked();
                                    console.log("Opt in cookies revoked");
                                } else {
        	                        console.log("Opt in revoked function not defined!");
        	                    }
                            }
                            if (type == "opt-out") {
                                // enable cookies
                                if (typeof optOutCookiesRevoked === "function") {
                                    optOutCookiesRevoked();
                                    console.log("Opt out cookies revoked");
                                } else {
        	                        console.log("Opt out revoked function not defined!");
        	                    }
                            }
                        }
                    });
                });
            } else if (0) {
    	        // disable cookies
                if (typeof optOutCookiesNotConsented === "function") {
                    optOutCookiesNotConsented();
                    console.log("Opt out cookies not consented");
                } else {
        	        console.log("Opt out function not defined!");
        	    }
    	    }
        </script><meta name="generator" content="SEOmatic">
    <meta name="keywords" content="McDonald&#039;s South Africa.">
    <meta name="description" content="Welcome to the official website of McDonald&#039;s South Africa. Find out more about our menu items and promotions  or find the nearest McDonald&#039;s store to you.">
    <meta name="referrer" content="no-referrer-when-downgrade">
    <meta name="robots" content="all">
    <meta content="en_US" property="og:locale">
    <meta content="McDonald&#039;s South Africa" property="og:site_name">
    <meta content="website" property="og:type">
    <meta content="https://www.mcdonalds.co.za/" property="og:url">
    <meta content="McDonald&#039;s South Africa" property="og:title">
    <meta content="Welcome to the official website of McDonald&#039;s South Africa. Find out more about our menu items and promotions  or find the nearest McDonald&#039;s store to you." property="og:description">
    <meta name="twitter:card" content="summary_large_image">
    <meta name="twitter:site" content="@McDonalds">
    <meta name="twitter:creator" content="@McDonalds">
    <meta name="twitter:title" content="McDonald&#039;s South Africa">
    <meta name="twitter:description" content="Welcome to the official website of McDonald&#039;s South Africa. Find out more about our menu items and promotions  or find the nearest McDonald&#039;s store to you.">
    <link href="https://www.mcdonalds.co.za" rel="canonical">
    <link href="https://www.mcdonalds.co.za" rel="home">
    <link type="text/plain" href="https://www.mcdonalds.co.za/humans.txt" rel="author">
    <link href="https://www.mcdonalds.co.za/cpresources/dde3f89f/css/cookieconsent.min.css?v=1721295618" rel="stylesheet"></head>
    

    Home - Mcdonald's

    Recherche META Description de la page

    Welcome to the official website of McDonald's South Africa. Find out more about our menu items and promotions or find the nearest McDonald's store to you.

    Recherche META Keywords de la page

    McDonald's South Africa.

    UPDATE DOMAINES SET server='AkamaiGHost',redirection='https://www.mcdonalds.co.za/',Status='200',err='',[TITRE]=N'Home - Mcdonald's',[DESCRIPTION]=N'Welcome to the official website of McDonald's South Africa. Find out more about our menu items and promotions or find the nearest McDonald's store to you.',[KEYWORDS]=N'McDonald's South Africa.' WHERE id=34166292
  • 0

    Home - Mcdonald s Welcome to the official website of McDonald s South Africa. Find out more about our menu items and promotions or find the nearest McDonald s store to you. McDonald s South Africa.

  • 0. Home (4)
  • --------->0
  • 1. - (1)
  • --------->0
  • 2. Mcdonald (8)
  • --------->0
  • 3. s (1)
  • --------->0
  • 4. Welcome (7)
  • --------->0
  • 5. to (2)
  • --------->0
  • 6. the (3)
  • --------->0
  • 7. official (8)
  • --------->0
  • 8. website (7)
  • --------->0
  • 9. of (2)
  • --------->0
  • 12. South (5)
  • --------->0
  • 13. Africa (6)
  • --------->0
  • 14. Find (4)
  • --------->0
  • 15. out (3)
  • --------->0
  • 16. more (4)
  • --------->0
  • 17. about (5)
  • --------->0
  • 18. our (3)
  • --------->0
  • 19. menu (4)
  • --------->0
  • 20. items (5)
  • --------->0
  • 21. and (3)
  • --------->0
  • 22. promotions (10)
  • --------->0
  • 24. or (2)
  • --------->0
  • 27. nearest (7)
  • --------->0
  • 30. store (5)
  • --------->0
  • 32. you (3)
  • --------->0
    INSERT INTO KEYWORDS (keyword,id_domaine) VALUES (N'Home',34166292),(N'-',34166292),(N'Mcdonald',34166292),(N's',34166292),(N'Welcome',34166292),(N'to',34166292),(N'the',34166292),(N'official',34166292),(N'website',34166292),(N'of',34166292),(N'South',34166292),(N'Africa',34166292),(N'Find',34166292),(N'out',34166292),(N'more',34166292),(N'about',34166292),(N'our',34166292),(N'menu',34166292),(N'items',34166292),(N'and',34166292),(N'promotions',34166292),(N'or',34166292),(N'nearest',34166292),(N'store',34166292),(N'you',34166292)