网站地图加xml后缀

tipask/routes/web.php 里面定义的,自己加上后缀就可以了 /*sitemap*/Route::get('/sitemap',['as'=>'website.sitemap','uses'=>'SiteMapController@index']); 修改为Route::get('/s...

tipask/routes/web.php 里面定义的,自己加上后缀就可以了


/*sitemap*/
Route::get('/sitemap',['as'=>'website.sitemap','uses'=>'SiteMapController@index']);

修改为
Route::get('/sitemap.xml',['as'=>'website.sitemap','uses'=>'SiteMapController@index']);

只要搜索:/*sitemap*/

这个就能搜到了,搜索全部的话,会搜不到的。


不改XML,就不能添加其他站长中心了,百度可以不用xml后缀,其他的搜索引擎要


  • 发表于 2021-03-10 11:37
  • 阅读 ( 2818 )

你可能感兴趣的文章

相关问题

2 条评论

请先 登录 后评论
一空丶听叶沐凃
一空丶听叶沐凃

2 篇文章

作家榜 »

  1. 宋登峰 41 文章
  2. 福泽天下 17 文章
  3. 张子豪 5 文章
  4. 0750.tv 5 文章
  5. 闵东升 4 文章
  6. 我了个去 4 文章
  7. 法务网 4 文章
  8. 三叔 3 文章