.htaccess & indexing 'virtual' pages

Horse

New Member
Hi,

I need some expert advise!

I'm building a news website which aggregates data from various places on the web depending on the subject.

I'd like the user to enter the url, ie: www.news.com/skateboarding, and the php script will automatically populate the page with the latest skateboarding news. (www.news.com/nuclear will populate the page with news articles containing the word 'nuclear', etc)

The website is basically a PHP page with some styling, pulling in all the data dynamically. I've already created this and it's working fine.

My biggest question is regarding search engine indexing. Since these pages are all virtual/dynamic- how can I get Google etc to index them?

Any suggestions are welcome!

Horse
 
Top