PDA

View Full Version : SEO?


okoronkwo
09-13-2007, 12:38 PM
Hi;

Does it support seo this script?

want2know
09-13-2007, 03:15 PM
Yes it is a friendly seo directory.

okoronkwo
09-13-2007, 03:59 PM
Thanks for your reply. How can i download it? I setup this script but links arent seo?

want2know
09-13-2007, 04:01 PM
In the admin side of phpld there is a setting for the site that enables url rewriting which helps with seo.

okoronkwo
09-13-2007, 04:08 PM
Oh, thank you very much. :) I'll try it...

okoronkwo
09-13-2007, 04:43 PM
Hi again;

I login admin panel, but i can't see this option. :o

hlq
09-13-2007, 05:09 PM
Give this a try, admin panel/Settings/Search Engine Optimisation

hlq

okoronkwo
09-13-2007, 06:34 PM
This is admin panel picture:

img529.imageshack.us/img529/4379/seotw0.jpg

Which one?

genious
09-13-2007, 06:46 PM
Login to directory then go

Sytem -> Edit Setting -> Directory and then choose Enable URL rewrite: YES,
2nd option from top.

that will enable SEO friendly URL.:)


Content visible to registered users only.

James
09-13-2007, 06:47 PM
is this 3.x or 2.x if 3.x you MUST rebuild category cache

okoronkwo
09-13-2007, 07:32 PM
Content visible to registered users only.

Thank you very much. But it was an error: Internal Server Error

Content visible to registered users only.

It's 2.1.2 version.

I have created a new category, i have clicked it and again this error. Maybe i must delete all categories and then create again them. Isn't it?

permissions:
- include/config.php(755)
- temp/(777)
- temp/adodb(777)
- temp/cache(777)
- temp/templates(777)

James
09-13-2007, 07:41 PM
no

in the htaccess

you will see Options line(s)

Place a # in front of Options

okoronkwo
09-13-2007, 07:59 PM
i did that :
#Options -Indexes
#Options +FollowSymLinks

but still doesn't work.

Can you give me your htacces files?

James
09-13-2007, 08:57 PM
It doesnt work like that :) my htaccess files are standard and work fine on my server ...


try addingin
RewriteBase /

after

RewriteEngine On