phpBB SEO Stats ModThis mod will output Stats about the phpBB3 SEO URL rewriting.
You
must have installed one of the phpBB3 SEO mod rewrites before you can install and use this mod.
The output will look like :
- Code: Select all
Time : 0.162s | 7 Queries | GZIP : Off
Seo : 0.0126 s ( 6.17 % ) - 27 Titles ( 8.79 % ) - 93 URLs rewritten ( 70.72 % ) - 202 URLs cached (20.49 % - saved 0.0168 s)
This means that the total page generation time is 0.162s and URL rewriting took 0.0126s (6.17 % of total Page Generation time) :
- 27 Titles where formated, representing 8.79 % of total SEO time. There is no track of the cached formated titles, but they are.
- 93 URL where rewritten and it took 70.72 % of total SEO time.
- 202 URL where outputted from the cache, taking 20.49% of total SEO time, which saved 0.0168 s in total SEO time.
This example can be seen live here :
http://demo.phpbb-seo.net/sub-forum/URL rewriting is usually pretty much as long to perform even if the page takes longuer to load.