Daft newbie-to-php-question - php and search engines

Not for 'how-to' coding questions but PHP theory instead, this forum is here for those of us who wish to learn about design aspects of programming with PHP.

Moderator: General Moderators

Post Reply
sleazyfrank
Forum Commoner
Posts: 40
Joined: Fri Aug 19, 2005 3:59 am
Location: Horsham, West Sussex

Daft newbie-to-php-question - php and search engines

Post by sleazyfrank »

Hi there - I'm redeveloping a website for a course provider company and I'm using php for the first time. I want to code the multitude of course pages as one template page in a CMS and get the correct data out of a mySQL db when the course is selected. What I want to know is, what implications does this approach have on search engine ranking?

thanks

frank
timvw
DevNet Master
Posts: 4897
Joined: Mon Jan 19, 2004 11:11 pm
Location: Leuven, Belgium

Post by timvw »

In my experience these are 2 completely different subjects:

- You might want to make a CMS so you can reuse/ easily make change changes..

- You have to provide good/useful content to get high rankings in search engines...
Post Reply