バージョン選択

フォーラム

メニュー

オンライン状況

21 人のユーザが現在オンラインです。 (18 人のユーザが フォーラム を参照しています。)
登録ユーザ: 0
ゲスト: 21
もっと...

サイト内検索

質問 > その他 > title変更が急に反映されなくなった

その他

新規スレッドを追加する

スレッド表示 | 新しいものから 前のトピック | 次のトピック | 下へ
投稿者 スレッド
y-mika
投稿日時: 2017/5/11 13:59
対応状況: −−−
常連
登録日: 2017/5/9
居住地:
投稿: 60
title変更が急に反映されなくなった
フロント機能フォーラムでも質問させて頂きましたが、未解決のためこちらでも質問させて頂きます。



[EC-CUBE] 2.13.1
[レンタルサーバ] さくら
[PHP] 5.3.3
[データベース] MySQL 5.1.73
[WEBサーバ] Apache
[ブラウザ] IE windows7
[カスタマイズの有無] 各tplファイル phpファイル、cssに変更あり
[現象] SEO対策として、title編集を行いました。
一旦は上手くいったものの、数日後にサイトをチェックしたところ、titleの表示が崩れており、原因がわかりません。
キャッシュの削除も行いましたが駄目でした。

編集内容は以下の通りです。

●site_frame.tpl

既存の<title>~</title>部分を以下に変更

<!--{assign var=top value="`$smarty.const.URL_DIR`index.php"}-->
<!--{assign var=list value="`$smarty.const.URL_DIR`products/list.php"}-->
<!--{assign var=detail value="`$smarty.const.URL_DIR`products/detail.php"}-->

<!--トップページ用-->
<!--{if $smarty.server.PHP_SELF==$top}-->
<title><!--{$tpl_subtitle|escape}--> | <!--{$tpl_title|escape}--></title>


<meta name="description" content="<!--{$arrPageLayout.description|escape}-->" />
<meta name="keywords" content="<!--{$arrPageLayout.keyword|escape}-->" />

<!--商品一覧用-->
<!--{elseif $smarty.server.PHP_SELF==$list}-->
<title><!--{$tpl_subtitle|escape}--> | <!--{$tpl_title|escape}--></title>
<meta name="description" content="<!--{$arrPageLayout.description|escape}-->" />
<meta name="keywords" content="<!--{$arrPageLayout.keyword|escape}-->" />

<!--商品詳細用-->
<!--{elseif $smarty.server.PHP_SELF==$detail}-->
<title><!--{$tpl_subtitle|escape}--> | <!--{$tpl_title|escape}--></title>
<meta name="description" content="<!--{$arrProduct.main_list_comment|escape|regex_replace:"/[\r\t\n]/":""}-->" />
<meta name="keywords" content="<!--{if $arrProduct.comment3}--><!--{$arrProduct.comment3|escape|regex_replace:"/[\r\t\n]/":""|regex_replace:"/、/":","}--><!--{/if}-->" />

<!--その他-->
<!--{else}-->
<title><!--{$tpl_subtitle|escape}--> | <!--{$tpl_title|escape}--></title>

<meta name="description" content="<!--{$arrPageLayout.description|escape}-->" />
<meta name="keywords" content="<!--{$arrPageLayout.keyword|escape}-->" />
<!--{/if}-->


●LC-Page-Index.php
●LC-Page-Products-Details.php

tpl_title,tpl_subtitleを追記、編集





サブタイトル|タイトル
という表記にしたいのですが、現状では何故か
ショップ名|サブタイトル
となってしまっています。


一度は
サブタイトル|タイトル
と上手く表示されるようになったのに、表示が変わってしまった原因がわかりません。


各ファイルの記述に誤りがあるようでしたら教えて頂きたいです。

宜しくお願い致します。


[追記]
tplファイルを
<title><!--{if $tpl_subtitle|strlen >= 1}--><!--{$tpl_subtitle|h}--> |<!--{/if}--> <!--{$tpl_title|h}--></title>
と書き換えてみても上手くいきませんでした。
スレッド表示 | 新しいものから 前のトピック | 次のトピック | トップ


 



ログイン


EC-CUBE公式 Amazon Payプラグイン

統計情報

総メンバー数は88,645名です
総投稿数は109,891件です

投稿数ランキング

1
seasoft
7367
2
468
3217
3
AMUAMU
2712
4
nanasess
2311
5
umebius
2085
6
yuh
1819
7
h_tanaka
1635
8
red
1569
9
mcontact
1265
10
tsuji
958
11
fukap
907
12
shutta
835
13
tao_s
799
14 ramrun 789
15 karin 689
16 sumida 641
17
homan
633
18 DELIGHT 572
19
patapata
502
20
flealog
485


ネットショップの壺

EC-CUBEインテグレートパートナー

Copyright© EC-CUBE CO.,LTD. All Rights Reserved.