开发者

google crawl ajax

开发者 https://www.devze.com 2023-03-10 14:50 出处:网络
I have result page where result is loading with ajax which mean that pagination buttons are calling JS. The link to result 开发者_如何学Pythonpage is beautiful \'/result/sell/06589\' and I will guide

I have result page where result is loading with ajax which mean that pagination buttons are calling JS. The link to result 开发者_如何学Pythonpage is beautiful '/result/sell/06589' and I will guide google to this page but is there way to make crawl bot to click on pagination buttons.


Yes, make them not buttons but links which are styled as buttons.

Also, you need to make sure that that they works without Javascript too! Crawlers generally don't have Javascript.

0

精彩评论

暂无评论...
验证码 换一张
取 消