From: Chris B
Subject: Re: Search engine support
Date: 23 Jun 2008 17:37:33
Message: <4860179d$1@news.povray.org>
"SharkD" <nomail@nomail> wrote in message
news:web.48600548a55741311729cc4e0@news.povray.org...
> Are search engines currently able to index the objects in the collections? > I> would like it if people were able to find objects using Google.>> -Mike
Yes. The search engines won't index the main search page because it uses
Ajax, but the thumbnails page (index2.html) doesn't use Ajax, so it gets
indexed.
Googling "povray roadsigns" lists both the general thumbnails page and the
detailed html page.
The same with "povray correctingfluid".
Where the object name is more commonplace it obviously gets more difficult
to find, so with "povray envelope" I had to enter "chrisb" to bring it up
because there were too many other hits to bring it up on the first page full
of results.
Regards,
Chris B.
"Chris B" <nom### [at] nomailcom> wrote:
> Yes. The search engines won't index the main search page because it uses> Ajax, but the thumbnails page (index2.html) doesn't use Ajax, so it gets> indexed.
OK, just making sure. It would be kind of pointless if people couldn't find it.
Just one more question: are the object's keywords added to the HTML file that is
used to display/describe the object?
-Mike
From: Chris B
Subject: Re: Search engine support
Date: 24 Jun 2008 04:13:29
Message: <4860aca9$1@news.povray.org>
"SharkD" <nomail@nomail> wrote in message
news:web.4860493828ce67901729cc4e0@news.povray.org...
> "Chris B" <nom### [at] nomailcom> wrote:>> Just one more question: are the object's keywords added to the HTML file > that is> used to display/describe the object?
They're not added to either the index.html page or the index2.html page, but
if you provide an HTML file to describe an object then you can add them into
that and it should get picked up by Internet search engines.
Regards,
Chris B.