I have a website in which i include your script. Let's call it news.php and the <title> of the page is "News | Example.com" and when i click on read more on a single article let's say "news 1" it redirects me on http://www.example.com/?id=1 but the title remains as it was likr "News | Example.com". How can i edit it so when i go to http://www.example.com/?id=1 the title to change to "news 1"???