Jump to content

PHP/SEO


c_pattle

Recommended Posts

I'm not sure if this is the right place for this but anyway.  I have a blog and all of the entries are stored in a database.  I then use the same page to display all of the entries.  So for example the URL for the first entry is "article.php?number=1" and the URL for the 6th entry is article.php?number=6". 

 

Because each article uses the same page the title for this page is always "Article".  Is this bad for SEO?  Should I instead echo the name of the article into the title tag each time?

 

Thanks for any help. 

Link to comment
https://forums.phpfreaks.com/topic/223121-phpseo/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.