I added a redirect code.. but I realized that when I remove it.. the website doesn't load.. how come?
I don't wanna have to remove the code to show that the website doesn't work.
But this very page is blank for some reason.. but obviously the code makes it redirect.
https://www.conspiracy.world/index.php
Shouldn't the above link load no matter what?
Why would that be a blank page and effectively a forum that doesn't load?
I am not getting that error when i am trying.
I am not getting that error when i am trying.
Is it me just seeing it because I'm logged in? Or It's like that for you too.
Well I can always still log in but it's a blank page etc..
What code are you adding... and where....
I see error on index page now...
The HTML code for redirecting.. in index template or wherever it was.
<meta http-equiv="refresh" content="0; url=http://example.com/" />
The problem isn't the code though.. it's not having it.. it's when it's removed.
It's the very page:
www.conspiracy.world/index.php
I was just redirecting to https:// but realized I didn't need it since it does it automatically anyway.. so I go to remove it.. but a blank page now.
No I mean I was redirecting to the forum itself being on the first page but also including https://
Skipping the 'category' if you get what I mean.. in the index template etc.
I was linking to here:
https://www.conspiracy.world/forum-10.html
But now I go to remove it and the index page is blank..
Was there something on the index that I clumsily just selected all and pasted when I was redirecting?
I must have deleted something to make it like that..