Archive

Archive for August, 2010

CakePHP vs CodeIgniter Benchmark Performance

August 27th, 2010 7 comments

Greeting everyone,

I’ll post today anotherĀ  benchmark result which compare CakePHP versus CodeIgniter, 2 popular php framework that help coder building their site quickly.

I’m not an expert with PHP framework, since there are so many and they evolute everyday, so I’m not posting here to present another vague comparison on “which framework is the best” and “why to choose one instead of another”…

On this post, I only want to display server’s performance comparison between cake and CI.

The test will create a variable “hello world” in the controller, and then display it in the view (pretty simple), no cache (except APC opcode), blank page with variable to be displayed.

Read more…

Using htaccess to redirect domain to www

August 26th, 2010 No comments

Welcome back!!

Today, I’ll show you an easy rule to redirect domain.com to www.domain.com to help you prevent your site from duplicate content. I know it has been said thousand of time on other site about it, but I still meet persons/companies that doesn’t properly configure their address…

Read more…

Categories: Apache, Linux, seo, Web Tags: ,

Choosing the best redirect for your SEO

August 7th, 2010 12 comments

Greetings everyone !!!

Today I’ll talk a bit about page web redirection, also called redirect and how to use them properly to optimize your SEO (Search Engine Optimization)

Read more…

Categories: seo, Web Tags: ,