Dynamic meta tag generator.

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
ajuas
Forum Newbie
Posts: 1
Joined: Mon Aug 02, 2010 1:57 am

Dynamic meta tag generator.

Post by ajuas »

Its wonderful if anyone can share php code to create dynamic title and meta for each page of a website.


thanks in advance
User avatar
superdezign
DevNet Master
Posts: 4135
Joined: Sat Jan 20, 2007 11:06 pm

Re: Dynamic meta tag generator.

Post by superdezign »

That depends on where the title and meta tags are coming from. Everything that is dynamically generated requires a source.
Post Reply