Forum Moderators: phranque

Message Too Old, No Replies

Jquery + Mysql + indexing pages

dont know if this is possible

         

malcolmcroucher

7:07 am on Nov 12, 2008 (gmt 0)

10+ Year Member



my main content is linked via a jquery dynamic chained select box.

When someone selects "Fruit" then the database pulls out all the records related to A and then the user selects "Apple","Pear" ,"Peach" ,"plum" ,"pineapple".

i am wondering how to get this content indexed I like to get the
"Apple","Pear" ,"Peach" ,"plum" ,"pineapple" index , at the moment its indexing Fruit.

Another alternative to this is using a good internal linking structure

Where i go

www.example.com/fruit/fruit.php?name=pear&submit=submit .(as my url)

I am wondering if this is a way around it ?

Regards

Malcolm

[edited by: phranque at 7:16 am (utc) on Nov. 17, 2008]
[edit reason] exemplified url [/edit]

phranque

7:15 am on Nov 17, 2008 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



your url schema is not the same as the internal linking structure.
you need inbound links to unique urls for each page of content or an internal navigation structure that provides those links from the home page.
if your navigation is by means of submitting a form or if your navigation requires javascript functionality, it won't get indexed.