how to optimize my forum

Cleopatra

Addicted
Joined
Sep 23, 2013
Messages
971
Reaction score
0
FP$
1,697
How to Optimize my website to decrease number of script and program executions.
http://Www.thegame-zone.com

most executed scripts for the past 3 days:

472 /home/thegamez/public_html/showthread.php
437 /home/thegamez/public_html/index.php
436 /home/thegamez/public_html/css.php
407 /home/thegamez/public_html/member.php
368 /home/thegamez/public_html/task.php
147 /home/thegamez/public_html/portal.php
99 /home/thegamez/public_html/home/wp-admin/admin-ajax.php

667 /home/thegamez/public_html/showthread.php
534 /home/thegamez/public_html/css.php
423 /home/thegamez/public_html/member.php
403 /home/thegamez/public_html/index.php
379 /home/thegamez/public_html/task.php
160 /home/thegamez/public_html/newreply.php
131 /home/thegamez/public_html/portal.php

655 /home/thegamez/public_html/css.php
625 /home/thegamez/public_html/showthread.php
460 /home/thegamez/public_html/task.php
449 /home/thegamez/public_html/member.php
415 /home/thegamez/public_html/index.php
150 /home/thegamez/public_html/newreply.php
132 /home/thegamez/public_html/admin/index.php
132 /home/thegamez/public_html/123flashchat/chatwinsize.php
116 /home/thegamez/public_html/portal.php
 
J Greig said:
Delirious said:
Your signature image says the game zone yet when you click it, it goes to http://www.gulfup.com/?gZJgew

A little off-topic, but that link is where the image is hosted. This is the link to the forum: http://thegame-zone.com/

OP, just take out/delete plugins you don't really need.

I get that part. Yet I read through the list, then clicked the image to go to the site and it took me to some other site.

As far as the list goes, wouldn't each one run each time someone visits the particular page?
 
Yes, the list the OP has provided is the most common pages being executed on any forum running MyBB, there is no way to stop these being executed as the user wouldn't reach the page otherwise. The only way to speed up the forum would be to cut down on plugins, optimize the database, and other CSS/Javascript tips which are mentioned in the links I provided.
 
Can you tell me how to know the most plugins using a large no. Of executions..
And how do I optmose my database..
It os just too confusing for me<br /><br />-- 24 Jan 2014, 03:40 --<br /><br />
Delirious said:
Your signature image says the game zone yet when you click it, it goes to http://www.gulfup.com/?gZJgew

I didn'tlink the image to the forum

ActuallyI don't know how to do that..lol
 
I would just upload the image to your gallery, then use that url instead of the one from gulfup
 
Back
Top Bottom