View Single Post
Old 04-18-2006, 02:09 PM   #3
themitch
Green Mole
 
Join Date: Apr 2006
Posts: 2
Well now I have a dilemma!

After trying EVERYTHING I gave up on phpDig ... although I had invested quite a lot in customising it and integrating it.

I installed iSearch locally, got that to work fine ... uploaded it to my webserver only to be faced with the same No index problem. Grrrrrr!

After reading their forums I realised the problem ... for iSearch and for phpDig.

I had a robots.txt on my site (because I didn't want google to index me while I was in development), and phpDig/iSearch adhere to that. Doh!

The second problem was permissioning on the admin/temp and /text_content directories. They were setup as 755 and needed to be 777.

I removed my robots.txt and chmod'd the two directories and voila ... both iSearch and phpDig work.

Now I have to decide which one I want to go with ... iSearch or phpDig. At first glances I like them both, although phpDig seems to have a nicer look to it.

Hmmmm. Anyway, hope this helps you!

Martin
themitch is offline   Reply With Quote