Hex*_*l C 3 html php search-engine metadata
我正在考虑做一些事情:
<?php
$title = "Title of current page";
include("head.php");
?>
<h1>The stuff that goes inside the BODY tag</h1>
<?php
include("foot.php");
?>
Run Code Online (Sandbox Code Playgroud)
关键字和描述元标记将在head.php脚本中回显.如果我这样做,搜索引擎能够阅读关键字和描述吗?如果确实如此,它对搜索引擎排名的影响有多严重?
| 归档时间: |
|
| 查看次数: |
224 次 |
| 最近记录: |