meta tag

How to Dynamically Change Meta Tags in every Pages using PHP

Submitted by nurhodelta_17 on
This tutorial tackles on how to dynamically change meta tags in every pages in PHP. Meta tags provides metadata about the HTML document. It is usually used to boosts SEO of your site. Meta tags are placed in the header tag of your page. So, if you are templating your pages, it would be hard to make the metadata of one page unique with the other page.