애드센스 추가
This commit is contained in:
@@ -10,7 +10,6 @@
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:url" content="https://lanebow.com/bowlspeed">
|
||||
<meta property="og:image" content="/LaneBowLogo.png">
|
||||
<meta name="google-adsense-account" content="ca-pub-4239250687600488">
|
||||
<title>레인보우 - 볼링 구속 계산기</title>
|
||||
<style>
|
||||
body {
|
||||
@@ -320,6 +319,10 @@
|
||||
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
|
||||
})(window,document,'script','dataLayer','GTM-PPDRKT7Q');</script>
|
||||
<!-- End Google Tag Manager -->
|
||||
<!-- Google AdSense -->
|
||||
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-4239250687600488"
|
||||
crossorigin="anonymous"></script>
|
||||
<!-- End Google AdSense -->
|
||||
<script>
|
||||
// 페이지 진입 시 GA 페이지뷰 이벤트 전송
|
||||
window.dataLayer = window.dataLayer || [];
|
||||
@@ -429,6 +432,17 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- display -->
|
||||
<ins class="adsbygoogle"
|
||||
style="display:block"
|
||||
data-ad-client="ca-pub-4239250687600488"
|
||||
data-ad-slot="3858930866"
|
||||
data-ad-format="auto"
|
||||
data-full-width-responsive="true"></ins>
|
||||
<script>
|
||||
(adsbygoogle = window.adsbygoogle || []).push({});
|
||||
</script>
|
||||
|
||||
<footer>
|
||||
<p> 2025 볼링 구속 계산기 © <a href="https://lanebow.com" target="_blank">레인보우 - 볼링클럽 매니저</a></p>
|
||||
</footer>
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
User-agent: Googlebot
|
||||
Disallow: /admin/
|
||||
Disallow: /private/
|
||||
|
||||
User-agent: *
|
||||
Allow: /
|
||||
Reference in New Issue
Block a user