Hiding The Portal.


Subject: Hiding The Portal.
Well i just want to hide a portal and have a homepage of my own that loads during the site. As i search at the forum i found that you can change it like this.
Code: [Download] [Hide] [Select]

1. #
2. #-----[ FIND ]------------------------------------------
3. #
4. define('PORTAL_MG', 'index.' . $phpEx);
5.
6. #
7. #-----[ REPLACE WITH ]------------------------------------------
8. #
9. define('PORTAL_MG', 'forum.' . $phpEx);
10.
11. #
12. #-----[ SAVE/CLOSE ALL FILES ]------------------------------------------
13. #EoM


And if i rename the "index.php" that leads to the portal to "portal.php" and create a new file with index.php or index.html would this work and lead to the new file i created without damaging the forum or CMS.

Thanks.

Subject: Re: Hiding The Portal.
The better way is have a index.html with a meta redirection, a javascript redirection (with meta !), or a PHP redirection (if you have PHP on .html files)

Profile PM  
Subject: Re: Hiding The Portal.
Informpro wrote: [View Post]
The better way is have a index.html with a meta redirection, a javascript redirection (with meta !), or a PHP redirection (if you have PHP on .html files)


PHP redirect lowers rank on SEO if not made correctly.

You will have to make the server declare a permanently moved error in order not to drop pagerank.

Greetings!

Profile PM  
Subject: Re: Hiding The Portal.
Any methods that won't harm the forum and done quick.

Subject: Re: Hiding The Portal.
I didn't read your answer. thanks spam bot (LOL).
Ok, the PHP function header() can do this ...

Profile PM  
Subject: Re: Hiding The Portal.
Hey i am not a bot. =))
:D
i just want help on how to remove the portal cause the portal makes the site load pretty slow. so i want to replace with something that will load faster.

Subject: Re: Hiding The Portal.
To make it load faster just remove all blocks that are using too much CPU.

If you use just HTML blocks you will see how the Home Page will become faster...


Page 1 of 1


  
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events

   

This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.

Powered by Icy Phoenix based on phpBB
Generation Time: 0.1783s (PHP: 9% SQL: 91%)
SQL queries: 10 - Debug Off - GZIP Enabled