質問編集履歴

5

修正

2021/06/28 07:01

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -38,7 +38,7 @@
38
38
 
39
39
  /js/adsbygoogle.js">
40
40
 
41
- <!--これが問題のコード↑-->
41
+
42
42
 
43
43
  <link rel="icon" href="https://hogehoge/wp-content/uploads/2020/09/cc..32x32.jpg" sizes="32x32">
44
44
 
@@ -48,8 +48,6 @@
48
48
 
49
49
  <meta name="msapplication-TileImage" content="https://hogehoge/wp-content/uploads/2020/09/cropped-39184128-270x270.jpg">
50
50
 
51
-
52
-
53
51
  <!--Preload-->
54
52
 
55
53
  </head>
@@ -64,7 +62,7 @@
64
62
 
65
63
  // header.php
66
64
 
67
- header.php
65
+ <!-- コメントアウト内容などから場所的にこのファイルで間違いない-->
68
66
 
69
67
  <?php //Google Tag Manager
70
68
 
@@ -120,15 +118,17 @@
120
118
 
121
119
  ..
122
120
 
121
+ // ここは最初から全てコメントアウトされていました。
122
+
123
123
  ?>
124
124
 
125
125
  <!-- Google Auto AdSense -->
126
126
 
127
- <!--削除-->
127
+ <!--削除してみたのに変化なし-->
128
128
 
129
129
  <?php //echo $adsense_script; ?>
130
130
 
131
- <script>
131
+ <!--<script>
132
132
 
133
133
  (adsbygoogle = window.adsbygoogle || []).push({
134
134
 
@@ -138,7 +138,7 @@
138
138
 
139
139
  });
140
140
 
141
- </script>
141
+ </script>-->
142
142
 
143
143
  <!-- End Google Auto AdSense -->
144
144
 

4

追記

2021/06/28 07:01

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -48,6 +48,10 @@
48
48
 
49
49
  <meta name="msapplication-TileImage" content="https://hogehoge/wp-content/uploads/2020/09/cropped-39184128-270x270.jpg">
50
50
 
51
+
52
+
53
+ <!--Preload-->
54
+
51
55
  </head>
52
56
 
53
57
 

3

修正しました

2021/06/28 06:56

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -56,6 +56,98 @@
56
56
 
57
57
 
58
58
 
59
+ ```
60
+
61
+ // header.php
62
+
63
+ header.phpの
64
+
65
+ <?php //Google Tag Manager
66
+
67
+ if (is_analytics() && $tracking_id = get_google_tag_manager_tracking_id()): ?>
68
+
69
+ <!-- Google Tag Manager -->
70
+
71
+ <script>(function(..);</script>
72
+
73
+ <!-- End Google Tag Manager -->
74
+
75
+ <?php endif //Google Tag Manager終了 ?>
76
+
77
+ <?php //自動アドセンス
78
+
79
+ get_template_part('tmp/ad-auto-adsense'); ?>
80
+
81
+ <?php //WordPressが出力するヘッダー情報
82
+
83
+ wp_head();
84
+
85
+ ?>
86
+
87
+ <!-- Preload -->
88
+
89
+ ```
90
+
91
+
92
+
93
+ ```
94
+
95
+ // tmp/ad-auto-adsense
96
+
97
+ <?php //オートアドセンス用のコード
98
+
99
+ /**
100
+
101
+ * Cocoon WordPress Theme
102
+
103
+ */
104
+
105
+ if ( !defined( 'ABSPATH' ) ) exit;
106
+
107
+
108
+
109
+ if (is_ads_visible() && is_auto_adsense_enable()):
110
+
111
+ global $_IS_ADSENSE_EXIST;
112
+
113
+ $_IS_ADSENSE_EXIST = true;
114
+
115
+ //アドセンススクリプトコードの設定
116
+
117
+ ..
118
+
119
+ ?>
120
+
121
+ <!-- Google Auto AdSense -->
122
+
123
+ <!--削除-->
124
+
125
+ <?php //echo $adsense_script; ?>
126
+
127
+ <script>
128
+
129
+ (adsbygoogle = window.adsbygoogle || []).push({
130
+
131
+ google_ad_client: "<?php echo get_adsense_data_ad_client(); ?>",
132
+
133
+ enable_page_level_ads: true
134
+
135
+ });
136
+
137
+ </script>
138
+
139
+ <!-- End Google Auto AdSense -->
140
+
141
+ <?php endif ?>
142
+
143
+
144
+
145
+
146
+
147
+ ```
148
+
149
+
150
+
59
151
  ### 試したこと
60
152
 
61
153
 

2

しゅうせい

2021/06/28 06:53

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -32,17 +32,13 @@
32
32
 
33
33
  <script type="application/ld+json">{"@context":"https://schema.org","@type":"Article","mainEntityOfPage":{"@type":"WebPage","@id":"https://hogehoge/"},"headline":"トップページ","image":{"@type":"ImageObject","url":"https://hogehoge/wp-content/uploads/2021/06/hogehoge-1sp.jpg","width":696,"height":391},"datePublished":"2021-01-15T15:28:12+09:00","dateModified":"2021-06-22T15:21:32+09:00","author":{"@type":"Person","name":"aaaaa"},"publisher":{"@type":"Organization","name":"aaaadad","logo":{"@type":"ImageObject","url":"https://hogehoge/wp-content/themes/cocoon-master/images/no-amp-logo.png","width":206,"height":60}},"description":"hogehoge hogehogeは..サイトです。}</script>
34
34
 
35
+ <!--これが問題のコード↓-->
35
36
 
37
+ <script async="" src="//pagead2.googlesyndication.com/pagead
36
38
 
37
- <!--これが問題のコード-->
39
+ /js/adsbygoogle.js">
38
40
 
39
- <script async="" src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js">
41
+ <!--これが問題のコード↑-->
40
-
41
-
42
-
43
-
44
-
45
-
46
42
 
47
43
  <link rel="icon" href="https://hogehoge/wp-content/uploads/2020/09/cc..32x32.jpg" sizes="32x32">
48
44
 
@@ -64,9 +60,15 @@
64
60
 
65
61
 
66
62
 
67
- https://lufa-tawasi.com/suddenly-cocoon/
63
+ 0. https://lufa-tawasi.com/suddenly-cocoon/
68
64
 
69
- 「head_custom」がそれっぽい処理していそうなので探したのですが見つかりませんでした。
65
+ 「head_custom」探したのですが見つかりませんでした。
66
+
67
+ 0. Cocoon JSON-LDのコメントんアウトをもとにtmp/json-ld.phpファイルの中身を確認するも見つからず。
68
+
69
+
70
+
71
+ ※問題のscriptファイルが3,4個読み込まれていた状態で残り1本を除く全てを削除済み
70
72
 
71
73
 
72
74
 

1

しゅうせい

2021/06/28 04:58

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -64,7 +64,7 @@
64
64
 
65
65
 
66
66
 
67
- onsole.firebase.google.com/
67
+ https://lufa-tawasi.com/suddenly-cocoon/
68
68
 
69
69
  「head_custom」がそれっぽい処理していそうなので探したのですが見つかりませんでした。
70
70