• De la Google Adsense mi-au zis asa: ”Place this ad code in the <head> tag (or at the top of the <body>) of the pages where you want to show the ads.”
    Mi-au dat si exemplu cum trebuie sa arate dupa

    <html>
    <head>
    <script async src=”http://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js”></script&gt;
    <script>
    (adsbygoogle = window.adsbygoogle || []).push({
    google_ad_client: „ca-pub-123456789”,
    enable_page_level_ads: true
    });
    </script>
    This is the head of your page.

    Cum fac asta? Unde introduc codul?

Vizualizare 1 răspuns (din 1 în total)
  • Salut,
    In panoul de control in general pe la themes options gasesti un chenar unde scrie head, iar acolo copiezi codul de mai sus si il pui acolo 🙂

Vizualizare 1 răspuns (din 1 în total)
  • Subiectul „cum introduc un cod in head sau body?” este închis pentru răspunsuri noi.