| |||||||||||||||
![]() | ![]() | ![]() |
| |||
| Unusual extensions and GoogleBot I am going to add a few extensions to my site. Besides, say, .html and ..mpl files, I will have pages ending with .solver, .lesson, .quiz, ..book, etc etc. All of those will be handled by PerlHandlers programmatically. Anyway, I hope that search engines would have no problem considering those pages. I already offer .wikipedia files, and those are indexed by google, and this gives me hope. In any case, I want to doublecheck. Thanks. i |
| |||
| Re: Unusual extensions and GoogleBot Ignoramus22906 wrote: > I am going to add a few extensions to my site. Besides, say, .html and > .mpl files, I will have pages ending with .solver, .lesson, .quiz, > .book, etc etc. All of those will be handled by PerlHandlers > programmatically. > > Anyway, I hope that search engines would have no problem considering > those pages. I already offer .wikipedia files, and those are indexed > by google, and this gives me hope. In any case, I want to > doublecheck. Thanks. without an extension -> works Just make sure you send the right Content-type. -- John Perl SEO tools: http://johnbokma.com/perl/ Experienced (web) developer: http://castleamber.com/ Get a SEO report of your site for just 100 USD: http://johnbokma.com/websitedesign/seo-expert-help.html |
| |||
| Re: Unusual extensions and GoogleBot On 18 May 2005 20:12:46 GMT, John Bokma <john@castleamber.com> wrote: > Ignoramus22906 wrote: > >> I am going to add a few extensions to my site. Besides, say, .html and >> .mpl files, I will have pages ending with .solver, .lesson, .quiz, >> .book, etc etc. All of those will be handled by PerlHandlers >> programmatically. >> >> Anyway, I hope that search engines would have no problem considering >> those pages. I already offer .wikipedia files, and those are indexed >> by google, and this gives me hope. In any case, I want to >> doublecheck. Thanks. > > without an extension -> works > > Just make sure you send the right Content-type. > Thank you gentlemen. i -- |