Quantcast
Channel: Topic Tag: error | WordPress.org
Viewing all articles
Browse latest Browse all 31610

pramathesh on "This webpage has a redirect loop Only at frontend"

$
0
0

Hi,
My site was working fine but suddenly I see that I get this error,
"This webpage has a redirect loop- Reload"

I can access my dashboard but I cannot access the front-end of the website.

I have tried everything that was mentioned in this forum from
- Cleared my Cache
- Deleted my .htaccess file and let wordpress create a new .htaccess file
- Reinstalled wordpress
- Restored my permalinks to default
- Checked if computer's time is alright. Manually synchronized with Internet time.

I really am clueless about what the problem might be.

My present .htaccess code

# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>

# END WordPress

My website is https://www.friedeye.com/


Viewing all articles
Browse latest Browse all 31610

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>