Jump to content

[SOLVED] Customizing Meta Tags?


random1

Recommended Posts

Hey All,

 

I'm wanting to have my own meta tag:

 

<meta http-equiv="CustomMeta-Version" content="1.1g" />

 

on all websites I create. Is it valid and correct to be able to add you own custom meta tags?

 

If so can these be used to know a list of domains using the meta tag? (using PHP)

 

Should the is be done using headers instead?

Link to comment
https://forums.phpfreaks.com/topic/132642-solved-customizing-meta-tags/
Share on other sites

I'm pretty sure you can add your own meta tags (although I see it to be pretty useless).

 

If you want to know what domains are using something (aka, you wrote a web app, distributed it, and want to know who is using it)...you have to have the webapp report back to your server. This can be done with both PHP and JavaScript.

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.