google indexing pages with inde.php and without

maracana11

Avatar: maracana11

2012-06-23 14:51

does it possible to delete all pages with index.php? i write redirect 301 in htaacess from /index.php pages to/ but in menu default pages is with index.php
but in google index most of pages is without index.php

» Quick.Cart v5.x

treewood (OpenSolution)

Avatar: treewood

2012-06-26 07:39

strange because home page is without index.php for example check this:
http://opensolution.org/Quick.Cart/demo/?sLang=en

Try to find url with index.php

maracana11

Avatar: maracana11

2012-06-26 19:41

how to make homepage without index.php?

maracana11

Avatar: maracana11

2012-06-26 19:59

allready find answer

in htaccess must be writen such :
DirectoryIndex /index.php
RewriteEngine On
RewriteRule ^index.php$ / [QSA,R]

Back to top
about us | contact