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

Dienstag, 1. März 2016

How to Add a Favicon in GoDaddyIn Feburary 2016 30,

In Feburary 2016 30,
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 30,

Mittwoch, 24. Februar 2016

How to Open Ports in a MikroTik RouterIn Feburary 2016 24,

In Feburary 2016 24,
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 24,

How to Place an Ad on a WordPress BlogIn Feburary 2016 24,

In Feburary 2016 24,
Download the 'Advertising Manager' plug-in at WordPress.org (see Resources). According to WordPress.org, this free plug-in automatically handles ad placement and coding for popular ad-share programs like Google's Adsense. Adsense, Chitika, Adpinion and other supported ad programs simply require free sign-up and the plug-in will do the rest. The ads will be placed on your page and you will earn a percentage of revenue generated from ad-clicks. Such automated advertising programs work well for many bloggers, but you can also manually place your own custom ads onto your blog if you happen to have a separate advertising agreement with an individual client.
Upload the advertisement image that you want to use for any additional custom advertising. When you upload the image, make a note of the image's URL address as listed in the WordPress blog management dashboard.
Add an HTML box on your blog and then click on the dialogue box to begin entering HTML code. Adding a new box is very simply; you just click on the 'Add HTML' button on your WordPress dashboard. This will add HTML code to your blog's sidebar, a perfect place to add advertisements without cluttering up your blog's posting area.
Type the following code in as the first line of HTML, as indicated by HTMLCodeTutorial.com as the code necessary to anchor a link:
Replace the text reading 'link.html' with the web address for the site that the advertisement is supposed to redirect user to. Make sure, however, that you leave the quotes around the new address inserted in place of 'link.html.'
Type the following code in as the next line of HTML:
Replace the text reading 'picture.jpg' with the URL address for the advertising image you recently uploaded. Again, make sure you leave quotes around the new text. This line of code is responsible for placing the picture on your blog, but it is also tethered to the link code from the line above it, making the image 'clickable.'
Type in the following code on the third line to end the code and finalize the advertisement link:
Save all changes in the WordPress dashboard and preview your blog. In addition to automated ad placement, you should also see your custom advertisement image. When clicked, the custom ad should take you to the desired page exactly as you inserted it during Step 5.
In Feburary 2016 24,

Montag, 22. Februar 2016

How to Find Where a Domain Is Hosted?In Feburary 2016 22,

In Feburary 2016 22,
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 22,

Sonntag, 21. Februar 2016

Bandwidth Usage in Google AnalyticsIn Feburary 2016 21,

In Feburary 2016 21,
Before using Google Analytics to estimate your bandwidth usage, keep in mind that Google normally doesn't see large non-HTML downloads like PDF or MP3 files. If you're serving a multimedia files, you need another statistics program that measures those downloads. The calculation is most accurate if your site serves consistently formatted HTML pages whose graphics are similar in number and size. Finally, you must have the Google Analytics code installed and working correctly on all of your pages for the entire period you want to measure.
Making the Calculation
To estimate your bandwidth usage, first estimate the average file size of your pages. Find file size information in most HTML editors, or by saving your page, including all graphics, to your hard drive and viewing the file sizes on your disk. Do this with a few different pages to get an average size. Then open Google Analytics and click the 'Pageviews' link. To retrieve data for a specific time period, click the date range and select the appropriate start and end dates. Multiply the number of page views by the average file size to determine the approximate bandwidth in kilobytes.
Google Analytics and Bandwidth
Google Analytics uses a JavaScript snippet to measure your site's statistics, which should be inserted into each of your Web pages. Google Analytics can only measure traffic for the pages with this code. Images, PDF files, videos, music and other downloadable file formats bypass Google Analytics unless you modify the HTML code on the clickable links for these downloads. There are two ways to do this: event tracking and virtual pageviews. For example, if you have a PDF download link on a page, you can add the '_trackEvent()' function to the link so that Google Analytics will count each time someone initiates a download.
Other Options
Use Google Analytics to make a reasonable estimate of your bandwidth usage, though the definitive source is your Web hosting provider. Most major hosts feature a dashboard with a running total of bandwidth usage. Use this total to determine whether you're within your monthly limits. If you believe there's a problem with your host's bandwidth figures, contact the support desk. Alternately, install a web statistics package that uses server data to track bandwidth usage.
In Feburary 2016 21,

Donnerstag, 18. Februar 2016

How to Delete a MediaFire AccountIn Feburary 2016 18,

In Feburary 2016 18,
Go to the 'MediaFire' home page (See Resources).
Click the 'Login' link located at the upper-right corner of the website.
Enter your email address and password and click the 'Login to MediaFire' button.
Click the 'My Account' tab.
Select the 'Account and Billing' option.
Click the 'Cancel' link. You will continue to have access to your MediaPro account until the end of the current monthly subscription period. After your current monthly period ends, your MediaPro account will automatically delete from the MediaFire system.
In Feburary 2016 18,

Montag, 15. Februar 2016

How to Remove a Go Daddy Parked PageIn Feburary 2016 15,

