I’m assuming this is recent so what did you change? did you add a plugin recently? if so, remove it or deactivate it. also check your .htaccess
Thanks. And what is .htaccess exactly for? What does it do?
Hi, the problem was caused by putting the extras (pages) on to the first place, in front of Home, Docs and Admin. Extras (pages) cannot be on the first place I guess. When I put Home back onto the first place, there is no redirect loop. BuddyPress suggests not putting Admin on the first place, but I guess the safest thing is to leave Home on the first place. Thanks
glad you resolved it and came back to tell us
.htaccess is a very useful file that is used for many things when running Apache (extremely useful for SEO!!)
there are tonnes of guides, tutorials, etc. on the web and you *should* have at least some knowledge of it (but ask your host first if you are running Apache, most are but better to be 100% sure)
https://codex.wordpress.org/Using_Permalinks#Where.27s_my_.htaccess_file.3F
if you don’t want to muck about with ftp, SSH etc. you can also use plugins like yoasts’s WordPress SEO plugin and edit the .htaccess (and robot.txt file) from inside your wordpress admin panel.
@tatjanalekic Happy Holidays! When you get chance, would you please let me know what exactly you meant by “putting the extras page on to the first place”? I’m trying to fix this redirect thing! Ughhh!