In Feburary 2016 30,
Download the HFS File Server installer (see Resources).
Open the file to begin installing HFS. Use the default options.
Run HFS once setup is finished.
Click on the button that reads 'Server is currently OFF.' This will activate HFS.
Read the series of numbers next to the 'Open in Browser' button. This is the IP address of the server.
Open your favorite web browser and enter the IP address given by HFS. If you see text indicating you are in HFS, you have properly set up your server.
Enable files to be shared over the file server by dragging folders into the program's window. Be sure to specify 'Real Folder' when confirming its usage.
Go to the 'Menu' option on the server, and click 'Save File System.' This will make your changes permanent.
Browse to the IP address used in Step 6. You should be able to download any file located in the public folders.
In Feburary 2016 30,
Posts mit dem Label Click werden angezeigt. Alle Posts anzeigen
Posts mit dem Label Click werden angezeigt. Alle Posts anzeigen
Dienstag, 1. März 2016
How to Set Up a Website ServerIn Feburary 2016 30,
In Feburary 2016 30,
Download a server program. Apache HTTP Server is a reliable, easy-to-use web-server program that can be downloaded for free.
Install the program. When prompted, enter the name of the domain (website.com) and the server name (www.website.com). Also enter the email address for the site's administrator.
Click \'Next\' and complete the installation using the \'Typical Installation\' setting. Apache will install its files to C:\Program Files\Apache Group.
Change the server directory. If you're using Apache, go to C:\Program Files\Apache Group\Apache\conf and open the file httpd.conf. In the file, find the reference to \'DocumentRoot.\' Change the Document Root file path to point to the folder where the website files to be hosted are located. If the website files are in C:\Webfiles, change the file to say \'DocumentRoot: C:\Webfiles\' and save the file.
Restart Apache.
Open a Web browser and visit http://localhost/ and it should show the index.html page from whatever folder has been assigned as the DocumentRoot. The server is now configured.
In Feburary 2016 30,
Download a server program. Apache HTTP Server is a reliable, easy-to-use web-server program that can be downloaded for free.
Install the program. When prompted, enter the name of the domain (website.com) and the server name (www.website.com). Also enter the email address for the site's administrator.
Click \'Next\' and complete the installation using the \'Typical Installation\' setting. Apache will install its files to C:\Program Files\Apache Group.
Change the server directory. If you're using Apache, go to C:\Program Files\Apache Group\Apache\conf and open the file httpd.conf. In the file, find the reference to \'DocumentRoot.\' Change the Document Root file path to point to the folder where the website files to be hosted are located. If the website files are in C:\Webfiles, change the file to say \'DocumentRoot: C:\Webfiles\' and save the file.
Restart Apache.
Open a Web browser and visit http://localhost/ and it should show the index.html page from whatever folder has been assigned as the DocumentRoot. The server is now configured.
In Feburary 2016 30,
Labels:
address,
administrator,
Click,
complete,
email,
files,
installation,
Program,
site,
www
Sonntag, 28. Februar 2016
How to Allow GZIP in GoDaddyIn Feburary 2016 28,
In Feburary 2016 28,
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 28,
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 28,
Samstag, 27. Februar 2016
How to Upload GIF ImagesIn Feburary 2016 27,
In Feburary 2016 27,
Point your Web browser to a free image host like Photobucket, Flickr, TinyPic, MediaFire or FileFactory. Image hosts allow you to select the picture from your computer and upload the file to a server.
Click the 'Upload' or 'Choose File' button and use the dialog window that automatically opens to select your GIF file from your computer's location. Continue to follow the prompts to finish the upload process.
Copy the URL address that automatically displays when the upload procedure on TinyPic, MediaFire or FileFactory is complete. If using Photobucket or Flickr, click the 'Share' feature and then copy the HTML or URL code that appears. See your particular host's 'Help' page if you need assistance locating this information.
Access a Web area, such as a forum post or blog entry, and paste the URL in an image tag as follows: This code displays your GIF image on the page.
In Feburary 2016 27,
Point your Web browser to a free image host like Photobucket, Flickr, TinyPic, MediaFire or FileFactory. Image hosts allow you to select the picture from your computer and upload the file to a server.
Click the 'Upload' or 'Choose File' button and use the dialog window that automatically opens to select your GIF file from your computer's location. Continue to follow the prompts to finish the upload process.
Copy the URL address that automatically displays when the upload procedure on TinyPic, MediaFire or FileFactory is complete. If using Photobucket or Flickr, click the 'Share' feature and then copy the HTML or URL code that appears. See your particular host's 'Help' page if you need assistance locating this information.
Access a Web area, such as a forum post or blog entry, and paste the URL in an image tag as follows: This code displays your GIF image on the page.
In Feburary 2016 27,
How to Enable PDO for PHP Library on Go DaddyIn Feburary 2016 27,
In Feburary 2016 27,
Log into your Go Daddy Account Manager.
Click Web Hosting under the My Products section.
Click the domain you want to enable PDO for PHP on.
Click the Customize tab.
Select Linux as the hosting plan type from the Plan menu.
Click Save Changes.
In Feburary 2016 27,
Log into your Go Daddy Account Manager.
Click Web Hosting under the My Products section.
Click the domain you want to enable PDO for PHP on.
Click the Customize tab.
Select Linux as the hosting plan type from the Plan menu.
Click Save Changes.
In Feburary 2016 27,
Donnerstag, 25. Februar 2016
How Do I Access GoDaddy Email Through Webmail?In Feburary 2016 25,
In Feburary 2016 25,
Point your Internet browser at the GoDaddy webmail login page (see References for link).
Type your full email address into the provided space for it.
Type your password into the space provided.
Click the “Login” button.
In Feburary 2016 25,
Point your Internet browser at the GoDaddy webmail login page (see References for link).
Type your full email address into the provided space for it.
Type your password into the space provided.
Click the “Login” button.
In Feburary 2016 25,
Dienstag, 23. Februar 2016
How to Change the Main Index Page on GoDaddyIn Feburary 2016 23,
In Feburary 2016 23,
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 23,
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 23,
How to Put an MP3 Song in a URLIn Feburary 2016 23,
In Feburary 2016 23,
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 23,
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 23,
How to upload or share a video and make moneyIn Feburary 2016 23,
In Feburary 2016 23,
Visit www.revver.com
Set up an account
Click 'upload' and follow the instructions
Add 'meta data' (descriptive language, title, etc.)
Use Sharing tools to publish 1 or hundreds of videos to your website, blog, community page etc.
In Feburary 2016 23,
Visit www.revver.com
Set up an account
Click 'upload' and follow the instructions
Add 'meta data' (descriptive language, title, etc.)
Use Sharing tools to publish 1 or hundreds of videos to your website, blog, community page etc.
In Feburary 2016 23,
Montag, 22. Februar 2016
How to Open Ports in a MikroTik RouterIn Feburary 2016 22,
In Feburary 2016 22,
Open the Internet Explorer Web browser on the Windows computer and click the address bar near the top of the 'Windows Internet Explorer' window that appears.
Type 'http://router_ip_address' into the address bar except replace 'router_ip_address' with the IP address of the MikroTik router and press the 'Enter' key.
Click the 'Winbox' link in the Web page that appears. Click 'Open' in the window that displays and confirm that you wish to run the 'Winbox' program if prompted.
Type the IP address of the MikroTik router into the 'Connect to' text box of the 'Winbox Loader' window that appears. Enter 'admin' into the 'Login' text box and write the Administrator password into the 'Password' field. Click the 'Connect' button.
Click 'IP' item in the left pane and then click 'Firewall' and then click the 'NAT' tab in the window that appears. Right-click empty space and click 'Add.' Click the 'General' tab and type the public or Internet IP address of the MikroTik router into the 'Dst Address' field. Type the port number that you wish to open into the 'Dst Port' box.
Click the 'Action' tab. Click the 'Action' drop down box and click the 'dst-nat' option. Enter the private network IP address to which you want the port traffic forwarded into the 'To Addresses' box. Write the port number to be forwarded into the 'To Ports' box. Click the 'Apply' button and then click the 'OK' button to save the setting.
In Feburary 2016 22,
Open the Internet Explorer Web browser on the Windows computer and click the address bar near the top of the 'Windows Internet Explorer' window that appears.
Type 'http://router_ip_address' into the address bar except replace 'router_ip_address' with the IP address of the MikroTik router and press the 'Enter' key.
Click the 'Winbox' link in the Web page that appears. Click 'Open' in the window that displays and confirm that you wish to run the 'Winbox' program if prompted.
Type the IP address of the MikroTik router into the 'Connect to' text box of the 'Winbox Loader' window that appears. Enter 'admin' into the 'Login' text box and write the Administrator password into the 'Password' field. Click the 'Connect' button.
Click 'IP' item in the left pane and then click 'Firewall' and then click the 'NAT' tab in the window that appears. Right-click empty space and click 'Add.' Click the 'General' tab and type the public or Internet IP address of the MikroTik router into the 'Dst Address' field. Type the port number that you wish to open into the 'Dst Port' box.
Click the 'Action' tab. Click the 'Action' drop down box and click the 'dst-nat' option. Enter the private network IP address to which you want the port traffic forwarded into the 'To Addresses' box. Write the port number to be forwarded into the 'To Ports' box. Click the 'Apply' button and then click the 'OK' button to save the setting.
In Feburary 2016 22,
Sonntag, 21. Februar 2016
How to Change a Go Daddy Absolute Hosting PathIn Feburary 2016 21,
In Feburary 2016 21,
Open your preferred Web browser.
Log in to your Go Daddy 'Account Manager' by typing your 'Customer No. or Login Name' and 'Password.'
Click 'Web Hosting' under the 'Products' section.
Click the 'Launch' button next to the hosting account you wish to modify.
Navigate to the 'Server' section. Replace the existing 'Absolute Hosting Path' with the new one. Click 'Save.'
In Feburary 2016 21,
Open your preferred Web browser.
Log in to your Go Daddy 'Account Manager' by typing your 'Customer No. or Login Name' and 'Password.'
Click 'Web Hosting' under the 'Products' section.
Click the 'Launch' button next to the hosting account you wish to modify.
Navigate to the 'Server' section. Replace the existing 'Absolute Hosting Path' with the new one. Click 'Save.'
In Feburary 2016 21,
Donnerstag, 18. Februar 2016
How to Use Your Own Domain on X10hostingIn Feburary 2016 18,
In Feburary 2016 18,
Log in to your x10hosting Account Management Panel.
Choose 'Hosting' on the Account Management Panel webpage, and then select 'Modify Domain.'
Click to un-check the 'Use an x10Hosting subdomain as my account's main domain' check-box below 'Modify Main Domain.'
Type your domain address in the 'http://' box (for example: abc123.com).
Click the 'Update Main Domain' button.
In Feburary 2016 18,
Log in to your x10hosting Account Management Panel.
Choose 'Hosting' on the Account Management Panel webpage, and then select 'Modify Domain.'
Click to un-check the 'Use an x10Hosting subdomain as my account's main domain' check-box below 'Modify Main Domain.'
Type your domain address in the 'http://' box (for example: abc123.com).
Click the 'Update Main Domain' button.
In Feburary 2016 18,
Dienstag, 16. Februar 2016
How to Remove a Hosted Website From Go DaddyIn Feburary 2016 16,
In Feburary 2016 16,
Log in to your Go Daddy Account Manager (see Resources). Enter your user name and password at the top of the page and press 'Enter.' The Go Daddy Account Manager Console will launch.
Click 'Domain Manager' under 'My Products.' All your domains will be listed in the center console.
Double-click the hosted domain you wish to remove from Go Daddy. The Domain Details page will launch.
Scroll down the page to the 'Nameservers' subheading and click the 'Set Nameservers' link. The 'Set Nameservers' window will launch.
Click the 'I Have Specific Nameservers for My Domains.' Clear the values in the 'Nameserver 1,' 'Nameserver 2,' 'Nameserver 3' and 'Nameserver 4' fields. If you have a new hosting account with a different Web company, enter the new nameserver addresses in the boxes. Otherwise, leave the boxes blank. Your website is now removed from the Go Daddy web servers.
In Feburary 2016 16,
Log in to your Go Daddy Account Manager (see Resources). Enter your user name and password at the top of the page and press 'Enter.' The Go Daddy Account Manager Console will launch.
Click 'Domain Manager' under 'My Products.' All your domains will be listed in the center console.
Double-click the hosted domain you wish to remove from Go Daddy. The Domain Details page will launch.
Scroll down the page to the 'Nameservers' subheading and click the 'Set Nameservers' link. The 'Set Nameservers' window will launch.
Click the 'I Have Specific Nameservers for My Domains.' Clear the values in the 'Nameserver 1,' 'Nameserver 2,' 'Nameserver 3' and 'Nameserver 4' fields. If you have a new hosting account with a different Web company, enter the new nameserver addresses in the boxes. Otherwise, leave the boxes blank. Your website is now removed from the Go Daddy web servers.
In Feburary 2016 16,
Samstag, 13. Februar 2016
How Do I Redirect a Domain Name in Bluehost?In Feburary 2016 13,
In Feburary 2016 13,
Login to your BlueHost Web hosting account. Go to its website, and click 'Control Panel Login' on the top right of the main site. Alternatively, you can login using the following URL: 'https://www.bluehost.com/cgi-bin/cplogin." Once you login, the cPanel, also known as the 'Control Panel' displays.
Scroll down the cPanel. Find the section named 'Domains.' Click on 'Domain Manager.' This pulls up the 'Domain Manager' tab. Located on the top left is a panel called 'Shortcuts.'
Find 'Manage Domain Redirection' on the 'Shortcuts' panel and click on it. A new page appears, entitled 'Redirects.' Under 'Add Redirects,' provide the specific data for the redirect. Next to 'Type' is a drop-down box. The two options are 'Permanent' and 'Temporary.' Choose 'Permanent' if you have no plans to continue using the domain or subdomain that will be redirecting to another website. Choosing this will cause the website to be pulled from search engine indexes. This change is permanent. If you plan to use the pages on the website again, choose 'Temporary.' The search engines will continue to index the website when there are new updates.
Select the domain or subdomain name to which your plan on redirecting. It will be found in the drop-down menu next to 'http://(www.)?" If you are redirecting a subdirectory, type in the subdirectory name after the '/' slash. As an example, the subdirectory to be redirected: 'http://www.yourwebsite.com/directory" will appear in the text box as: 'http://(www.)?yourwebsite.com/directory." In the above example, 'directory' is the subdirectory. Input this after the '/' slash.
Enter the website URL you will be redirecting too. Input this next to the 'Redirects To?'' field. Next to the option titled 'www.redirection,' select the option that is titled 'Redirect With or Without www.'
Click the 'Add' button. This establishes the redirect. Open a Web browser. Type in the domain or subdomain URL that directs to another website. This provides verification that it works.
In Feburary 2016 13,
Login to your BlueHost Web hosting account. Go to its website, and click 'Control Panel Login' on the top right of the main site. Alternatively, you can login using the following URL: 'https://www.bluehost.com/cgi-bin/cplogin." Once you login, the cPanel, also known as the 'Control Panel' displays.
Scroll down the cPanel. Find the section named 'Domains.' Click on 'Domain Manager.' This pulls up the 'Domain Manager' tab. Located on the top left is a panel called 'Shortcuts.'
Find 'Manage Domain Redirection' on the 'Shortcuts' panel and click on it. A new page appears, entitled 'Redirects.' Under 'Add Redirects,' provide the specific data for the redirect. Next to 'Type' is a drop-down box. The two options are 'Permanent' and 'Temporary.' Choose 'Permanent' if you have no plans to continue using the domain or subdomain that will be redirecting to another website. Choosing this will cause the website to be pulled from search engine indexes. This change is permanent. If you plan to use the pages on the website again, choose 'Temporary.' The search engines will continue to index the website when there are new updates.
Select the domain or subdomain name to which your plan on redirecting. It will be found in the drop-down menu next to 'http://(www.)?" If you are redirecting a subdirectory, type in the subdirectory name after the '/' slash. As an example, the subdirectory to be redirected: 'http://www.yourwebsite.com/directory" will appear in the text box as: 'http://(www.)?yourwebsite.com/directory." In the above example, 'directory' is the subdirectory. Input this after the '/' slash.
Enter the website URL you will be redirecting too. Input this next to the 'Redirects To?'' field. Next to the option titled 'www.redirection,' select the option that is titled 'Redirect With or Without www.'
Click the 'Add' button. This establishes the redirect. Open a Web browser. Type in the domain or subdomain URL that directs to another website. This provides verification that it works.
In Feburary 2016 13,
Freitag, 12. Februar 2016
How to Find Where a Domain Is Hosted?In Feburary 2016 12,
In Feburary 2016 12,
Find the location of a domain using 2Privacy's free utility). Enter the domain's name or IP address into the utility's 'IP or Domain Name' field.
Type the captcha code into the 'Code' box -- the captcha code is located to the right of the Code box.
Click on the utility's 'Check Location' box to get the location registered to the domain. The Web page will refresh and then display the domain's physical address.
Seo Mastering
Locate a domain's location using Seo Mastering's 'IP Address - Domain name Location' utility. Enter the domain into the utility's 'Enter IP address or domain name' field.
Enter the code in the utility's captcha into the utility's 'Image Verification' field.
Click 'Continue' to look up the location of the domain. The utility will plot the location of the queried domain onto an embedded Google map.
IP Address Location
Use IP Address Location's 'IP Who Is Domain name or Whois IP Address' utility to find the location of a domain. Clear out the text in the utility's 'Domain Whois IP Lookup Address' field.
Type the domain you would like to query into the 'Domain Whois IP Lookup Address' field.
Click on the utility's 'Check IP WhoIS Address' button to find the location registered to the domain's server.
In Feburary 2016 12,
Find the location of a domain using 2Privacy's free utility). Enter the domain's name or IP address into the utility's 'IP or Domain Name' field.
Type the captcha code into the 'Code' box -- the captcha code is located to the right of the Code box.
Click on the utility's 'Check Location' box to get the location registered to the domain. The Web page will refresh and then display the domain's physical address.
Seo Mastering
Locate a domain's location using Seo Mastering's 'IP Address - Domain name Location' utility. Enter the domain into the utility's 'Enter IP address or domain name' field.
Enter the code in the utility's captcha into the utility's 'Image Verification' field.
Click 'Continue' to look up the location of the domain. The utility will plot the location of the queried domain onto an embedded Google map.
IP Address Location
Use IP Address Location's 'IP Who Is Domain name or Whois IP Address' utility to find the location of a domain. Clear out the text in the utility's 'Domain Whois IP Lookup Address' field.
Type the domain you would like to query into the 'Domain Whois IP Lookup Address' field.
Click on the utility's 'Check IP WhoIS Address' button to find the location registered to the domain's server.
In Feburary 2016 12,
Donnerstag, 11. Februar 2016
How to Use Picasa as an Image Host for WordPressIn Feburary 2016 11,
In Feburary 2016 11,
Register for a free Google account. Google is Picasa's parent company, and you'll need a Google account to create a Picasa Web Album. From the Picasa Web Albums home page, click the blue 'Create an Account' button and follow the instructions to create your free account.
Create a Picasa Web Album account by creating a Google profile, which includes the 'Photos' feature. This is where you manage and update your online photo albums through Picasa. While logged into your Google account, visit the Picasa Web Albums home page at http://picasaweb.google.com. Log in using your newly created Google account. Click the 'Yes, Create My Google Profile' button and follow the on-screen instructions to create your Google profile.
Download and install the Picasa software onto your hard drive. Click the blue 'Free Download' button and follow the on-screen instructions to install the software onto your computer. At the end of the installation dialog, leave 'Run Picasa' checked before clicking the 'Finished' button, so that the software launches automatically.
Allow the Picasa software to automatically populate with all the photos on your hard drive.
Upload the photo you wish to use in your WordPress post to your new Picasa Web Album. Double-click on the image in the Picasa software, then click the small 'Upload' button on the bottom of the screen. Customize the display information and designate an album in which to upload the image, if you wish. Click the 'Upload' button uploading the image to the server. The software may prompt you to log in again; if so, enter your Google user name and password.
Copy to your computer clipboard the direct URL of the image on the Picasa servers. Click the 'View Online' button to see your newly uploaded image in your Picasa Web Album. If you're using the Firefox browser, right-click on your image and select 'Copy Image Location' to copy the direct URL to your clipboard. In Chrome, right-click and open the image in a new tab, from which you can copy the URL.
Insert the photo into the WordPress page or post. While editing the WordPress page document, click the 'Image Insert' button above the content field next to the words 'Upload/Insert.' Click the 'URL' tab at the top. Paste the direct image URL in the 'Image URL' field, and fill out the rest of the form with your image's information. Click the 'Insert Into Post' button when you're done to insert the image into your WordPress page or post.
Click the blue 'Publish' button. Your WordPress document will publish with the Picasa photo embedded in its content.
In Feburary 2016 11,
Register for a free Google account. Google is Picasa's parent company, and you'll need a Google account to create a Picasa Web Album. From the Picasa Web Albums home page, click the blue 'Create an Account' button and follow the instructions to create your free account.
Create a Picasa Web Album account by creating a Google profile, which includes the 'Photos' feature. This is where you manage and update your online photo albums through Picasa. While logged into your Google account, visit the Picasa Web Albums home page at http://picasaweb.google.com. Log in using your newly created Google account. Click the 'Yes, Create My Google Profile' button and follow the on-screen instructions to create your Google profile.
Download and install the Picasa software onto your hard drive. Click the blue 'Free Download' button and follow the on-screen instructions to install the software onto your computer. At the end of the installation dialog, leave 'Run Picasa' checked before clicking the 'Finished' button, so that the software launches automatically.
Allow the Picasa software to automatically populate with all the photos on your hard drive.
Upload the photo you wish to use in your WordPress post to your new Picasa Web Album. Double-click on the image in the Picasa software, then click the small 'Upload' button on the bottom of the screen. Customize the display information and designate an album in which to upload the image, if you wish. Click the 'Upload' button uploading the image to the server. The software may prompt you to log in again; if so, enter your Google user name and password.
Copy to your computer clipboard the direct URL of the image on the Picasa servers. Click the 'View Online' button to see your newly uploaded image in your Picasa Web Album. If you're using the Firefox browser, right-click on your image and select 'Copy Image Location' to copy the direct URL to your clipboard. In Chrome, right-click and open the image in a new tab, from which you can copy the URL.
Insert the photo into the WordPress page or post. While editing the WordPress page document, click the 'Image Insert' button above the content field next to the words 'Upload/Insert.' Click the 'URL' tab at the top. Paste the direct image URL in the 'Image URL' field, and fill out the rest of the form with your image's information. Click the 'Insert Into Post' button when you're done to insert the image into your WordPress page or post.
Click the blue 'Publish' button. Your WordPress document will publish with the Picasa photo embedded in its content.
In Feburary 2016 11,
How to Add Domains to GoDaddy Hosting AccountsIn Feburary 2016 11,
In Feburary 2016 11,
Purchase an additional domain that you want to add to your GoDaddy.com hosting account. Domains can be purchased at GoDaddy or elsewhere and then transferred to your hosting account at GoDaddy. Once you’ve purchased a domain name, go on to the next step.
Log in to your GoDaddy hosting account. Click on “Hosting” from the menu on the left side of the page. Click 'Manage Account' on the next page that appears. Your hosting control panel opens.
Mouse over the 'Settings' tab and a drop-down menu opens. Click 'Domain Management.' A page will come up listing your domains currently hosted at GoDaddy.
Click on the “Add Domain” button in the upper right corner of the page. A dialog box opens asking you to type in the name of the domain that you want to add and the directory into which you want to install it. If you click the 'Browse' button, you can create a new directory for the domain.
Click 'OK.' Allow a few hours for your domain to become fully functional.
In Feburary 2016 11,
Purchase an additional domain that you want to add to your GoDaddy.com hosting account. Domains can be purchased at GoDaddy or elsewhere and then transferred to your hosting account at GoDaddy. Once you’ve purchased a domain name, go on to the next step.
Log in to your GoDaddy hosting account. Click on “Hosting” from the menu on the left side of the page. Click 'Manage Account' on the next page that appears. Your hosting control panel opens.
Mouse over the 'Settings' tab and a drop-down menu opens. Click 'Domain Management.' A page will come up listing your domains currently hosted at GoDaddy.
Click on the “Add Domain” button in the upper right corner of the page. A dialog box opens asking you to type in the name of the domain that you want to add and the directory into which you want to install it. If you click the 'Browse' button, you can create a new directory for the domain.
Click 'OK.' Allow a few hours for your domain to become fully functional.
In Feburary 2016 11,
Dienstag, 9. Februar 2016
How to Add a Favicon in GoDaddyIn Feburary 2016 09,
In Feburary 2016 09,
Log in to your GoDaddy Account Manager (see Resources). Enter your customer number and password at the top of the page and press 'Enter.' The Account Manager dashboard should then launch.
Click 'Quick Blogcast' under 'My Products' in the left side of the page.
Click 'Manage Account' next to the domain you wish to add the favicon to.
Click 'Settings' from the 'Manage Blog' menu.
Click the 'General Settings' tab and click the 'Browse' button next to 'Favicon.'
Click the favicon image you wish to use.
Click 'Save.'
In Feburary 2016 09,
Log in to your GoDaddy Account Manager (see Resources). Enter your customer number and password at the top of the page and press 'Enter.' The Account Manager dashboard should then launch.
Click 'Quick Blogcast' under 'My Products' in the left side of the page.
Click 'Manage Account' next to the domain you wish to add the favicon to.
Click 'Settings' from the 'Manage Blog' menu.
Click the 'General Settings' tab and click the 'Browse' button next to 'Favicon.'
Click the favicon image you wish to use.
Click 'Save.'
In Feburary 2016 09,
How to Merge Two GoDaddy AccountsIn Feburary 2016 09,
In Feburary 2016 09,
Open a Web browser, and go to the GoDaddy.com homepage.
Enter your GoDaddy.com user name or customer ID and password at the top of the homepage, and click the 'Go' icon. You want to use your login information for the account you want to remove by merging it into another account.
Click on the domain name, and select the 'More Settings' option.
Select 'More Actions,' and click 'Initiate Account Changes.'
Enter the customer ID for the account you want to merge this domain into. Click the 'Save' button.
Click the 'Log Out' button.
Check the inbox of the email account associated with the GoDaddy.com account you transferred the domain to for an email from Godaddy.com. It can take up to an hour for GoDaddy.com to send you this email. Once you receive this email confirming the transfer, proceed to the next step.
Go to the GoDaddy.com homepage, and enter your GoDaddy.com user name or customer ID and password and click the 'Go' icon. You want to log in to the GoDaddy.com account you transferred the domain to.
Select the 'Pending Account Changes' option under the 'My Account' subsection.
Click 'Incoming Pending Account Changes.' Find the domain you transferred to this account, and click the 'Quick Approve' button to complete the process of merging your GoDaddy.com accounts.
In Feburary 2016 09,
Open a Web browser, and go to the GoDaddy.com homepage.
Enter your GoDaddy.com user name or customer ID and password at the top of the homepage, and click the 'Go' icon. You want to use your login information for the account you want to remove by merging it into another account.
Click on the domain name, and select the 'More Settings' option.
Select 'More Actions,' and click 'Initiate Account Changes.'
Enter the customer ID for the account you want to merge this domain into. Click the 'Save' button.
Click the 'Log Out' button.
Check the inbox of the email account associated with the GoDaddy.com account you transferred the domain to for an email from Godaddy.com. It can take up to an hour for GoDaddy.com to send you this email. Once you receive this email confirming the transfer, proceed to the next step.
Go to the GoDaddy.com homepage, and enter your GoDaddy.com user name or customer ID and password and click the 'Go' icon. You want to log in to the GoDaddy.com account you transferred the domain to.
Select the 'Pending Account Changes' option under the 'My Account' subsection.
Click 'Incoming Pending Account Changes.' Find the domain you transferred to this account, and click the 'Quick Approve' button to complete the process of merging your GoDaddy.com accounts.
In Feburary 2016 09,
Samstag, 6. Februar 2016
How to Change the Root Password in PleskIn Feburary 2016 06,
In Feburary 2016 06,
Open a web browser and log in to your Plesk user account.
Click on the 'Server' link on the left and then click on 'Change Password.'
Enter your current root password and enter in a new password twice. Click on the 'Save' or 'Apply Settings' button and the password settings are saved.
In Feburary 2016 06,
Open a web browser and log in to your Plesk user account.
Click on the 'Server' link on the left and then click on 'Change Password.'
Enter your current root password and enter in a new password twice. Click on the 'Save' or 'Apply Settings' button and the password settings are saved.
In Feburary 2016 06,
Abonnieren
Posts (Atom)