Differences

This shows you the differences between the selected revisions of the page.

guide_website 2010-02-24 guide_website 2023-03-08 (current)
Line 1: Line 1:
-&lt;TD align=middle><A  +====== Upload My Web Site ====== 
-      href=D:\New Folder\help in ALL NOKIA KEYPAD JUMPER - _ GsmIndia.htm> +//This guide contains simplified description of uploading and editing your website with WinSCP.//
-<TITLE>Dinesh Kumar: 5310 XpressMusic Unlocking by UnlockItNow.com</TITLE> +
-  <FONT COLOR=#FF0000 SIZE=50><style type=&quot;text/css"> +
-     div.top {text-align: center;} +
- div.top h1 {margin-bottom: 0;} +
-     div.top h2 {margin-top: 0; margin-bottom: 1.5em;} +
-      div.donate span {cursor: pointer; text-decoration: underline;} +
-      div.donate {font-size: 70%; margin-top: 1em; width: 155px; padding: 10px; border: 1px solid #ff0000;} +
-    </style> +
-  </head> +
-  <body>+
-<div class="top"> +Managing website differs greatly with webhosting provider. This article just summarizes basics you need to know to edit pages on your website or to upload new pages.
-  <h1>DINESH KUMAR </h1> +
-  <h2 class="underline">Repairing Of Mobile All Solution In Bijoliyan +
-<IMG SRC="H:\image\delhi\046.jpg" WIDTH="300" HEIGHT="200" BORDER="10">  +
-<select size="1" name="BrandID" id="BrandID" onchange="ajaxSetFeaturesBrand(this.value);"> +
-<option value="">nokia...</option><option value="255" >1100</option><option value="1" >1110</option><option value="2" >1600</option><option value="3" >1200</option><option value="4" >1202</option><option value="5" >2600</option><option value="6" >1112</option><option value="7" >1650</option><option value="8" >2626</option><option value="9" >3220</option><option value="10" >3100</option><option value="11" >3110</option><option value="12" >6310</option><option value="13" >6100</option><option value="14" >6200</option><option value="15" >5100</option><option value="16" > +
- <TABLE class=tborder width="100%" border=10> +
- <TD> +
-      <MARQUEE scrollDelay=10><B><FONT color=#dd0000 size=5>1.Warning:  +
-      www.Gsmindia.in does not recommend the use of any kind of software or  +
-      hardware change/replacement for changing the IMEI on Chinese phones with  +
-      cloned IMEI's, as it is an illegal action, also it is punishable as per  +
-      Indian law and also creates a big threat to country./ 2.Special Surprises  +
-      coming out soon for dedicated users of www.GsmIndia.in, so stay tuned in /  +
-      3.We have 90000+ members onboard, so lets welcome all the new guests to  +
-      join www.GsmIndia.in / 4. In december, all the top star performers team of  +
-      www.GsmIndia.in will be selected and roled out to all the members.  +
-      </COLOR></B></FONT></MARQUEE></TD></TR></TBODY></TABLE><!-- END TEMPLATE: Marquee_Text --><BR> +
-<TABLE class=tborder cellSpacing=1 cellPadding=6 width="100%" align=center  +
-border=0>+
-·&lt;IMG SRC=&quot;H:\image\delhi\047.jpg&quot; WIDTH=&quot;300&quot; HEIGHT=&quot;200&quot; BORDER=&quot;10&quot;&gt; +===== Before Starting ===== 
-  &lt;h1&gt;NARESH KUMAR DON&lt;/h1&gt;&lt;h2 &gt;&lt;FONT COLOR=#FF0000 SIZE=50&gt;Repairing Of Mobile All Solution In Bijoliyan + 
- &lt;TD&gt; +Before starting you should: 
- ····&lt;TR&gt; +··* [[guide_install|Have WinSCP installed]]; 
- ······&lt;TBODY&gt; +  * [[guide_connect|Connect to your webhosting account]]. 
-&lt;IMG SRC=&quot;D:\New Folder\000.jpg&quot; WIDTH=&quot;300&quot; HEIGHT=&quot;200&quot; BORDER=&quot;10&quot;&gt;+ 
 +===== Web Site Directory ===== 
 +Once you are connected, make sure you are in the remote directory dedicated to store a web pages. It may be the one you get in after logging in (it is the case if you do not see any subdirectories after logging in). But with some providers you will have several subdirectories available, from which only one is visible on the Internet. Such subdirectory will have a name like ''www'', ''htdocs'', ''httpdocs'', ''public_html'' or other. 
 + 
 +All files you upload to this directory will be visible on the Internet. So for example if you upload your page ''pictures.html'' into your web directory ''htdocs'' and your site domain is ''%%www.example.com%%'', anyone will be able to see your page at address ''https://www.example.com/pictures.html''. 
 + 
 +By convention there is a single file that gets displayed if you do not specify any file in the address directly, i.e. frontpage. The name of the file is usually ''index.html'' or ''index.htm'' (or different extension if you use some scripting language). 
 + 
 +===== [[file_names]] File Names ====
 +Before you start uploading/creating pages, make sure you use reasonable file names. It is strongly recommended not to use punctuation characters, spaces and some special characters in filenames to be published on Internet. Hence instead of ''Mein Gästebuch.html'', use ''mein_gastebuch.html''. 
 + 
 +Also URL (web addresses) are case sensitive, which is different to how Windows treat filenames. So if you first test your pages locally on Windows and links stops working once you upload the pages, it is probably for inconsistencies in letter cases. For example you may have a link to ''Mein_Gastebuch.html'', but the file is actually named ''mein_gastebuch.html''. This is not the same on Internet. 
 + 
 +===== Uploading Pages ===== 
 +You may start uploading by dragging your files to remote panel of WinSCP. You can drag the files either from local panel (if you are using [[ui_commander|Commander interface]]) or from Windows File Explorer. 
 + 
 +Read [[guide_upload|guide to upload files]] or [[task_upload|full documentation of uploading files]]. 
 + 
 +===== Editing Pages ===== 
 +If you do not need to maintain your files locally, you can [[task_edit|edit]] them directly on the remote server. 
 + 
 +===== Creating Pages ===== 
 +If you want to create the new page, either create new file locally and upload it. Or use //Files &gt; New > File// command. 
 + 
 +===== Further Reading ===== 
 +  * [[troubleshooting|Troubleshooting]]; 
 +··* Other [[guides|guides]] to using WinSCP; 
 +  * [[task_index|Tasks]] you can do with WinSCP.

Last modified: by 117.96.109.239