Wednesday, March 13, 2013

How to Insert Banners in Between WordPress Posts





1. Open the 'Appearance' menu on the left side of the WordPress dashboard, and then click 'Editor.'
2. Click the 'Main Index Template' link on the right side of the page to edit the index.php file for your WordPress theme.

3. Locate the code '
' or '
' in the main area of the page. If you do not see either of these, click 'loop.php' on the right side of the page to edit that file instead of index.php. Place the cursor at the beginning of the line, and then press 'Enter' to create a new blank line above the code. Move the cursor to the blank line.
4. Enter the code
in the blank line. Copy the code from this article to avoid a typing error. Edit the number after 'showads' to change where the banner advertisement is shown on your website. To display the advertisement after the third post, for example, change the code to 'showads = 3.'
5. Locate the code '
' or '
' in the file, and place the cursor at the start of a blank line immediately above the code.
6. Type
(ad code)
in the blank line. Change '(ad code)' to the code received from your advertising partner to display the banner, removing the parentheses and words 'ad code.'
7. Click the 'Update File' button at the bottom of the page.

Monday, March 11, 2013

How to Add Google Adsense to Google Sites





1. Sign into your Google AdSense account with your username and password. Use the drop-down menu in the top left-hand corner to select the site you want to work with.
2. Locate the “More Actions” drop-down menu, and click on the menu and when it drops down; select the “Manage Site” option.

3. Scan the left side of the page and find the “Monetize” option. Click on this option with your mouse.
4. Select the “Monetize this Site” button and click it.
5. Create a new AdSense account for the Google site by clicking the “Create” radio button or make use of an existing AdSense account by clicking the “Use Existing AdSense Account” radio button, to integrate with the Google site. You will need to adhere to the instructions appearing on the screen, depending on the radio button you select.
6. Go to your Google site and insert the code generated by and copied from Google Adsense. Accomplish this by clicking the “Insert” option and pasting the code from Google Adsense into either the page or the sidebar.

Thursday, February 28, 2013

How to Make Money Using Online Advertising

Wednesday, February 27, 2013

How to Remove a Header From Certain Posts in WordPress





1. Log into your WordPress account. Click 'Appearance,' then 'Editor.' Click 'single.php' from the long list of posts on the right side of the screen. When it appears in the central editing area, select all the code and copy it to the clipboard. Open up a text editor such as Notepad or TextWrangler, and paste the code into a new document.
2. Create a new line at the top of the file, and paste the following code into it:


3. Scroll down in the file and locate the header for the post. It will include the code '
' and will also be surrounded by 'Header' tags, such as
or
tags. Delete this line of code, including the surrounding header tags. Save the file as 'noheader.php' on your computer's hard drive.
4. Log into your FTP account, then navigate to 'wp-content,' then 'themes' and open the folder for the WordPress theme you are using. Upload notitle.php to this folder.
5. Return to your WordPress admin area. Click 'Plugins,' then 'Add New.' In the search box, type 'Single Post Template' and press 'Enter.' Find 'Single Post Template' in the search results and click 'Install Now.' Wait a few moments for the plugin to install, then click 'Activate Plugin.'
6. Click 'Posts,' then locate the post on which you want to remove the header. Click its title to enter the editing area. A new menu appears called 'Single Post Templates.' Click the drop-down menu, and select 'NoHeader' from the list. Click 'Update Post' in the top right of the screen. The header is removed from the post. Repeat this step for all the posts in which you do not wish to display the header.

Monday, February 25, 2013

Instructions on How to Make a Website for Free





1. The Squidoo publishing platform makes creating a free website point-and-click simple. Squidoo's creators claim that as of February 2010, it had more than 1.4 million (Squidoo's name for a website) in its system. With Squidoo, you combine pre-made modules and your own content to create a lens. Besides simple components that support things like text and graphics, there are modules that display YouTube videos, Flickr photos and other media. There are even modules that connect your lens to online vendors such as Amazon and eBay, so you can sell items from your lens.You can create an unlimited number of lenses (websites) for free. The Web address of each lens takes the form of XYZ.squidoo.com, where 'XYZ' is the name you assign to your lens, and the rest of the address is the Squidoo domain name. Squidoo runs Google AdSense ads on each lens, and popular lenses earn a small share of that money, so even if you don't do any sales-related activities yourself, Squidoo can earn you some money.
2. Wetpaint combines the elements of blogs, forums, social networks and wikis (sites that allow visitors to contribute content) so you can create a free website that emphasizes contributions from, and interaction with, visitors. Like Squidoo, it features pre-made modules that you combine with your own content to build your website.Free sites on Wetpaint include ads that the company uses to pay for the service. The company also offers a premium service where it charges a monthly fee in exchange for removing the ads from your site and giving you the option to have a custom domain name.

