例如:
https://www.xxx. com/news/list_1.html
https://www.xxx. com/news/list_2.html
https://www.xxx. com/news/list_3.html
...
https://www.xxx. com/news/list_100.html
=================================================
<meta property="og:url" content="这里标签代码怎么写?" />
已解决,正确代码为:
<?php echo http_url_path(),url($header['mobile_link'] . '-list_' . $page); ?>