O
O
omerkhan2021-09-06 15:07:33
Google
omerkhan, 2021-09-06 15:07:33

Does .php disappear from the search engine?

I wrote in .htaccess:
RewriteEngine On
...
RewriteCond %{index.php} !-d
RewriteCond %{index}\.php -f
RewriteRule ^(.*)$ $1.php
But nothing gets lost. What to do?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question