Meta Tag Owner
     
Purpose

The purpose of the meta tag owner is to list the person/business that the content of your web page belongs to.


Proper Implementation

The meta tag owner should only contain the name of the person or business who created the content of the web page.


Necessity

Most/all websites that list other web pages (such as search engines and directories) are interested in what your web page is about so they can display it to interested users. The owner of the web page isn't relevant to their goal.

Conclusion: Unnecessary


HTML Code Placement

Place the HTML code for the meta tag owner between the opening head tag (<head>) and closing head tag </head>.


Example

This is an example of what the meta tag owner could be for this web page.

Meta Tag Owner: FyberSearch


Example with HTML Code

Here is the above example inside the HTML code for the meta tag owner.

<meta name="owner" content="FyberSearch">
    
© 2013 FyberSearch - Contact - Privacy Policy - Terms of Service