In Feburary 2016 24,
Decide which affiliate you want to add to your website. You can add several affiliates to different pages on your website, or you can simply paste one affiliate banner on one web page. Once you decide on an affiliate, or group of advertisers, it is time to add your banner.
Select the banner you want to add to your website. If you have an affiliate account with a merchant, they will most likely send you banners with the HTML or JAVA code for that banner, which you need to paste into your web pages. This HTML code draws the banner image from the affiliates' servers and displays it on your website page. You should not have to download images, or add any more files to your website server to add an affiliate to your website. A typical piece of JAVA banner code looks like this:
A'>http://www.linktobanner.com/your_tracking_code?target=_blank&mouseover=Y'></script>
A typical piece of HTML code looks like this: <img'>http://www.link.to.banner/image/your_trackingcode'><img src='http://www.tqlkg.com/image-999999-999999' width='468' height='60' alt='Airaid Intake' border='0'/>
Copy the HTML or JAVA script code by placing your cursor at the beginning of the code, left click and hold down the mouse button, and then drag the cursor across the entire piece of code. It will become highlighted in blue, right click, then select 'copy' from the menu that appears on your screen.
Open the file for the web page where you would like to insert the code on your FTP server, or computer. Paste the HTML or JAVA code into the web page, where you want the affiliate banner to appear. To do this, download the HTML file of the web page to your computer, from your FTP server, using an FTP client, (or your website hosting account's FTP connection) and open it in notepad. Paste the HTML code or JAVA script code into the HTML code, where the banner should appear. If your page uses a table, create a new row and insert the code, or place it accordingly in the first row. The banner is handled just like an image by your browser.
Upload the website page to your domain using your FTP client and server in the directory it came from, and click overwrite page, of prompted to by the FTP client. View your page and make sure the banner is in the right place. If not, move the entire piece of code until the affiliate banner appears where you want it to appear.
In Feburary 2016 24,
Posts mit dem Label amp werden angezeigt. Alle Posts anzeigen
Posts mit dem Label amp werden angezeigt. Alle Posts anzeigen
Mittwoch, 24. Februar 2016
Sonntag, 14. Februar 2016
How to Access cPanel on GoDaddyIn Feburary 2016 14,
In Feburary 2016 14,
Open your browser and type in the following address into the address bar: 'https://[[ipaddress]]:2087/." Replace 'ipaddress' with the actual IP address of your server. You can find your IP address in the email that GoDaddy sent you upon registration.
Type in your username and password. The username is 'root,' while the password is your GoDaddy account password. You can also find it in your GoDaddy registration email.
Click on 'OK' to access your cPanel.
In Feburary 2016 14,
Open your browser and type in the following address into the address bar: 'https://[[ipaddress]]:2087/." Replace 'ipaddress' with the actual IP address of your server. You can find your IP address in the email that GoDaddy sent you upon registration.
Type in your username and password. The username is 'root,' while the password is your GoDaddy account password. You can also find it in your GoDaddy registration email.
Click on 'OK' to access your cPanel.
In Feburary 2016 14,
Donnerstag, 4. Februar 2016
How to Post a Web PageIn Feburary 2016 04,
In Feburary 2016 04,
Determine where you would like to post the web page. You will need a web hosting service account. Three popular web hosting services include Go Daddy, bluehost and 1&1 (see Resources).
Determine the details of your account, including the hostname (the machine that that you will upload files to), your username, password and URL address.
Establish a connection to the Internet via a local area connection or wireless connection.
Open an FTP program such as FileZilla or CoreFTP, which are available for free download.
Enter your hostname, username and password of your website in the FTP program.
Locate the web page you would like to post. Click 'Browse' from the FTP program, navigate to the file and click to select it.
Click the option to transfer the web page to the hosting provider.
In Feburary 2016 04,
Determine where you would like to post the web page. You will need a web hosting service account. Three popular web hosting services include Go Daddy, bluehost and 1&1 (see Resources).
Determine the details of your account, including the hostname (the machine that that you will upload files to), your username, password and URL address.
Establish a connection to the Internet via a local area connection or wireless connection.
Open an FTP program such as FileZilla or CoreFTP, which are available for free download.
Enter your hostname, username and password of your website in the FTP program.
Locate the web page you would like to post. Click 'Browse' from the FTP program, navigate to the file and click to select it.
Click the option to transfer the web page to the hosting provider.
In Feburary 2016 04,
Montag, 1. Februar 2016
How to Find the Absolute Path in a WebsiteIn Feburary 2016 01,
In Feburary 2016 01,
Click on any link on a Web page using a relative path. Provided the link is properly coded, the page opens. Highlight the URL in the address bar of your Web browser and copy it by pressing 'Ctrl-C' to copy the link's absolute path. If the link doesn't work, you may still be able to get the absolute path.
Examine the URL in the address bar and fix any obvious typos, like a double 'http,' a 'wwww' instead of 'www' or two slashes instead of one. If the link automatically redirected you to an error page, open a text editor and paste the code there to examine it. Once a typo is fixed, the link should work, giving you the absolute path.
Copy the URL in the address bar of the source page. Paste this in a new line in your text editor. If it ends in 'html,' delete everything after the last '/.' If it ends in 'com' or '.org' or any other domain extension, type a '/' at the end and then type the rest of the relative path. For example, if the main URL was 'http://.example.com/page.html," and the relative path was '/folder/page.html,' you should now have 'http://example.com/folder/page.html." Copy and paste this into your Web browser address bar to see if it works. If it does, you've found the link's absolute path.
Click on other links in the source Web page and examine the URLs in the address bar. Websites, like the files on your computer, are usually stored in folders and sub-folders. Every folder begins and ends with a '/.' If a developer has mistyped a folder name, correct it and try the link again. If the developer has moved a page, you may be able to determine in which folder the page you are looking for belongs. For example, if the bad link includes an '/images/' folder, while and the other images are in an '/image/' folder, you can simply delete the 's' to get the correct path.
Searching and Absolute Paths
Right-click the clickable link in any search result. Select 'Copy Link Address' from the drop-down menu. Paste this into any text editor or word processor. In some cases, this may be an absolute path already, such as 'http://www.example.com." Other times, including links that result in direct download rather than in opening a Web page, the absolute path is embedded in confusing HTML code such as this: 'https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=13&cad=rja&uact=8&ved=0CFjACOAo&url=https%3A%2F%2Fexample.com%2Ffoldera%2Ffolderb%2Ffolderc%2Fpage.html&ei=8Sr1U4mKMIHnoASo2oGYBw&usg=AFQjCNGBK_IZOD0O82_VAYqiuSVJXMM-7w&sig2=9PGvoSSlvcEtSiPgHLlNPw."
Highlight and copy the HTML code that displays beneath the clickable link in the search engine. Paste this in a separate line in your text editor. Often, the path is short enough that it is displayed in its entirety, such as 'http://example.com/page.html." In this case, your work is done. However, if the path is too long, only the beginning is displayed, with the last part of the path cut off, such as 'http://example.com/foldera/folderb/fold."
Highlight everything in the clickable link code up to the last word that corresponds to the absolute path, and press 'Ctrl-V' to replace it with the clean code of the absolute path you copied. In this example, this includes everything up to 'fold,' leaving you with 'http://example.com/foldera/folderb/folderc%2Fpage.html&ei=8Sr1U4mKMIHnoASo2oGYBw&usg=AFQjCNGBK_IZOD0O82_VAYqiuSVJXMM-7w&sig2=9PGvoSSlvcEtSiPgHLlNPw."
Delete everything after the 'html.' This leaves you with 'http://example.com/foldera/folderb/folderc%2Fpage.html."
Highlight every '%2F' and press '/' on your keyboard. This is just HTML code for a slash. You now have the absolute path for the link: 'http://example.com/foldera/folderb/folderc/page.html."
In Feburary 2016 01,
Click on any link on a Web page using a relative path. Provided the link is properly coded, the page opens. Highlight the URL in the address bar of your Web browser and copy it by pressing 'Ctrl-C' to copy the link's absolute path. If the link doesn't work, you may still be able to get the absolute path.
Examine the URL in the address bar and fix any obvious typos, like a double 'http,' a 'wwww' instead of 'www' or two slashes instead of one. If the link automatically redirected you to an error page, open a text editor and paste the code there to examine it. Once a typo is fixed, the link should work, giving you the absolute path.
Copy the URL in the address bar of the source page. Paste this in a new line in your text editor. If it ends in 'html,' delete everything after the last '/.' If it ends in 'com' or '.org' or any other domain extension, type a '/' at the end and then type the rest of the relative path. For example, if the main URL was 'http://.example.com/page.html," and the relative path was '/folder/page.html,' you should now have 'http://example.com/folder/page.html." Copy and paste this into your Web browser address bar to see if it works. If it does, you've found the link's absolute path.
Click on other links in the source Web page and examine the URLs in the address bar. Websites, like the files on your computer, are usually stored in folders and sub-folders. Every folder begins and ends with a '/.' If a developer has mistyped a folder name, correct it and try the link again. If the developer has moved a page, you may be able to determine in which folder the page you are looking for belongs. For example, if the bad link includes an '/images/' folder, while and the other images are in an '/image/' folder, you can simply delete the 's' to get the correct path.
Searching and Absolute Paths
Right-click the clickable link in any search result. Select 'Copy Link Address' from the drop-down menu. Paste this into any text editor or word processor. In some cases, this may be an absolute path already, such as 'http://www.example.com." Other times, including links that result in direct download rather than in opening a Web page, the absolute path is embedded in confusing HTML code such as this: 'https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=13&cad=rja&uact=8&ved=0CFjACOAo&url=https%3A%2F%2Fexample.com%2Ffoldera%2Ffolderb%2Ffolderc%2Fpage.html&ei=8Sr1U4mKMIHnoASo2oGYBw&usg=AFQjCNGBK_IZOD0O82_VAYqiuSVJXMM-7w&sig2=9PGvoSSlvcEtSiPgHLlNPw."
Highlight and copy the HTML code that displays beneath the clickable link in the search engine. Paste this in a separate line in your text editor. Often, the path is short enough that it is displayed in its entirety, such as 'http://example.com/page.html." In this case, your work is done. However, if the path is too long, only the beginning is displayed, with the last part of the path cut off, such as 'http://example.com/foldera/folderb/fold."
Highlight everything in the clickable link code up to the last word that corresponds to the absolute path, and press 'Ctrl-V' to replace it with the clean code of the absolute path you copied. In this example, this includes everything up to 'fold,' leaving you with 'http://example.com/foldera/folderb/folderc%2Fpage.html&ei=8Sr1U4mKMIHnoASo2oGYBw&usg=AFQjCNGBK_IZOD0O82_VAYqiuSVJXMM-7w&sig2=9PGvoSSlvcEtSiPgHLlNPw."
Delete everything after the 'html.' This leaves you with 'http://example.com/foldera/folderb/folderc%2Fpage.html."
Highlight every '%2F' and press '/' on your keyboard. This is just HTML code for a slash. You now have the absolute path for the link: 'http://example.com/foldera/folderb/folderc/page.html."
In Feburary 2016 01,
How to Start an Online Support Group WebsiteIn Feburary 2016 01,
In Feburary 2016 01,
Determine what type of support group you want. You should choose a cause or issue for which you have compassion or with which you have experience. Or it can be for an issue you feel is underserved, such as men who are victims of domestic violence, or those who have a true shopping addiction.
Come up with a name for your support group that is to the point. For example, if you want to start a group for shopping addicts, you can call it 'Shopping Addiction Help.' Be direct. The name does not have to be cutesy or 'unique.'
Buy a domain name--you can get one for less than $10. You should get a .com address, but .org and .net addresses are also acceptable, as far as being easy to remember. Get a quality domain registrar, such as GoDaddy, Network Solutions or 1&1.
Choose a forum platform that you would like to use. Make sure that the forum allows your users to register a unique profile and that it allows you to control membership settings, filter curse words (if this is an issue for you) and ban posters, should they become abusive. You can try a platform such as Ning, Forumotion, Forumer or ZoomBoards--these are all free options.
Forward your domain name to your forum's address. To do this, log in to the control panel where you registered the domain, click on the forwarding option and input the address of the forum (you will have this information once you sign up for a hosted forum account). The change may take a couple of minutes to take effect.
Advertise your forum by letting those around you know about it (word of mouth), placing targeted Facebook ads (these are inexpensive) or by placing an ad on a blog related to your support group's cause. You can also try writing a press release and sending it to popular websites and magazines that are devoted to your cause--free press is very effective and will generate a good amount of traffic to your support group's site.
Foster an active, supportive, nurturing environment by encouraging members to share their thoughts and ask questions, periodically asking the entire group a question or posting a poll, setting guidelines regarding appropriate language and etiquette, and banning users who are inflammatory or abusive.
In Feburary 2016 01,
Determine what type of support group you want. You should choose a cause or issue for which you have compassion or with which you have experience. Or it can be for an issue you feel is underserved, such as men who are victims of domestic violence, or those who have a true shopping addiction.
Come up with a name for your support group that is to the point. For example, if you want to start a group for shopping addicts, you can call it 'Shopping Addiction Help.' Be direct. The name does not have to be cutesy or 'unique.'
Buy a domain name--you can get one for less than $10. You should get a .com address, but .org and .net addresses are also acceptable, as far as being easy to remember. Get a quality domain registrar, such as GoDaddy, Network Solutions or 1&1.
Choose a forum platform that you would like to use. Make sure that the forum allows your users to register a unique profile and that it allows you to control membership settings, filter curse words (if this is an issue for you) and ban posters, should they become abusive. You can try a platform such as Ning, Forumotion, Forumer or ZoomBoards--these are all free options.
Forward your domain name to your forum's address. To do this, log in to the control panel where you registered the domain, click on the forwarding option and input the address of the forum (you will have this information once you sign up for a hosted forum account). The change may take a couple of minutes to take effect.
Advertise your forum by letting those around you know about it (word of mouth), placing targeted Facebook ads (these are inexpensive) or by placing an ad on a blog related to your support group's cause. You can also try writing a press release and sending it to popular websites and magazines that are devoted to your cause--free press is very effective and will generate a good amount of traffic to your support group's site.
Foster an active, supportive, nurturing environment by encouraging members to share their thoughts and ask questions, periodically asking the entire group a question or posting a poll, setting guidelines regarding appropriate language and etiquette, and banning users who are inflammatory or abusive.
In Feburary 2016 01,
Abonnieren
Posts (Atom)