logo Subscribe to: rss Email Feed:


Optimizing Your URLs

January 3rd, 2009

Dynamic and Static URLs A dynamic URL is most often used on a PHP or Javascript based site. It calls database content to fill a page template. This kind of URL relies on the database and variable strings in order to form a complete URL. You will often see these on blogs, forums and e-commerce [...]