sd9sd
06-11-2008, 08:30 AM
Hi,
I'm trying to make a dynamic slideshow page with Ajax, that updates only an image in the center of the page, the adress bar, page name and meta keywords.
Which means that if the image "hello.jpg" is loaded, the address bar will become www.somesite.com/hello or www.somesite.com/image?=hello
And the meta tag for the dynamically generated html will contain the keyword "hello".
All this, hoping that if a user searches for "somesite.com hello", google should show them the link: www.somesite.com/image?=hello
If I load images dynamically this way, will those individual images be google searchable? If not, is there a way to make them searchable?
I'm trying to make a dynamic slideshow page with Ajax, that updates only an image in the center of the page, the adress bar, page name and meta keywords.
Which means that if the image "hello.jpg" is loaded, the address bar will become www.somesite.com/hello or www.somesite.com/image?=hello
And the meta tag for the dynamically generated html will contain the keyword "hello".
All this, hoping that if a user searches for "somesite.com hello", google should show them the link: www.somesite.com/image?=hello
If I load images dynamically this way, will those individual images be google searchable? If not, is there a way to make them searchable?