Posts mit dem Label File werden angezeigt. Alle Posts anzeigen
Posts mit dem Label File werden angezeigt. Alle Posts anzeigen

Montag, 29. Februar 2016

How to Link Directly to Go Daddy FilesIn Feburary 2016 29,

In Feburary 2016 29,
Log in to your Go Daddy account. Select 'Web Hosting' from the Products section and click on the account you wish to use, then click 'Launch' This will open the Hosting Control Center.
Click 'Your Files' in the Hosting Control Center. This will access the File Manager.
Click 'Upload' in the File Manager section. Click 'Browse,' locate the file you wish to upload and click 'OK.'
Test the URL to download the file. Any file you upload to Go Daddy can be linked to or downloaded by typing your domain name followed by a forward slash and the file name. For example: www.yourdomainname.com/filename.pdf.
In Feburary 2016 29,

Samstag, 27. Februar 2016

How to Allow GZIP in GoDaddyIn Feburary 2016 27,

In Feburary 2016 27,
Log in to your GoDaddy hosting page (see Resources). Enter your username and password.
Click 'Web Hosting' and 'Launch' on the account containing the page that you wish to edit. Click 'File Manager' and open the file that you wish to edit.
Paste the following code at the very top of your webpage, above the 'doctype' code:
Click 'Save.' Repeat these steps to enable GZIP on each of your webpages.
Click 'Log Out' at the top of the page when you have edited each page.
In Feburary 2016 27,

Freitag, 26. Februar 2016

How to Set Permissions in Go DaddyIn Feburary 2016 26,

In Feburary 2016 26,
Open a Web browser window, navigate to the GoDaddy.com home page, log into your account and then click the 'My Account' link.
Click the 'Web Hosting' link within the 'Products' section and then click the 'Launch' link adjacent to the name of the hosting account you want to update.
Click the 'File Manager' link within the 'Content' section.
Select one or more directories, click the 'Permissions' icon and then click 'Advanced.'
Uncheck the 'Read' box to prevent public access to the directory, or check the box to re-enable public access if you disabled it previously.
Uncheck the 'Write' box to prevent users from writing to files in the directory, or check the box to re-enable writing access if you disabled it previously.
Uncheck the 'Execute (Directory)' box to prevent users from executing scripts within the directory, or check the box to re-enable script access if you disabled it previously.
Click 'OK' to confirm your choices.
Set Permissions on a Windows Server
Open a Web browser window, navigate to the GoDaddy.com home page, log into your account and then click the 'My Account' link.
Click the 'Web Hosting' link within the 'Products' section and then click the 'Launch' link adjacent to the name of the hosting account you want to update.
Click the 'IIS Settings' link within the 'Content' section.
Select one or more directories and then click 'Edit.'
Uncheck the 'Anonymous Access' box to prevent public access to the selected directories, or check the box to re-enable public access if you disabled it previously. In either case, click 'OK' to confirm your choice.
In Feburary 2016 26,

Donnerstag, 25. Februar 2016

How to Put an MP3 Song in a URLIn Feburary 2016 25,

In Feburary 2016 25,
Open the file hosting website. See the 'References' section below for a list of free file hosting sites.
Click the 'Upload/Choose File/Browse' button to select the MP3 file you want to upload.
Click the 'Upload' button. Most websites display a timer for the time it will take to upload the file. After the file is uploaded, the website will display a direct link (URL) for the MP3 file. Clicking the link will open the MP3 file in your browser's media player or an external media player.
In Feburary 2016 25,

How to Use Filezilla With 000WebhostIn Feburary 2016 25,

