I want to create a index page for the slug category . I mean if i go to http://www.mywebsite.com/category/nameofthecategory it will display the informations of the category, it's fine . But if i go to http://www.mywebsite.com/category/ i'm redirected to the home page . How can i put or create the file index ? for the slug category ?
I will have to put some in category.php in my theme ?
Thanks,
Have you tried creating a page via WP admin called 'Category' with the slug category
?