Breaking News
recent

How to set meta tag?

Meta elements are tags used in HTML or XHTML documents to provide structured metadata about a Web page. It help SEO work. If you want more traffic, you must add meta tag in your site. 


How to set meta tag? 


meta tag: <meta>

many kinds of meta tag now. just choose your meta tag and set up your website.

Go to your website. find your <head> tag and past your meta tag below head
you can use Ctrl+F for finding your head tag..


meta tag for description:

<meta name="description" content="your description">

meta tag for keyword:


<meta name="keywords" content="your, keyword, here"> 


meta tag for author:


<meta name="author" content="author name"> 

refresh document every 30 second:


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

Now change underlined word by your own constant and set up your website...

tips and note

Note: <meta> tags always go inside the <head> element.
Note: Metadata is always passed as name/value pairs.
Note: The content attribute MUST be defined if the name or the http-equiv attribute is defined. If none of these are defined, the content attribute CANNOT be defined.
nokibrokes

nokibrokes

1 comment:

Ariful mowla. Powered by Blogger.