Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

ListBox Value containing links

hi I am currently working on improving the SEO on a website containing dropdown list menu. currently when you select options and then submit a javascript is redirecting you to the next page

I heard from some people that i could put the link i want indexed in the value of the dropdown list and that google crawler would trap it as a link and index it.

I personaly do think its not gonna work considering that a Value proprety is not a link href and i dont think google crawler would be parsing every option value and try to see if its a valid link

so the question is ... what do u guys think about that ... is it possible to simply put my links in the value field or should i build a hidden menu in plain html ( li // ul with tags containing the links) somewhere in my page

if ever crawlers can trap links in the value of an option .. do i need to put the whole link http://.../page/page.html or can i simply put /page/page.html

thanks for your time.

like image 429
Lil'Monkey Avatar asked Jul 21 '26 08:07

Lil'Monkey


1 Answers

If the items in the select element are important and should be followed by google, you should probably work out a different way to display them.

Maybe a rollover menu?

like image 137
Galen Avatar answered Jul 23 '26 02:07

Galen



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!