[PHP] Dynamic Titles

2009-06-11 Thread Austin Caudill
Hello, im trying to make the CMS system im using more SEO friendly by giving each page it's own title. Right now, the system assigns all pages the same general title. I would like to use PHP to discertain which page is being viewed and in turn, which title should be used. I have put in the titl

Re: [PHP] Re: Dynamic Titles

2009-06-12 Thread Austin Caudill
Yes, I corrected this problem. Now, the URL of each page is being displayed as the title. We are making progress! Now I just need to figure out why the URLs are shown as the title, and not whaty I want to be shown. Austin Caudill --- On Fri, 6/12/09, David Robley wrote: From: David Robley