Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
sora
/
sanitary-net
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
e7b22763
authored
Oct 15, 2021
by
o.kimura
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
SP、WPにGTM
parent
41de1464
Hide whitespace changes
Inline
Side-by-side
Showing
10 changed files
with
30 additions
and
61 deletions
cms/wp-content/themes/sanitary-net_sp/404.php
cms/wp-content/themes/sanitary-net_sp/header.php
cms/wp-content/themes/sanitary-net_sp/single-eco.php
cms/wp-content/themes/sanitary-net_sp/single-etc.php
cms/wp-content/themes/sanitary-net_sp/single-information.php
cms/wp-content/themes/sanitary-net_sp/single-news.php
cms/wp-content/themes/sanitary-net_sp/single-pro.php
cms/wp-content/themes/sanitary-net_sp/single-seat.php
cms/wp-content/themes/sanitary-net_sp/single-toilet.php
cms/wp-content/themes/sanitary-net_sp/single-urinal.php
cms/wp-content/themes/sanitary-net_sp/404.php
View file @
e7b22763
...
@@ -18,6 +18,7 @@
...
@@ -18,6 +18,7 @@
<meta
name=
"description"
content=
"トイレナビはトイレでの節水,節約,CO2削減,省エネ,リフォームなどの情報を発信しています。日本衛生設備機器工業会,温水洗浄便座協議会が運営しています。"
>
<meta
name=
"description"
content=
"トイレナビはトイレでの節水,節約,CO2削減,省エネ,リフォームなどの情報を発信しています。日本衛生設備機器工業会,温水洗浄便座協議会が運営しています。"
>
<title>
トイレナビ|トイレで節水・節約・CO2削減・省エネ 一般社団法人 日本衛生設備機器工業会/一般社団法人 温水洗浄便座工業会
</title>
<title>
トイレナビ|トイレで節水・節約・CO2削減・省エネ 一般社団法人 日本衛生設備機器工業会/一般社団法人 温水洗浄便座工業会
</title>
<!--各ページ共通項目 -->
<!--各ページ共通項目 -->
<?php
require_once
$_SERVER
[
'DOCUMENT_ROOT'
]
.
'/shared/inc/gtm_head.php'
;
?>
<script
type=
"text/javascript"
src=
"../shared/js/commonparts.js"
></script>
<script
type=
"text/javascript"
src=
"../shared/js/commonparts.js"
></script>
<script
type=
"text/javascript"
src=
"../shared/js/jquery.js"
></script>
<script
type=
"text/javascript"
src=
"../shared/js/jquery.js"
></script>
<script
type=
"text/javascript"
src=
"../shared/js/common.js"
></script>
<script
type=
"text/javascript"
src=
"../shared/js/common.js"
></script>
...
@@ -42,21 +43,11 @@
...
@@ -42,21 +43,11 @@
<!--[if lt IE 7]>
<!--[if lt IE 7]>
<script src="http://ie7-js.googlecode.com/svn/version/2.1(beta4)/IE7.js"></script>
<script src="http://ie7-js.googlecode.com/svn/version/2.1(beta4)/IE7.js"></script>
<![endif]-->
<![endif]-->
<!--google analytics -->
<script
type=
"text/javascript"
>
var
_gaq
=
_gaq
||
[];
_gaq
.
push
([
'_setAccount'
,
'UA-560401-9'
]);
_gaq
.
push
([
'_trackPageview'
]);
(
function
()
{
var
ga
=
document
.
createElement
(
'script'
);
ga
.
type
=
'text/javascript'
;
ga
.
async
=
true
;
ga
.
src
=
(
'https:'
==
document
.
location
.
protocol
?
'https://ssl'
:
'http://www'
)
+
'.google-analytics.com/ga.js'
;
var
s
=
document
.
getElementsByTagName
(
'script'
)[
0
];
s
.
parentNode
.
insertBefore
(
ga
,
s
);
})();
</script>
<!--//google analytics -->
</head>
</head>
<body>
<body>
<?php
require_once
$_SERVER
[
'DOCUMENT_ROOT'
]
.
'/shared/inc/gtm_body.php'
;
?>
<div
id=
"container"
>
<div
id=
"container"
>
<div
id=
"head_area"
>
<div
id=
"head_area"
>
<h1><a
href=
"/"
><img
src=
"../shared/images/head/site_logo.png"
width=
"478"
height=
"60"
alt=
"トイレナビ"
/></a></h1>
<h1><a
href=
"/"
><img
src=
"../shared/images/head/site_logo.png"
width=
"478"
height=
"60"
alt=
"トイレナビ"
/></a></h1>
...
...
cms/wp-content/themes/sanitary-net_sp/header.php
View file @
e7b22763
...
@@ -22,6 +22,7 @@
...
@@ -22,6 +22,7 @@
<meta
charset=
"
<?php
bloginfo
(
'charset'
);
?>
"
/>
<meta
charset=
"
<?php
bloginfo
(
'charset'
);
?>
"
/>
<meta
name=
"viewport"
content=
"width=device-width"
/>
<meta
name=
"viewport"
content=
"width=device-width"
/>
<title>
<?php
wp_title
(
'|'
,
true
,
'right'
);
?>
</title>
<title>
<?php
wp_title
(
'|'
,
true
,
'right'
);
?>
</title>
<?php
require_once
$_SERVER
[
'DOCUMENT_ROOT'
]
.
'/shared/inc/gtm_head.php'
;
?>
<link
rel=
"profile"
href=
"http://gmpg.org/xfn/11"
/>
<link
rel=
"profile"
href=
"http://gmpg.org/xfn/11"
/>
<link
rel=
"pingback"
href=
"
<?php
bloginfo
(
'pingback_url'
);
?>
"
/>
<link
rel=
"pingback"
href=
"
<?php
bloginfo
(
'pingback_url'
);
?>
"
/>
<?php
// Loads HTML5 JavaScript file to add support for HTML5 elements in older IE versions. ?>
<?php
// Loads HTML5 JavaScript file to add support for HTML5 elements in older IE versions. ?>
...
@@ -32,6 +33,7 @@
...
@@ -32,6 +33,7 @@
</head>
</head>
<body
<?php
body_class
();
?>
>
<body
<?php
body_class
();
?>
>
<?php
require_once
$_SERVER
[
'DOCUMENT_ROOT'
]
.
'/shared/inc/gtm_body.php'
;
?>
<div
id=
"page"
class=
"hfeed site"
>
<div
id=
"page"
class=
"hfeed site"
>
<header
id=
"masthead"
class=
"site-header"
role=
"banner"
>
<header
id=
"masthead"
class=
"site-header"
role=
"banner"
>
<hgroup>
<hgroup>
...
...
cms/wp-content/themes/sanitary-net_sp/single-eco.php
View file @
e7b22763
...
@@ -18,7 +18,8 @@
...
@@ -18,7 +18,8 @@
<meta
name=
"description"
content=
"トイレナビはトイレでの節水,節約,CO2削減,省エネ,リフォームなどの情報を発信しています。日本レストルーム工業会が運営しています。"
>
<meta
name=
"description"
content=
"トイレナビはトイレでの節水,節約,CO2削減,省エネ,リフォームなどの情報を発信しています。日本レストルーム工業会が運営しています。"
>
<title>
<?php
the_title
();
?>
-トイレQ
&
A 節水・省エネ|トイレナビ 一般社団法人 日本レストルーム工業会
</title>
<title>
<?php
the_title
();
?>
-トイレQ
&
A 節水・省エネ|トイレナビ 一般社団法人 日本レストルーム工業会
</title>
<!--各ページ共通項目 -->
<!--各ページ共通項目 -->
<link
rel=
"shortcut icon"
href=
"/favicon.ico"
/>
<?php
require_once
$_SERVER
[
'DOCUMENT_ROOT'
]
.
'/shared/inc/gtm_head.php'
;
?>
<link
rel=
"shortcut icon"
href=
"/favicon.ico"
/>
<script
type=
"text/javascript"
src=
"../shared/js/commonparts.js"
></script>
<script
type=
"text/javascript"
src=
"../shared/js/commonparts.js"
></script>
<script
type=
"text/javascript"
src=
"../shared/js/jquery.js"
></script>
<script
type=
"text/javascript"
src=
"../shared/js/jquery.js"
></script>
<script
type=
"text/javascript"
src=
"../shared/js/common.js"
></script>
<script
type=
"text/javascript"
src=
"../shared/js/common.js"
></script>
...
@@ -41,22 +42,11 @@
...
@@ -41,22 +42,11 @@
<!--[if lt IE 7]>
<!--[if lt IE 7]>
<script src="http://ie7-js.googlecode.com/svn/version/2.1(beta4)/IE7.js"></script>
<script src="http://ie7-js.googlecode.com/svn/version/2.1(beta4)/IE7.js"></script>
<![endif]-->
<![endif]-->
<!--google analytics -->
<script
type=
"text/javascript"
>
var
_gaq
=
_gaq
||
[];
_gaq
.
push
([
'_setAccount'
,
'UA-560401-9'
]);
_gaq
.
push
([
'_trackPageview'
]);
(
function
()
{
var
ga
=
document
.
createElement
(
'script'
);
ga
.
type
=
'text/javascript'
;
ga
.
async
=
true
;
ga
.
src
=
(
'https:'
==
document
.
location
.
protocol
?
'https://ssl'
:
'http://www'
)
+
'.google-analytics.com/ga.js'
;
var
s
=
document
.
getElementsByTagName
(
'script'
)[
0
];
s
.
parentNode
.
insertBefore
(
ga
,
s
);
})();
</script>
<!--google analytics -->
<!--//google analytics -->
</head>
</head>
<body
class=
"qa"
id=
"qa"
>
<body
class=
"qa"
id=
"qa"
>
<div
id=
"container"
>
<?php
require_once
$_SERVER
[
'DOCUMENT_ROOT'
]
.
'/shared/inc/gtm_body.php'
;
?>
<div
id=
"container"
>
<div
id=
"head_area"
><h1><a
href=
"/"
><img
src=
"../shared/images/head/site_logo.png"
width=
"478"
height=
"60"
alt=
"トイレナビ"
/></a></h1>
<div
id=
"head_area"
><h1><a
href=
"/"
><img
src=
"../shared/images/head/site_logo.png"
width=
"478"
height=
"60"
alt=
"トイレナビ"
/></a></h1>
<!-- head -->
<!-- head -->
<script
type=
"text/javascript"
>
<script
type=
"text/javascript"
>
...
...
cms/wp-content/themes/sanitary-net_sp/single-etc.php
View file @
e7b22763
...
@@ -16,12 +16,13 @@
...
@@ -16,12 +16,13 @@
<meta
name=
"keywords"
content=
"トイレ,節水,節約,CO2削減,省エネ,リフォーム,日本レストルーム工業会"
>
<meta
name=
"keywords"
content=
"トイレ,節水,節約,CO2削減,省エネ,リフォーム,日本レストルーム工業会"
>
<meta
name=
"description"
content=
"トイレナビはトイレでの節水,節約,CO2削減,省エネ,リフォームなどの情報を発信しています。日本レストルーム工業会が運営しています。"
>
<meta
name=
"description"
content=
"トイレナビはトイレでの節水,節約,CO2削減,省エネ,リフォームなどの情報を発信しています。日本レストルーム工業会が運営しています。"
>
<title>
<?php
the_title
();
?>
-トイレQ
&
A その他|トイレナビ 一般社団法人 日本レストルーム工業会
</title>
<title>
<?php
the_title
();
?>
-トイレQ
&
A その他|トイレナビ 一般社団法人 日本レストルーム工業会
</title>
<link
rel=
"shortcut icon"
href=
"/favicon.ico"
/>
<?php
require_once
$_SERVER
[
'DOCUMENT_ROOT'
]
.
'/shared/inc/gtm_head.php'
;
?>
<link
rel=
"shortcut icon"
href=
"/favicon.ico"
/>
<link
rel=
"stylesheet"
href=
"/sp/shared/css/common.css"
type=
"text/css"
media=
"all"
>
<link
rel=
"stylesheet"
href=
"/sp/shared/css/common.css"
type=
"text/css"
media=
"all"
>
<?php
require_once
$_SERVER
[
'DOCUMENT_ROOT'
]
.
'/sp/shared/inc/ga.php'
;
?>
</head>
</head>
<body>
<body>
<div
id=
"container"
class=
"qa"
>
<?php
require_once
$_SERVER
[
'DOCUMENT_ROOT'
]
.
'/shared/inc/gtm_body.php'
;
?>
<div
id=
"container"
class=
"qa"
>
<?php
require_once
$_SERVER
[
'DOCUMENT_ROOT'
]
.
'/sp/shared/inc/header.php'
;
?>
<?php
require_once
$_SERVER
[
'DOCUMENT_ROOT'
]
.
'/sp/shared/inc/header.php'
;
?>
<main>
<main>
<div
id=
"main"
>
<div
id=
"main"
>
...
...
cms/wp-content/themes/sanitary-net_sp/single-information.php
View file @
e7b22763
...
@@ -18,7 +18,8 @@
...
@@ -18,7 +18,8 @@
<meta
name=
"description"
content=
"トイレナビはトイレでの節水,節約,CO2削減,省エネ,リフォームなどの情報を発信しています。日本レストルーム工業会が運営しています。"
>
<meta
name=
"description"
content=
"トイレナビはトイレでの節水,節約,CO2削減,省エネ,リフォームなどの情報を発信しています。日本レストルーム工業会が運営しています。"
>
<title>
<?php
the_title
();
?>
-重要なお知らせ|トイレナビ 一般社団法人 日本レストルーム工業会
</title>
<title>
<?php
the_title
();
?>
-重要なお知らせ|トイレナビ 一般社団法人 日本レストルーム工業会
</title>
<!--各ページ共通項目 -->
<!--各ページ共通項目 -->
<link
rel=
"shortcut icon"
href=
"/favicon.ico"
/>
<?php
require_once
$_SERVER
[
'DOCUMENT_ROOT'
]
.
'/shared/inc/gtm_head.php'
;
?>
<link
rel=
"shortcut icon"
href=
"/favicon.ico"
/>
<script
type=
"text/javascript"
src=
"../shared/js/commonparts.js"
></script>
<script
type=
"text/javascript"
src=
"../shared/js/commonparts.js"
></script>
<script
type=
"text/javascript"
src=
"../shared/js/jquery.js"
></script>
<script
type=
"text/javascript"
src=
"../shared/js/jquery.js"
></script>
<script
type=
"text/javascript"
src=
"../shared/js/common.js"
></script>
<script
type=
"text/javascript"
src=
"../shared/js/common.js"
></script>
...
@@ -43,21 +44,11 @@
...
@@ -43,21 +44,11 @@
<!--[if lt IE 7]>
<!--[if lt IE 7]>
<script src="http://ie7-js.googlecode.com/svn/version/2.1(beta4)/IE7.js"></script>
<script src="http://ie7-js.googlecode.com/svn/version/2.1(beta4)/IE7.js"></script>
<![endif]-->
<![endif]-->
<!--google analytics -->
<script
type=
"text/javascript"
>
var
_gaq
=
_gaq
||
[];
_gaq
.
push
([
'_setAccount'
,
'UA-560401-9'
]);
_gaq
.
push
([
'_trackPageview'
]);
(
function
()
{
var
ga
=
document
.
createElement
(
'script'
);
ga
.
type
=
'text/javascript'
;
ga
.
async
=
true
;
ga
.
src
=
(
'https:'
==
document
.
location
.
protocol
?
'https://ssl'
:
'http://www'
)
+
'.google-analytics.com/ga.js'
;
var
s
=
document
.
getElementsByTagName
(
'script'
)[
0
];
s
.
parentNode
.
insertBefore
(
ga
,
s
);
})();
</script>
<!--//google analytics -->
</head>
</head>
<body
class=
"info"
id=
"info"
>
<body
class=
"info"
id=
"info"
>
<div
id=
"container"
>
<?php
require_once
$_SERVER
[
'DOCUMENT_ROOT'
]
.
'/shared/inc/gtm_body.php'
;
?>
<div
id=
"container"
>
<div
id=
"head_area"
><h1><a
href=
"/"
><img
src=
"../shared/images/head/site_logo.png"
width=
"478"
height=
"60"
alt=
"トイレナビ"
/></a></h1>
<div
id=
"head_area"
><h1><a
href=
"/"
><img
src=
"../shared/images/head/site_logo.png"
width=
"478"
height=
"60"
alt=
"トイレナビ"
/></a></h1>
<!-- head -->
<!-- head -->
<script
type=
"text/javascript"
>
<script
type=
"text/javascript"
>
...
...
cms/wp-content/themes/sanitary-net_sp/single-news.php
View file @
e7b22763
...
@@ -18,6 +18,7 @@
...
@@ -18,6 +18,7 @@
<meta
name=
"description"
content=
"トイレナビはトイレでの節水,節約,CO2削減,省エネ,リフォームなどの情報を発信しています。日本レストルーム工業会が運営しています。"
>
<meta
name=
"description"
content=
"トイレナビはトイレでの節水,節約,CO2削減,省エネ,リフォームなどの情報を発信しています。日本レストルーム工業会が運営しています。"
>
<title>
<?php
the_title
();
?>
-新着情報|トイレナビ 一般社団法人 日本レストルーム工業会
</title>
<title>
<?php
the_title
();
?>
-新着情報|トイレナビ 一般社団法人 日本レストルーム工業会
</title>
<!--各ページ共通項目 -->
<!--各ページ共通項目 -->
<?php
require_once
$_SERVER
[
'DOCUMENT_ROOT'
]
.
'/shared/inc/gtm_head.php'
;
?>
<link
rel=
"shortcut icon"
href=
"/favicon.ico"
/>
<link
rel=
"shortcut icon"
href=
"/favicon.ico"
/>
<script
type=
"text/javascript"
src=
"../shared/js/commonparts.js"
></script>
<script
type=
"text/javascript"
src=
"../shared/js/commonparts.js"
></script>
<script
type=
"text/javascript"
src=
"../shared/js/jquery.js"
></script>
<script
type=
"text/javascript"
src=
"../shared/js/jquery.js"
></script>
...
@@ -43,21 +44,10 @@
...
@@ -43,21 +44,10 @@
<!--[if lt IE 7]>
<!--[if lt IE 7]>
<script src="http://ie7-js.googlecode.com/svn/version/2.1(beta4)/IE7.js"></script>
<script src="http://ie7-js.googlecode.com/svn/version/2.1(beta4)/IE7.js"></script>
<![endif]-->
<![endif]-->
<!--google analytics -->
<script
type=
"text/javascript"
>
var
_gaq
=
_gaq
||
[];
_gaq
.
push
([
'_setAccount'
,
'UA-560401-9'
]);
_gaq
.
push
([
'_trackPageview'
]);
(
function
()
{
var
ga
=
document
.
createElement
(
'script'
);
ga
.
type
=
'text/javascript'
;
ga
.
async
=
true
;
ga
.
src
=
(
'https:'
==
document
.
location
.
protocol
?
'https://ssl'
:
'http://www'
)
+
'.google-analytics.com/ga.js'
;
var
s
=
document
.
getElementsByTagName
(
'script'
)[
0
];
s
.
parentNode
.
insertBefore
(
ga
,
s
);
})();
</script>
<!--//google analytics -->
</head>
</head>
<body
class=
"info"
id=
"news"
>
<body
class=
"info"
id=
"news"
>
<div
id=
"container"
>
<?php
require_once
$_SERVER
[
'DOCUMENT_ROOT'
]
.
'/shared/inc/gtm_body.php'
;
?>
<div
id=
"container"
>
<div
id=
"head_area"
>
<div
id=
"head_area"
>
<h1><a
href=
"/"
><img
src=
"../shared/images/head/site_logo.png"
width=
"478"
height=
"60"
alt=
"トイレナビ"
/></a></h1>
<h1><a
href=
"/"
><img
src=
"../shared/images/head/site_logo.png"
width=
"478"
height=
"60"
alt=
"トイレナビ"
/></a></h1>
<!-- head -->
<!-- head -->
...
...
cms/wp-content/themes/sanitary-net_sp/single-pro.php
View file @
e7b22763
...
@@ -16,10 +16,11 @@
...
@@ -16,10 +16,11 @@
<meta
name=
"keywords"
content=
"トイレ,節水,節約,CO2削減,省エネ,リフォーム,日本レストルーム工業会"
>
<meta
name=
"keywords"
content=
"トイレ,節水,節約,CO2削減,省エネ,リフォーム,日本レストルーム工業会"
>
<meta
name=
"description"
content=
"トイレナビはトイレでの節水,節約,CO2削減,省エネ,リフォームなどの情報を発信しています。日本レストルーム工業会が運営しています。"
>
<meta
name=
"description"
content=
"トイレナビはトイレでの節水,節約,CO2削減,省エネ,リフォームなどの情報を発信しています。日本レストルーム工業会が運営しています。"
>
<title>
<?php
the_title
();
?>
-トイレQ
&
A 大便器|トイレナビ 一般社団法人 日本レストルーム工業会
</title>
<title>
<?php
the_title
();
?>
-トイレQ
&
A 大便器|トイレナビ 一般社団法人 日本レストルーム工業会
</title>
<?php
require_once
$_SERVER
[
'DOCUMENT_ROOT'
]
.
'/shared/inc/gtm_head.php'
;
?>
<link
rel=
"stylesheet"
href=
"/sp/shared/css/common.css"
type=
"text/css"
media=
"all"
>
<link
rel=
"stylesheet"
href=
"/sp/shared/css/common.css"
type=
"text/css"
media=
"all"
>
<?php
require_once
$_SERVER
[
'DOCUMENT_ROOT'
]
.
'/sp/shared/inc/ga.php'
;
?>
</head>
</head>
<body>
<body>
<?php
require_once
$_SERVER
[
'DOCUMENT_ROOT'
]
.
'/shared/inc/gtm_body.php'
;
?>
<div
id=
"container"
class=
"qa"
>
<div
id=
"container"
class=
"qa"
>
<?php
require_once
$_SERVER
[
'DOCUMENT_ROOT'
]
.
'/sp/shared/inc/header.php'
;
?>
<?php
require_once
$_SERVER
[
'DOCUMENT_ROOT'
]
.
'/sp/shared/inc/header.php'
;
?>
<main>
<main>
...
...
cms/wp-content/themes/sanitary-net_sp/single-seat.php
View file @
e7b22763
...
@@ -16,10 +16,11 @@
...
@@ -16,10 +16,11 @@
<meta
name=
"keywords"
content=
"トイレ,節水,節約,CO2削減,省エネ,リフォーム,日本レストルーム工業会"
>
<meta
name=
"keywords"
content=
"トイレ,節水,節約,CO2削減,省エネ,リフォーム,日本レストルーム工業会"
>
<meta
name=
"description"
content=
"トイレナビはトイレでの節水,節約,CO2削減,省エネ,リフォームなどの情報を発信しています。日本レストルーム工業会が運営しています。"
>
<meta
name=
"description"
content=
"トイレナビはトイレでの節水,節約,CO2削減,省エネ,リフォームなどの情報を発信しています。日本レストルーム工業会が運営しています。"
>
<title>
<?php
the_title
();
?>
-トイレQ
&
A 温水洗浄便座|トイレナビ 一般社団法人 日本レストルーム工業会
</title>
<title>
<?php
the_title
();
?>
-トイレQ
&
A 温水洗浄便座|トイレナビ 一般社団法人 日本レストルーム工業会
</title>
<?php
require_once
$_SERVER
[
'DOCUMENT_ROOT'
]
.
'/shared/inc/gtm_head.php'
;
?>
<link
rel=
"stylesheet"
href=
"/sp/shared/css/common.css"
type=
"text/css"
media=
"all"
>
<link
rel=
"stylesheet"
href=
"/sp/shared/css/common.css"
type=
"text/css"
media=
"all"
>
<?php
require_once
$_SERVER
[
'DOCUMENT_ROOT'
]
.
'/sp/shared/inc/ga.php'
;
?>
</head>
</head>
<body>
<body>
<?php
require_once
$_SERVER
[
'DOCUMENT_ROOT'
]
.
'/shared/inc/gtm_body.php'
;
?>
<div
id=
"container"
class=
"qa"
>
<div
id=
"container"
class=
"qa"
>
<?php
require_once
$_SERVER
[
'DOCUMENT_ROOT'
]
.
'/sp/shared/inc/header.php'
;
?>
<?php
require_once
$_SERVER
[
'DOCUMENT_ROOT'
]
.
'/sp/shared/inc/header.php'
;
?>
<main>
<main>
...
...
cms/wp-content/themes/sanitary-net_sp/single-toilet.php
View file @
e7b22763
...
@@ -16,10 +16,11 @@
...
@@ -16,10 +16,11 @@
<meta
name=
"keywords"
content=
"トイレ,節水,節約,CO2削減,省エネ,リフォーム,日本レストルーム工業会"
>
<meta
name=
"keywords"
content=
"トイレ,節水,節約,CO2削減,省エネ,リフォーム,日本レストルーム工業会"
>
<meta
name=
"description"
content=
"トイレナビはトイレでの節水,節約,CO2削減,省エネ,リフォームなどの情報を発信しています。日本レストルーム工業会が運営しています。"
>
<meta
name=
"description"
content=
"トイレナビはトイレでの節水,節約,CO2削減,省エネ,リフォームなどの情報を発信しています。日本レストルーム工業会が運営しています。"
>
<title>
<?php
the_title
();
?>
-トイレQ
&
A 大便器|トイレナビ 一般社団法人 日本レストルーム工業会
</title>
<title>
<?php
the_title
();
?>
-トイレQ
&
A 大便器|トイレナビ 一般社団法人 日本レストルーム工業会
</title>
<?php
require_once
$_SERVER
[
'DOCUMENT_ROOT'
]
.
'/shared/inc/gtm_head.php'
;
?>
<link
rel=
"stylesheet"
href=
"/sp/shared/css/common.css"
type=
"text/css"
media=
"all"
>
<link
rel=
"stylesheet"
href=
"/sp/shared/css/common.css"
type=
"text/css"
media=
"all"
>
<?php
require_once
$_SERVER
[
'DOCUMENT_ROOT'
]
.
'/sp/shared/inc/ga.php'
;
?>
</head>
</head>
<body>
<body>
<?php
require_once
$_SERVER
[
'DOCUMENT_ROOT'
]
.
'/shared/inc/gtm_body.php'
;
?>
<div
id=
"container"
class=
"qa"
>
<div
id=
"container"
class=
"qa"
>
<?php
require_once
$_SERVER
[
'DOCUMENT_ROOT'
]
.
'/sp/shared/inc/header.php'
;
?>
<?php
require_once
$_SERVER
[
'DOCUMENT_ROOT'
]
.
'/sp/shared/inc/header.php'
;
?>
<main>
<main>
...
...
cms/wp-content/themes/sanitary-net_sp/single-urinal.php
View file @
e7b22763
...
@@ -16,10 +16,11 @@
...
@@ -16,10 +16,11 @@
<meta
name=
"keywords"
content=
"トイレ,節水,節約,CO2削減,省エネ,リフォーム,日本レストルーム工業会"
>
<meta
name=
"keywords"
content=
"トイレ,節水,節約,CO2削減,省エネ,リフォーム,日本レストルーム工業会"
>
<meta
name=
"description"
content=
"トイレナビはトイレでの節水,節約,CO2削減,省エネ,リフォームなどの情報を発信しています。日本レストルーム工業会が運営しています。"
>
<meta
name=
"description"
content=
"トイレナビはトイレでの節水,節約,CO2削減,省エネ,リフォームなどの情報を発信しています。日本レストルーム工業会が運営しています。"
>
<title>
<?php
the_title
();
?>
-トイレQ
&
A 小便器|トイレナビ 一般社団法人 日本レストルーム工業会
</title>
<title>
<?php
the_title
();
?>
-トイレQ
&
A 小便器|トイレナビ 一般社団法人 日本レストルーム工業会
</title>
<?php
require_once
$_SERVER
[
'DOCUMENT_ROOT'
]
.
'/shared/inc/gtm_head.php'
;
?>
<link
rel=
"stylesheet"
href=
"/sp/shared/css/common.css"
type=
"text/css"
media=
"all"
>
<link
rel=
"stylesheet"
href=
"/sp/shared/css/common.css"
type=
"text/css"
media=
"all"
>
<?php
require_once
$_SERVER
[
'DOCUMENT_ROOT'
]
.
'/sp/shared/inc/ga.php'
;
?>
</head>
</head>
<body>
<body>
<?php
require_once
$_SERVER
[
'DOCUMENT_ROOT'
]
.
'/shared/inc/gtm_body.php'
;
?>
<div
id=
"container"
class=
"qa"
>
<div
id=
"container"
class=
"qa"
>
<?php
require_once
$_SERVER
[
'DOCUMENT_ROOT'
]
.
'/sp/shared/inc/header.php'
;
?>
<?php
require_once
$_SERVER
[
'DOCUMENT_ROOT'
]
.
'/sp/shared/inc/header.php'
;
?>
<main>
<main>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment