Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ページの head タグ内に を追加しました<link rel="canonical" href="{$ogUrl}" /> が、ページ ソースを表示すると、終了スラッシュがなく、出力は次のようになります。
<link rel="canonical" href="{$ogUrl}" />
<link rel="canonical" href="http://www.XXX.com/">
何が問題なのか教えてください。
Rob W が述べたように、これは問題ではありません。あなたのブラウザはそれをそのように変更します。