Can crawlers like Google bot crawl the links generated by the buttons? SO let's say that clicking a button will take you to the page 'buttonpressed.html', will the bot 'click' the button and will crawl 'buttonpressed.html'?
Crawlers
Started by TcM, Jun 18 2007 12:15 AM
6 replies to this topic
#1
Posted 18 June 2007 - 12:15 AM
|
|
|
#2
Posted 18 June 2007 - 04:36 AM
A crawler never sees the actually webpage. What I mean by that is the visual look of the page, generated by the browser. The crawler will only go trough the sourcecode for every page.
So yes, I'll find the link from the button, because the address the button links to is freely available in the sourcecode.
So yes, I'll find the link from the button, because the address the button links to is freely available in the sourcecode.
#3
Posted 23 June 2007 - 06:37 PM
Yup, it sure will. You should add a link for good measure though.
#4
Posted 01 September 2007 - 11:34 PM
Yes it does.
It crawls all the links inside the webpage.
It looks at the sourcecode so all buttons will be crawled because they uses html.
It crawls all the links inside the webpage.
It looks at the sourcecode so all buttons will be crawled because they uses html.
#5
Posted 18 September 2007 - 03:32 AM
Some engines follow forms, other don't. I wouldn't suggest using such things in navigation for example without having appropriate text links also.
#6
Posted 18 September 2007 - 03:37 AM
Some engines do, some don't (in terms of forms). Obviously the link is king where ever possible.
#7
Posted 13 November 2007 - 06:28 PM
Crawlers can find links no matter what form they are in, but only in text form do they help with SEO.


Sign In
Create Account


Back to top