In Feburary 2016 15,
Log in to your GoDaddy Account Manager (see Resources). Enter your customer number and password and press 'Enter.'
Click 'Domain Manager' under My Products on the left side of the page.
Click the domain you wish to remove the parked page from.
Click 'Set Nameservers' under Nameservers.
Click 'I have a hosting account with these domains' or 'I have specific nameservers for my domains.' If you have purchased a hosting plan with GoDaddy, select the 'I have a hosting account with these domains.' The nameservers will be set according to your account. If you have a hosting plan with another company, select 'I have specific nameservers for my domains.' Your hosting company will provide you with two nameservers where your domains are hosted. An example of the nameserver format is 'ns67.domaincontrol.com.' Enter the two nameservers in the appropriate boxes.
Click 'OK.'
Open any Web browser. Navigate to your domain. The GoDaddy parked page is removed.
In Feburary 2016 15,

Donnerstag, 11. Februar 2016

How to Create a Turnkey Web SiteIn Feburary 2016 11,

In Feburary 2016 11,
Choose a market niche for your turnkey site. Websites that focus on niches are popular and can generate a significant revenue have the greatest chance of being sold. Think of industries that have a large advertising network. For example, a website on dog care serves a large audience and also has a wide range of companies who would want to advertise dog care products. In contrast, a site about raising ants will have a much narrower audience and less appeal to advertisers and entrepreneurs.
Sign up for budget web hosting. When attempting to create a turnkey website, minimizing your overhead costs will help you realize the greatest profit when selling the site. You also want a host that is able to transfer ownership of the domain and hosting account for free. Examples of budget webhosts that can do this include Fat Cow and Blue Host (see Resources).
Build the turnkey site. If building the site from a blank page, use a visual site editor (e.g. Dreamweaver) or a standard text editor if you are comfortable with your level of HTML expertise. Alternatively, purchase a professional website template. Templates are popular among those who create turnkey websites because they minimize the time it takes to get the site up and running. Avoid free website template sites as they often offer low-quality templates that are not always standards-compliant. Dreamtemplate is an example of a professional template provider (see Resources).
Propagate your site with keyword-targeted, original content. Include a minimum of five to 10 pages for the site. Think about the keywords that will attract advertisers. Stay focused on your turnkey website's overall theme. For example, a dog care site may have web pages on dog breeds; dog grooming tips; dog grooming product reviews; and dog feeding and nutrition guides. The more pages you include with the turnkey site, the higher your chance of selling the site quickly.
Insert advertising and affiliate programs. Popular examples include Google AdSense, Commission Junction and Amazon Associates. You may insert your own code, which the purchaser will then replace with his or her own affiliate codes. Alternatively, simply insert 'Ad Here' or similar text to notify the purchaser of the locations of ad spots. However, successful turnkey websites will come with affiliate codes pre-installed and income reports to show potential buyers of the site's income potential.
Upload the website to the web host you chose in Step 2 using your FTP software. Enter your server name and password into the FTP software to connect with the server. If you do not know this information, it may be found in the registration material sent to you by the host when you originally registered. Once connected, upload the templates and pages you've created. Your turnkey site is now online.
List the turnkey site you've created for sale. You may wish to post it for free on an online classified ads website such as Craigslist. Alternatively, list the site for sale on an online marketplace specializing in turnkey website sales. One of the most popular and well-known sites that do this is the Sitepoint Marketplace (see Resources).
In Feburary 2016 11,

Montag, 8. Februar 2016

How to Add Domains to GoDaddy Hosting AccountsIn Feburary 2016 08,

In Feburary 2016 08,
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 08,

Donnerstag, 4. Februar 2016

How to Host Pictures for eBay Auctions Using ImageshackIn Feburary 2016 04,

In Feburary 2016 04,
Register for an account at Imageshack. It is free to register and host your pictures there.
Log into your Imageshack account.
Click on 'Upload Images' in the middle of the page.
Use the 'Browse' button to choose the pictures from your computer hard drive that you want to put into your eBay auction.
Upload your pictures to Imageshack by clicking on the 'Host It' button located below the browse button.
Repeat the process until you have uploaded all of the pictures that you will need for your auction.
Go to your album of pictures by clicking on 'My Images' at the top of the page.
Copy the HTML tag onto your clipboard. The HTML tag that you will need to use in your eBay auctions is the second one on the list next to each picture. It is labeled as 'Sites.'
Paste the HTML tag from your clipboard into your eBay auction description.
In Feburary 2016 04,

Dienstag, 2. Februar 2016

How Do I Access GoDaddy Email Through Webmail?In Feburary 2016 02,

In Feburary 2016 02,
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 02,

Montag, 1. Februar 2016

How to Tell Who Is Hosting a WebsiteIn Feburary 2016 01,

In Feburary 2016 01,
Launch your Web browser and navigate to an online Web hosting search utility. (See Resources.)
Locate the search box on the Web hosting tool's home page. This is usually prominent and at the top of the page.
Enter the Web address for the website you wish to find the host for in the search box. Include the 'www' prefix on the website address. You can include the 'http://' part of the address, but it's not usually necessary.
Click 'Search' and wait for the search tool to find and return the correct Web host for the site.
Read the details for the Web hosting company in the search results pane. This usually includes a link to the Web host's own website so that you can contact the company directly. Or, copy and note down the information for future reference.
In Feburary 2016 01,