3. Blogger is for people who want to create a free blog-style website. Web logs (blogs for short) are a series of journal entries (blog posts) rather than a more structured website. Typical uses for blogs include keeping a daily journal, reporting on ongoing news or events, and similar uses that involve writing about a stream of activity.Blogger provides pre-designed templates and supports both pictures and video in blog posts. To earn money, you can opt to have Google AdSense ads or links to Amazon.com (through the Amazon Associates merchant program) appear in your blog posts. Like Wetpaint, Blogger allows you to create a custom domain name for your website. Unlike Wetpaint, you do not have to pay for a premium version of Blogger to use a custom domain name.

Sunday, February 24, 2013

How to Place a Google Ad on Office Live





1. Log in to your Google AdSense account. Click 'AdSense Setup,' followed by 'Get Ads' in the main navigation menu. Select the size and appearance of the Google ad by clicking the relevant options' check boxes and using the ad color-picker tool. Click the 'Continue' button; then select 'Submit and Get Code.'
2. Copy the HTML code for the Google AdSense ad from the code field.

3. Launch Microsoft Notepad. Paste the code copied in the previous step into the Notepad document. Save the document as 'myAdPage.htm.'
4. Launch Office Live. Click 'Document Gallery' in the main navigation menu. Click 'Upload' in the Document Gallery actions menu bar.
5. Go the location of the 'myAdPage.htm' document you created earlier. Click the file to highlight it; then select 'Open.' Click the 'Add' button to add the file to the Document Uploader list. Click and select the check box beside the file. Click the 'Upload' button.
6. Click 'Web Site' in the Office Live main menu. This opens the Page Manager dialog box. Click 'Edit' beside the name of the Web page on which you want to include the Google AdSense ad. This launches the Page Editor dialog box.
7. Click on the Web page zone in which you want to include the ad. Click 'Module' in the 'Insert' group on the main menu. Select 'HTML.' This opens the HTML dialog box.
8. Paste the following code into the text input field:

9. Highlight and change the height and width dimensions to the sizes that you selected when you created the Google AdSense ad.
10. Click the 'OK' button. This saves your changes and adds the Google AdSense ad to your Office Live Web page.

Wednesday, February 20, 2013

How to Get a URL to Read Upper Lowercase Characters





1. Launch your preferred web browser from the desktop shortcut or 'Start' menu.
2. Click the address bar at the top of the browser.

3. Type in the full URL to the target page of the website you wish to visit with the proper capitalization. For example, 'www.google.com/adsense/' is not the same as 'www.google.com/ADSENSE/' when using a web browser.

Monday, February 18, 2013

How to Get Paid for Displaying Google Ads That Are Relevant to Your Site's Content





How to Get Paid
1. To get paid, you need to provide an accurate payee name and payment address, because Google will mail you a PIN to verify your payment address. Log in to your AdSense account. Click on the 'Account Settings' menu under the 'Home' tab. Under 'Account Information,' edit the 'Payee Name' and 'Address.'
2. If you reside in the U.S., you must provide your tax information. In the 'Account Settings' page, under 'Payment Settings,' click the 'edit' link next to 'Tax Information.' Use the tax wizard to help you navigate to the correct forms and requirements for your situation.

3. In the 'Payment Settings,' click 'edit payment method.' Select a payment method based on a choice of options dependent on your payment address. These choices may include checks, electronic funds transfer and Western Union Quick Cash.
4. Type in the PIN number that you received in the mail, to verify your payment address. Depending on your payment address, you may also be asked to verify your phone number so that Google will call you at a predefined time.
5. When your publisher account receives enough revenue to meet a payment threshold, Google will send you a payment based on your payment method.

How to Make Money With Google AdWords Without a Website





1. Join an affiliate program. Some of your favorite websites may have them. These allow you to promote and sell both goods and services. Some good affiliate programs include Amazon.com, CommissionJuncition.com and Clickbank.com. Affiliate programs will provide you with your own link to the products you are promoting.
2. Choose the keywords you want to use to promote your product. These keywords should be the search-engine-friendly terms that bring users to your product.

3. Sign into your Google AdWords account.
4. Choose your daily budget. This ranges between 5 cents to $50 per day. Once this daily amount is used for the day, the keywords will no longer work until the beginning of the next day. Each keyword has a cost per click that varies widely from a few cents to several dollars. This means each time someone clicks your ad in Google, your account is charged this amount and it is subtracted from your daily budget.
5. Write the text for your advertisement. This will appear in the search along with your keywords.
6. Input your link into your advertisement and launch your campaign. Each time someone buys from this link, you will receive your allotted commission through your affiliate program.

Saturday, February 16, 2013

How to Create an Underwear Blog





1. Search for a site to host your blog. There are several free blog-hosting companies.
2. Sign up for a Google AdSense account so you can place ads on your blog to earn income.

3. Begin writing blog entries about underwear. Decide on the tone. Your blog can be about the history of underwear, fashion or even underwear humor. Picking a niche can make your blog unique.
4. Promote your site by listing it in blog directories, submitting it to search engines and posting in forums. Letting everyone know you have an interesting, engaging blog is key to attracting traffic.

adsense tips Copyright © 2011 | Template created by O Pregador | Powered by Blogger