April 22, 2013

How can I use meta tags in my web page


You can use meta tags in various ways, and meta tags depending whose tools you use to create and update your site. Before you use meta tags your web page, first learn about effective keywords and description. When you first publish your website, you will create meta tags for site solution. You can use default meta tags  in your site, and Add meta tags to page site default builder page or choose page properties from site format menus, Beside, you can use that party tools or HTML. You can add your meta tags to your page. Meta tags should be placed with the <head> tags To <head> tags near the All head content of you web page code.

Example:
<head>
<title>You site name or title<title>
<meta name="description" content=" description of your site">
<meta name="keywords" content=" keywords about your site">
</head>

How to use meta description:

You can use meta description of our site. Its very easy, Meta description means, your site short description.
such as__
<meta name=" description " content=" Basic SEO tutorial site is one of the leading site all over the world etc.">

How to use meta keywords:

Meta keywords means, Your site sort meta tags., that means whose keywords you will write to always your web page
For example:
 <meta name="keywords" content=" seo tutorial, computer tutorial, moneymaking tutorial etc.">

Remember If you writing own HTML code, be sure to include those tags only the <head> to <head> tags in your website page, and your site visitors will read that meta tags your site home page
For more............

April 19, 2013

How to create a PDF download file in your webpage.


A download section of a website is a very common way to keep a website organized for webmaster and the website visitors. It is facility for web site visitors. We can share many element multiple users on the internet such as media PDF, Document, MP3, Videos etc.

Need to element for create a PDF download file.

SL
Items
1
Computer
2
Folder title Downloads
3
Files for download
4
Download page or page type of file to be download
5
File Transfer protocol software an web page creation software
6
Folder name for each file and showing full file path of the download.

How to setup download section:

  1. You wish to make available downloads on your website. Each file called name Download. If you want to add more download file in your website such as PDF, Document, MP3, Videos etc.
  2. Open your file transfer protocol software program and upload the folder titled downloads to your website.
  3. Open your web creation software and create a new web page called Downloads.html such as Download5.html or downloadmp3.html etc.
  4. Create download link for each file e,g- a PDF titled ‘SEO Report’ would say ‘SEO Report’ not just link make sure the link includes the full file path.
<href= " your site name here/downloads SEO Report.pdf"> Or
<href=" your site name here/downloads/mp3/groovy.mp3">

  1. Upload the download page using FTP software.
  2. Link the download.html page on your home page.
You should remember for PC users, they need to click right hand mouse button and save as the file right folder.

Tips:
  1. Test your link in a verity of different web browsers to be sure they work correctly
The download create function appear differently in different web brewers.