Redirect code - Printable Version +- CreateMyBB Support Forums (https://support.createmybb.com) +-- Forum: CreateMyBB Support (https://support.createmybb.com/forumdisplay.php?fid=5) +--- Forum: General Support (https://support.createmybb.com/forumdisplay.php?fid=6) +--- Thread: Redirect code (/showthread.php?tid=3536) Pages:
1
2
|
Redirect code - Ultimate - 05-09-2024 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? RE: Redirect code - Jon - 05-10-2024 I am not getting that error when i am trying. RE: Redirect code - Jon - 05-10-2024 I am not getting that error when i am trying. RE: Redirect code - Ultimate - 05-10-2024 I've removed the code but see it quick or else I might be able to get back in if it's always a blank page.. if I log off etc. www.conspiracy.world/index.php www.conspiracy.world RE: Redirect code - Ultimate - 05-10-2024 Is it me just seeing it because I'm logged in? Or It's like that for you too. RE: Redirect code - Ultimate - 05-10-2024 Well I can always still log in but it's a blank page etc.. RE: Redirect code - Jon - 05-10-2024 What code are you adding... and where.... I see error on index page now... RE: Redirect code - Ultimate - 05-12-2024 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. RE: Redirect code - Ultimate - 05-12-2024 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. RE: Redirect code - Ultimate - 05-12-2024 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.. |