How to add a .pdf file to site

m
m
 
Line 1: Line 1:
<seo title="How to add a .pdf file to site" metakeywords="word1" metadescription="How to add a .pdf file to site" />
+
<seo title="How to add a .pdf file to site" metakeywords="add pdf,downloadable pdf,pdf file,pdf on site" metadescription="How to add a .pdf file to site" />
  
 
<div align=justify>This article will let you know how to add a pdf file to your Web site, so that your site visitors can open or download it.
 
<div align=justify>This article will let you know how to add a pdf file to your Web site, so that your site visitors can open or download it.
Line 12: Line 12:
 
* Make sure you have added the pdf file to '''public_html''' folder.
 
* Make sure you have added the pdf file to '''public_html''' folder.
  
* '''Choose the''' desired '''location''' for your pdf file.
+
* '''Choose the''' desired '''location''' for your pdf on site.
 
Look for the page you want your pdf file to appear on
 
Look for the page you want your pdf file to appear on
  
Line 34: Line 34:
 
'''''<a href="http://yourdomain.com/example.pdf">Click here for the pdf file called 'example'.</a>'''''
 
'''''<a href="http://yourdomain.com/example.pdf">Click here for the pdf file called 'example'.</a>'''''
  
So, when the visitor goes to your site the downloadable pdf file will be available under the text '''''Click here for the pdf file called 'example'.'''''  
+
So, when the visitor goes to your site the downloadable pdf on site will be available under the text '''''Click here for the pdf file called 'example'.'''''  
  
If you had uploaded the pdf file to ''"somefolder"'' folder, then the code for the link to the downloadable pdf file would be as follows:</div>
+
If you had uploaded the pdf file to ''"somefolder"'' folder, then the code for the link to the downloadable pdf on site would be as follows:</div>
  
 
'''''<a href ="http://yourdomain.com/somefolder/example.pdf">Click here for the pdf file called 'example'.</a>'''
 
'''''<a href ="http://yourdomain.com/somefolder/example.pdf">Click here for the pdf file called 'example'.</a>'''

Latest revision as of 11:52, 21 November 2011

rss feed for my website