RGB Web Tech

RGB Web Tech

Meta Name Miscellaneous

Meta Name Miscellaneous - RGB Web Tech, Improve SEO with the Miscellaneous HTTP-Equiv meta tag to control browser behavior, enhance site functionality, and boost search engine visibility.

Miscellaneous Meta Tags

Updated on January 15, 2025 by RGB Web Tech

Miscellaneous Meta Tags

How to use Miscellaneous Meta Tags on your website? Many meta tags have come and have disappeared in the previous years. This is why we also have a list of meta tags and HTML tags that are of lesser importance.

The meaning of these meta tags is quite obvious.

The following meta tags have no influence on your ranking with the search engines. The title of your page, the keywords and the description tag, however, do influence the ranking.

<meta name="meta tag" content="value">

An example of various meta tags

Add the following meta tag in the source of your web-page. There is a difference between HTML and XML. If you see at the end of a line " /> it means it is XML, if you see "> it is HTML.

<meta name="identifier-URL"CONTENT="http://www.your-domain-name.com/"><meta name="distribution" CONTENT="Global"><meta name="note" CONTENT="place extra keywords here"><meta name="subject" CONTENT="your website's subject"><meta name="copyright"CONTENT="company name"><meta name="language" CONTENT="ES"><meta name="version" CONTENT="MT5.1" <meta name="generator" CONTENT="program" <meta name="id" CONTENT="sitebuilder-software" <meta name="rating" CONTENT="general" <meta name="presdate" CONTENT="date" <meta name="template" CONTENT="basisdoc.html" <meta name="operator" CONTENT="John Smith" <meta name="creation_date" CONTENT="date" <meta name="host" CONTENT="www.metatags.org" <meta name="host-admin" CONTENT="Mike Demo" <meta name="contactName"CONTENT="Mr. E. Xample"><meta name="contactOrganization" CONTENT="Company XYZ inc."><meta name="contactStreetAddress1"CONTENT="Mainstreet 123"><meta name="contactZipcode"CONTENT="98979"><meta name="contactCity"CONTENT="New York"><meta name="contactCountry"CONTENT="USA"><meta name="contactPhoneNumber" CONTENT="+1 123 6382824"><meta name="contactFaxNumber"CONTENT="+1 123 5566779"><meta name="contactNetworkAddress"CONTENT="your@email.com"><meta name="linkage" CONTENT="http://www.meta-information.com/">

In the source of your website, the following tag can be found to clarify abbreviations for the spiders of search engines.

<acronym title="Search Engine Optimization">SEO</acronym><abbr title="United States of America">USA</abbr><abbr title="Bank of America">BOA</abbr>

An acronym is an abbreviation pronounced as a word. Sometimes it is required that every letter means a separate word, like an initial word. An abbreviation is a word like IBM, USA or YMCA where you have to pronounce all the letters separately.

Where should you add these meta tags?

You may add the meta tags in all of your web-pages, so not only in the first index page. Make sure that on every page relevant meta tags are added. Add keywords and phrases that are relevant and correspond to the text on that specific page. It might be a lot of work to add specific meta tags to each page but you will notice in time that it works!

You can also try Profile Creation Sites List and Directory Submission Site List for creating quality backlinks.

We have created a Technical SEO Checklist for SEO Professionals. You can check that also.

If this article is helpful for you, please share it on your social media handles Because sharing is caring!

Written by RGB Web Tech

SEO Checklist - Boost Your Website Ranking

Enhance your website performance with our Complete SEO Checklist. This detailed guide covers essential aspects like On-Page SEO, Off-Page SEO, Technical SEO, Backlink Building, Mobile Optimization etc. Follow our step-by-step SEO Checklist to improve search rankings, boost organic traffic, and achieve sustainable online growth. Start optimizing today!

Miscellaneous Http Equiv Meta Tag

Updated on January 15, 2025 by RGB Web Tech

Miscellaneous Http Equiv Meta Tag

How to use Miscellaneous http-equiv Tag on your website? By using the so-called HTTP-EQUIV meta tags you can add certain values to your website.

Several varieties are possible:

<meta http-equiv="expires" content="date">

An example of meta tag meta http-equiv="expires"

Add the following meta tag in the HTML source of your page:

<meta http-equiv="expires" content="mon, 27 sep 2010 14:30:00 GMT">

The date has to be added in the RFC850 format.

An example of meta tag meta http-equiv="pragma"

Another variant is:

<meta http-equiv="pragma" content="no-cache">

This tag makes sure your page will not remain in the cache of the computer of your visitor. It's useful if the content of the page regularly changes, e.g. if you have a news page on your website.

An example of meta tag meta http-equiv="window-target"

Another variant is the so called window target:

<meta http-equiv="window-target" content="_top">

This meta tag makes sure that others are not able to show your page in a frame on their website.

An example of meta tag meta http-equiv="Set-Cookie"

Another variant is the so called set cookie:

<meta http-equiv="Set-Cookie" content="ACCOUNT=9983373; path=/; expires=Thursday, 20-May-07 00:15:00 GMT">

With this cookie-tag, you can place cookies that are only temporary or have an expiration date.( CONTENT="name=data; path=path; expires=Day, DD-MMM-YY HH:MM:SS ZON">)

An example of meta tag meta http-equiv="pics-label"

Another variant is the so called picture label:

<meta http-equiv="pics-label" content="text">

This is a specific tag that provides you the possibility to add a picture on your website, e.g. "violence", "erotic" or "for all ages". PICS=Platform for Internet Content Selection

Click here for more information about this standard

An example of meta tag meta http-equiv="refresh"

Another variant is the so called refresh value:

<meta http-equiv="refresh" content="value">

This refresh-tag will automatically redirect you to another web-page.

<meta http-equiv="refresh" content="30; ,URL=https://www.a1truejobs.com/talent/sign-up.php">

The number "30" is the number of seconds and pages/register.php is the page your customer will be redirected to.

Where do you add this http-equiv=tag?

You may add this http-equiv=tag to all of your web-pages, so not only in the first index page. Make sure that on every page relevant meta tags are added. Add keywords and phrases that are relevant and correspond to the text and the language on that specific page. It might be a lot of work to add specific meta tags to each page but you will notice in time that it works!

You can also try Profile Creation Sites List and Directory Submission Site List for creating quality backlinks.

We have created a Technical SEO Checklist for SEO Professionals. You can check that also.

If this article is helpful for you, please share it on your social media handles Because sharing is caring!

Written by RGB Web Tech

SEO Checklist - Boost Your Website Ranking

Enhance your website performance with our Complete SEO Checklist. This detailed guide covers essential aspects like On-Page SEO, Off-Page SEO, Technical SEO, Backlink Building, Mobile Optimization etc. Follow our step-by-step SEO Checklist to improve search rankings, boost organic traffic, and achieve sustainable online growth. Start optimizing today!