I have this lines my meta tags, <meta name="distribution" content="global" /> <meta name="robots" content="follow, all" /> <meta name="language" content="en, sv" /> Code (markup): Is that right guys? Thanks!
Hi bugzy give you example <meta name="description" content="description of page goes here"> <meta name="keywords" content="keywords go here"> Example of a real-life meta situation... <html> <head> <title>Forums</title> <meta name="description" content="Forums is good way and fast way index your site!"> <meta name="keywords" content="Forums"> </head> <body> Page Goes Here </body> </html> the meta tags is not visible for the web page unless the user selects to 'view source'.
taz.solution I mean what is that for? I'm afraid that my website might not get index if I have that tags on my website... I am using a theme and it is already there. Is it ok to remove it? Does it have a impact when it comes to indexing pages?
coolboycsaba what do you mean no? No on what? I'm asking if what is this for and if is it ok to remove it.
Hi Bugzy, Meta Tags of a page provides user the information about that web page, it gives an idea about the content of page. Meta tag contains mainly three terms: <title>Title keywords</title> <meta name="discription" content="description of page in 1 or 2 lines" /> <meta name="keyword" content="keyword highly used in the page" /> Hope this will help you. Thanks & Regards Mosaic
Hi thanks. But I already know that... What I'm asking is what is the purpose of the meta tags I post above your post.. and is it ok to remove it..