In Feburary 2016 25,
Log in to your 000Webhost control panel.
Scroll down and locate the 'Files' module.
Click the 'View FTP Details' icon to obtain the login details you will need to begin uploading your files via FTP.
Connect Filezilla to 000Webhost
Open Filezilla to begin the FTP process.
Select 'File' from the menu bar and click the 'Site Manager' option.
Click the 'New Site' button and name your website. Press 'Enter' to save the name change.
Copy and paste the 'FTP host name' from 000Webhost into the 'Host' field in Filezilla. This field is located underneath the 'General' tab.
Type '21' into the 'Port' field.
Locate the 'Logon Type' option and select 'Normal' from the drop-down menu.
Delete the 'anonymous' text within the 'User' field and copy and paste your 'FTP user name' from 000Webhost.
Delete the default characters within the 'Password' field and type your 'FTP password' into this field.
Click the 'Advanced' tab.
Locate the 'Default remote directory' text area and type:/public_html
Click the 'Connect' button to initiate the FTP authentication process.
Begin uploading your website files upon successful connection.
In Feburary 2016 25,

Freitag, 19. Februar 2016

How to Use FTP With WordPressIn Feburary 2016 19,

In Feburary 2016 19,
Open any FTP client. There are hundreds to choose from and you may already have one installed. Download a free client from FileZilla, WinSCP, gFTP or Cyberduck, among others.
Start a new connection if you've never connected to your web host through FTP. Each client is different, but the general process is the same. When you launch the FTP client a connection window will appear. If it doesn't, open the 'File' menu and look for 'New Connection...' or click the connect icon in the toolbar, if applicable.
Enter your host name and your web host username and password. The host name is usually your domain name, but check with your hosting provider if you're not sure. The connection type should say 'FTP' and you can check a box to save the information. Click 'Connect' or 'OK.'
Wait until the connection is established, then you'll see your WordPress files listed in the window. From here you can add or delete files as you need to. Use the toolbar icons to add or remove files or drag and drop them to and from your computer if your client software supports that.
Log out of your hosting account when you're done. There will either be a disconnect icon to click or just close the program.
In Feburary 2016 19,

Montag, 15. Februar 2016

How to Change Directory Permissions in Plesk 9.3In Feburary 2016 15,

In Feburary 2016 15,
Open your FTP software and log into your Web hosting account. The root directory of your Web hosting account will launch.
Locate the directory on the Web server that you want to change.
Right-click on the directory and click on 'Properties,' or 'File Permissions' in some cases, then identify the current chmod permissions in the appropriate text field. The permissions will be expressed with three digits, such as '644,' '755,' or '777,' for example.
Go to the Page Resource website (see Resources) and look at the permission numbers. Directories and files are typically assigned the following permissions: '644,' '755,' or '777,' the latter of which is known as 'world writable,' meaning that all users will have access. Confirm the changes.
Exit the FTP application.
In Feburary 2016 15,

Samstag, 13. Februar 2016

How to Change the Main Index Page on GoDaddyIn Feburary 2016 13,

In Feburary 2016 13,
Visit the GoDaddy and log into the 'Account Manager.' Enter your 'Login Name' and 'Password' into the relevant text fields and click on the 'Secure Login' button.
Click on the 'Web Hosting' option in the 'Products' section.
Click on the 'Launch' option in your Web hosting account.
Click on the 'File Manager' option, which is located in the Content section. This will automatically open the file manager in the root directory of the Web hosting account. Typically, this is the location in which your index file will be located.
Click on the 'Upload' option in the menu bar and then the 'Browse' option to select the index file to upload your index file. The file will be labelled 'index' and will have one of the following file extensions: htm, html, php, asp or aspx; for example, the file might be 'index.html.' Finally, click on the 'Upload' button to confirm the upload of this file.
In Feburary 2016 13,

Dienstag, 9. Februar 2016

How to Restart GoDaddy Hosting in WordPressIn Feburary 2016 09,

In Feburary 2016 09,
Sign in to your GoDaddy Account Manager (see Resources).
Click 'Web Hosting,' and then click your account.
Click the 'File Manager.' Select the WordPress folder, and click 'Delete.'
Click the 'Hosting Control Center' link to return to the main Control Center page.
Click 'Install Apps,' then 'WordPress.' Click 'Install Now' and then continue with the wizard to create the new WordPress site, and thus resetting it.
In Feburary 2016 09,