<?xml version="1.0" encoding="iso-8859-1" standalone="yes" ?>
<rss version="2.0">
<channel>
<title>LinkSky FAQ - The five questions posted most recently:</title>
<description>LinkSky Value Host Inc.</description>
<link>http://www.linksky.com/faq</link>	<item>
		<title><![CDATA[Using LinkSky SuperSite, I try to upload images to ...]]></title>
		<description><![CDATA[<p><b>Using LinkSky SuperSite, I try to upload images to the image library and all I get is a broken icon where there should be a thumbnail of the image.</b> <em>(8123 views)</em></p><p>It is likely that your account is new and your domain name is not yet active.<br /><br />This creates a situation where the image file does upload, but the link reference within the SuperSite work area tries to find the thumbnail by using a web address based on your domain name. You can still publish your site and see the image using your new web site test address. (Please see your startup "welcome" email for the correct test address.)<br /><br />We recommend that you wait until your domain becomes active in your account before doing any extensive web development work in SuperSite. If you have not already done so, you will need to make sure the name server addresses in your domain record point your domain to the LinkSky account where your domain is hosted. This information was sent to you when your hosting account has opened.</p><hr width="100%" size="2" />]]></description>
		<link>http://www.linksky.com/faq/index.php?action=artikel&amp;cat=15&amp;id=54&amp;artlang=en</link>
		<pubDate>Sat, 15 May 2010 17:02:20 GMT</pubDate>
	</item>
	<item>
		<title><![CDATA[DreamWeaver is publishing very slowly and often times out. ...]]></title>
		<description><![CDATA[<p><b>DreamWeaver is publishing very slowly and often times out.</b> <em>(9530 views)</em></p><p>
For some reason DreamWeaver has a tough time uploading large files such as PDFs or video files. The easy work around is to use your cPanel built in Web Disk utility or File Manager, or use a stardard FTP program to upload your large files independently. Then publish the rest of your pages via DreamWeaver.</p><p>Also, make sure you have all the settings correct. You might find assistance on the Dreamweaver tutorial page <a href="http://help.adobe.com/en_US/Dreamweaver/10.0_Using/WSBE25912D-A9DE-4ba1-9F85-4C692F5C14ADa.html" target="_blank">here</a>.</p><p>LinkSky offers some DreamWeaver tutorials in Flash format <a target="_blank" href="http://www.linksky.com/forum/showthread.php?t=1148">here</a>.</p><hr width="100%" size="2" />]]></description>
		<link>http://www.linksky.com/faq/index.php?action=artikel&amp;cat=15&amp;id=52&amp;artlang=en</link>
		<pubDate>Sat, 15 May 2010 16:57:36 GMT</pubDate>
	</item>
	<item>
		<title><![CDATA[I have uploaded my web site. My pages do ...]]></title>
		<description><![CDATA[<p><b>I have uploaded my web site. My pages do not display when going to mydomain.com. Is there a delay period before they will display?</b> <em>(29158 views)</em></p><p>As soon as your pages are uploaded they will be available on the world wide web.<br /><br />Here are the most common reasons why an uploaded web site does not display:<br /><br />1 -- The pages were not uploaded to the proper directory.<br /><br />Solution - Make sure you have uploaded your pages to your /public_html directory (or to your /www directory (both go to the same directory).<br /><br />2 -- You have uploaded your pages to the proper directory, but your main/default home page is not named properly.<br /><br />Solution - Make sure your home page is named index.html, index.htm, index.php (if it is a php based page), default.html or default.htm. This naming convention allows browser to "find" this page automatically when pointed to your main URL/web address, or to a directory in which a default/index page resides.</p><p><b>NOTE:</b> Page names are "case-sensitive." The name of your home page must be all lower case (no CAPS). In other words, index.html is correct. Index.html or INDEX.HTML will NOT display automatically.<br /><br />3 -- You have named your home page correctly, and uploaded your pages to the proper directory, but your browser's page cache is displaying the old (placeholder) page that has been stored to your local hard drive instead of the server.<br /><br />Solution - (Note from a LinkSky web admin): A browser cache is there to help speed page displays, but it is the bane of the web developer who is trying to upload and test new web data. In short, when the placeholder page seemed to re-appear, it was being called from a temporary page cache that resides on your hard drive.<br /><br />We do a lot of web development here. The first thing I always do before working with a new browser is to turn off the page caching. If I don't do this, things get highly confusing real fast. In the particular brand of browser I work with, I turn off the page caching by going to the EDIT menu, then PREFERENCES, then ADVANCED (in the prefs window) Then in the middle "Cache" box, for the option "Update pages" I select ALWAYS. Then click OK.<br /><br />This will not guarantee a fresh load all the time when it comes to the graphics, but it will get me the newest pages from the server as opposed from my local hard drive cache. In order to get fresh graphics in Internet Explorer you have to do an undocumented "Super Re-Load" which is to hold down the CTRL key, then select REFRESH in the VIEW menu.</p><hr width="100%" size="2" /><p> </p><p />]]></description>
		<link>http://www.linksky.com/faq/index.php?action=artikel&amp;cat=16&amp;id=57&amp;artlang=en</link>
		<pubDate>Sat, 15 May 2010 16:48:23 GMT</pubDate>
	</item>
	<item>
		<title><![CDATA[How can I upload my web pages to my ...]]></title>
		<description><![CDATA[<p><b>How can I upload my web pages to my web space?</b> <em>(35155 views)</em></p><p>You have four basic methods for this:</p><p>1 -- Direct publishing via web authoring software such as FrontPage or DreamWeaver.</p><p><a target="_blank" href="http://www.linksky.com/forum/showthread.php?t=1148">Visual Flash tutorials here - Dreamweaver</a></p><p>FrontPage users, please see the following post --<br /><a target="_blank" href="http://www.linksky.com/forum/showthread.php?t=1806">IMPORTANT - MicroSoft announces: FrontPage will be discontinued in late 2006</a>.</p><p>2 -- Using FTP software. (FTP is short for File Transfer Protocol and refers to common programs that are used primarily to upload and download files. Some popular programs are <a href="http://filezilla-project.org/" target="_blank">FileZilla</a> (client), WS_ftp, Cute_ftp, FTP Explorer, Fetch, Transmit, etc. Most can be downloaded for free or for a very low shareware fee from <a target="_blank" href="http://tucows.com/">Tucows.com</a></p><p>3 -- Via your WebDisk utility in the Files section of your cPanel. Click on the icon in cPanel for a video tutorial.</p><p>4 -- Via your built in cPanel File Manager utility. See the Files section in your cPanel.</p><p><a target="_blank" href="http://www.linksky.com/flash/cpanel/blue_file_manager.htm"></a></p><hr width="100%" size="2" /><p />]]></description>
		<link>http://www.linksky.com/faq/index.php?action=artikel&amp;cat=16&amp;id=55&amp;artlang=en</link>
		<pubDate>Sat, 15 May 2010 16:43:11 GMT</pubDate>
	</item>
	<item>
		<title><![CDATA[How to I see who has been visiting my ...]]></title>
		<description><![CDATA[<p><b>How to I see who has been visiting my website?</b> <em>(10313 views)</em></p><p>Log in to your cpanel. Under the Logs section, you'll see the different programs that are available.</p><p>We recommend AWStats. For an explanation of the terms used, see <a target="_blank" href="http://awstats.sourceforge.net/docs/awstats_glossary.html">AWStats Glossary of Terms</a>.</p>]]></description>
		<link>http://www.linksky.com/faq/index.php?action=artikel&amp;cat=17&amp;id=58&amp;artlang=en</link>
		<pubDate>Sat, 15 May 2010 16:36:57 GMT</pubDate>
	</item>
</channel>
</rss>