A Web Development Company Specializing In Standard-Based Web Design and the CakePHP Framework.
March 19th, 2008
Loadsys creates a lot of larger web applications for clients that have many user types with many privileges. The ACL tables out of the box, ACOS and AROS, do not contain indexes except for the PRIMARY KEY on id.
Since the ACL uses Binary Search Trees, a lot of complex queries take place with the left and right nodes.
So, let’s take a look at how one of the most intensive ACL queries acts with no changes made.
Read the rest of this entry »
Share This
Tags: ACL Tuning, cakephp developer, CakePHP Developers, cakephp development, CakePHP Performance, CakePHP Tuning
Posted in CakePHP | 3 Comments »
March 10th, 2008
There is little web developers can do to get high rankings in search engines because most rankings are because of backlinks to your site, however we can better the possibility by utilizing fundamental rules that make more pages of your website indexed.
We develop in a framework called CakePHP. It is getting very popular in the web development world. However, CakePHP is simply what it is set out to be which is a framework and not a CMS or anything of that nature. It is a framework that gives you a structured way to develop web applications and gives you handy tools to speed up the process.
Because of this, there is of course no SEO features built into its core. However, with the number of SEO companies that are pushing our clients to implementing very important “SEO-Friendly” items, we have set out to make this a feature that is with every CakePHP application we develop.
Read the rest of this entry »
Share This
Tags: cake php, CakePHP, cakephp developer, cakephp development, cakephp web development, cakephp websites, meta tags, phpcake, SEO
Posted in Business, CakePHP, SEO, XHTML/CSS | 5 Comments »