首页    >    中文手册    >   常用函数-print_GeoURL_Url()

常用函数-print_GeoURL_Url()

说明

该标签显示一个指向GeoURL页面的URL链接,该页面上列出用户当前位置附近的网站。若从主循环(loop)内调用该标签,在列表URL的查询字符串中插入文章的经纬度设置。若在主循环外(或者在主循环内,但文章未设置经/纬度)调用该标签,在查询字符串中插入博客的默认经纬度位置。

用法

<?php print_GeoURL_Url(); ?> 

<meta name="robots" content="index, follow" /> <meta name="distribution" content="global" /> <meta name="revisit-after" content="2 days" /> <meta name="author" content="donkdepeggy kampanye damai" /> <meta name="language" content="ID" /> <meta name="geo.country" content="ID" /> <meta name="geo.placename" content="Indonesia" />

示例

<a href="<?php print_GeoURL_Url(); ?>">Locate sites near me with GeoURL</a>  

参数

该标签无参数

分类:中文手册

* 版权声明:作者WordPress啦! 转载请注明出处。