Thread Starter
throhn
(@throhn)
I have changed it and still the same
Someone told me WP has actualy no /index.php
could be that the case? How can I change that?
Still I dont know the error is somewhere because of the WP Super Cache Plugin? and now its still redirecting?
Thread Starter
throhn
(@throhn)
thats my .htaccess file.
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /sancofa.com/index.php [L]
</IfModule>
# END WordPress
All plugin I have/had:
Black Studio TinyMCE Widget
Contact Form 7
Fast Secure Contact Form
Meta Slider
Page Builder by SiteOrigin
SiteOrigin Widgets Bundle
Spacer
Ultimate Addons for SiteOrigin
deactivated:
Yoast SEO
WPGlobus
WP Super Cache
Thread Starter
throhn
(@throhn)
the actual homepage link is
http://www.sancofa.com
except “/de”!!!!