Saturday, April 28, 2012

How to Make Money Writing Ads





1.

Submit your resume to businesses.

Submit an application and your current resume with examples of your best writing to the businesses mentioned above, or similar ones.
2.

A good headline with a quote increases revenue

Compose a headline for your advertisements with 10 to 15 words, use a quote in the headline if possible because it will increase your sales by 28 percent more than a conventional headline. (Headlines with 10 to 15 words also sell better than shorter ones, accounting for 80 percent of total sales generated from the ad.)

3. Using strong words, brief paragraphs and short sentences, write as succinct an ad as possible in an easy, conversational tone as if you were talking to a good friend.
4. Briefly describe the specifics about the goods and/or services that you are selling using testimonials whenever possible to increase the credibility and believability of your ad.
5. Write about the benefits of the goods and/or services you are endorsing instead of the features to give your target audience the impression that this product and/or service will be positively life-changing.

Friday, April 27, 2012

How to Remove Deleted Pages for NavBar in Thesis on WordPress





1. Sign in to your Wordpress dashboard, and click on 'Appearance,' then click on 'Menus.'
2. Click on the menu you have assigned to the navigation bar. Here you'll see the list of pages/links attached to the menu.

3. Click the arrow on the right side of the specific page tab.
4. Click on 'Remove,' then click 'Save Menu.' This removes the deleted page from the navigation bar menu.

How to Make a Google Ad Center





1. Paste your Google ad into the place you want it to appear on your website. If you don't have the ad code, access your Google AdSense account and click 'Setup,' and then 'Manage Ads.' Click 'Code' to retrieve the code next to your specific ad.
2. Move to the beginning of the ad code. You should see this:


3. Add the following HTML tag to the beginning, so the snippet looks like this:


4. Move to the end of the ad code. You should see the closing tag:

5. Type the closing HTML tag to center the ad. The result should look like this:


Thursday, April 26, 2012

How to Place Ads on the Bottom of a Post Thesis Theme





1. Register with WordPress Web hosting. WordPress tightly controls the use of ads on its blogs. With WordPress Web hosting, you have more flexibility to control the design and content of your blog than you would have with a conventional WordPress account. WordPress Web hosting also gives you the freedom to develop your own themes based on templates like the post Thesis template. Registering with WordPress Web hosting requires that you purchase a domain name from one of the WordPress recognized Web hosts, such as Blue Host, Network Solutions or Media Temple. Links to these registrars can be found at the WordPress Web hosting information page.
2. Purchase a copy of the Thesis blog template. Thesis is a template designed for WordPress by a developer named 'DIY Themes.' Thesis costs $87 as of March 2011 for individuals, and is compatible with blogs run by WordPress. To purchase the Thesis template, visit the DIY Themes website and place an order with your credit card on the 'Register and Download' page.

3. Select a Post theme for your WordPress blog, if you haven't done so already. The Post format is the WordPress feature that allows users to customize and build their own themes. If your blog already runs a 'canned' WordPress theme, you can switch to the Post format by clicking on 'Appearance,' then 'Themes,' then 'Activate (theme).'
4. Upload the thesis theme to your WordPress account. To do this, go to the WP content-themes directory of your account and use the file manager function to extract the Thesis files to your directory.
5. Upload your ads to the WP content-themes directory using the file manager function. If you do not yet have any paid advertising and are simply doing this project for the learning experience, create a random image in MS Paint or Photoshop for use as a stand-in. The Thesis theme technically allows ads of any size, but aesthetically, the ideal size for an ad at the end of a page is 468x60, as this fits nicely within the width of the content section of the page.
6. Open your custom_functions.php file, and paste the code template for ads at the bottom of a page. You do not need to know PHP in order to do this; the script for this piece of code can be found at the DIY Themes website (see Resources). The only thing you need to modify yourself is your website URL and the image file name. Both of these elements are found in the following line:




. Place your blog URL and image file name in the sections with parentheses.

Tuesday, April 24, 2012

How To Make Money Per Hit on a Website





1. Sign up for a pay-per-hit or 'CPM' ad network. (CPM refers to 'cost per mille,' or the rate you'll receive per 1,000 ad views.) Items to consider include the rate paid per 1,000 views and the minimum income necessary to earn before you'll be paid. Consult the ProBlogger link in the Resources section below for a list of 12 CPM providers that will serve up advertising on your site just like Google Adsense.
2. Decide where you'd like to add CPM advertising on your website. If you already have successful banner ads, affiliate links or pay-per-click ads on your site, you may not to displace them for (generally) lower-paying CPM ads. However, CPM ads can be an easy addition to an established website or a simply way to start advertising on your website from the very first day.

3. Add the CPM provider's html code to your website in the appropriate places in your code. Your ad provider will provide the necessary coding to automatically pull ads from their database onto your site--simply follow their installation instructions to display your new ads in the intended places on your site.
4. Log into your CPM network account periodically to track how your advertising is performing. Of course, the more visitors you have, the more your ads will be viewed, and the greater pay-per-hit income you'll make.

Monday, April 23, 2012

How to Put Ads in the WordPress Footer





Create Ads
1. Sign up for an ad network. Google AdSense is one example. Log in to the ad network if you are already an ad publisher.
2. Create a new ad. For example, click the 'My ads' tab and 'New ad unit' in Google AdSense.

3. Enter a name for the ad, and choose a size and type. Select the formatting for the ad, such as colors to match your theme. Save the ad and get the ad code, which is usually JavaScript code. For example, click 'Save and get code' in Google AdSense.
4. Highlight the code with your mouse. 'Ctrl' and 'C' to copy the ad code to the clipboard.
Install Plugin and Insert Ad Code
5. Sign in to WordPress as the 'admin' user. Download and install a plugin that allows you to add custom code to the WordPress theme footer.
6. Click 'Plugins' from the menu, locate the plugin you installed, and click 'Activate' beneath its name to make it active.
7. Navigate to the options for the plugin. For example, click 'Post Footer' under 'Settings.'
8. Press 'Ctrl' and 'V' to paste the ad code in the box provided by the plugin -- in the 'Ad Code' box, for example. Click the button to save your changes. Click 'Update Options.'
9. Create another ad, copy the ad code to the clipboard and paste it into the custom footer to display more than one ad in the footer. Click the name of your blog to view the blog and check to make sure the ads are properly displaying in the WordPress footer.

Friday, April 20, 2012

How to Get Adsense on Wordpress Without Plugins





Sidebar
1. Log in to Google AdSense. Click the 'My ads' tab. Under 'Ad units' locate the ad unit that you want to use. Click 'Get code.' Select the code, right-click and click 'Copy.'
2. Log in to the WordPress dashboard with your administrator account. Click 'Appearance' on the left menu, then click 'Widgets.'

3. Click 'Text' in the 'Available Widgets' area. Drag the widget to the sidebar on the right. If your WordPress theme has two sidebars, then drag the widget to the sidebar where you want to place the AdSense ad unit.
4. Right-click in the 'Text' widget and click 'Paste' to insert the AdSense code. Click 'Save.'
Post
5. Log in to the WordPress dashboard. Click 'Appearance' and click 'Editor.' Click 'Single Post (single.php)' on the right when the editor page appears.
6. Search for a phrase similar to the following in the code window. The exact line may vary from one theme to another. But look for the code with 'the_content' in it like

7. Add a table layout above the 'the_content' line of code. For example:











8. Right-click between the
and
tags. Click 'Paste' to insert the AdSense code. This places the AdSense ad to the top left of your WordPress posts.
9. Review the code. It should look similar to the example shown below:







[Your AdSense code here]










10. Click 'Update File.'

How to Put Ads on the Side of Your Tumblr





1. Log in to your approved Google AdSense account and click on the 'My Ads' tab. A list of previously created ad units displays, showing when they were last edited and whether they are active.
2. Click on the 'New Ad Unit' button. All of the options for your new ad will be displayed.

3. Fill out each of the required fields. Name your ad and choose the size that best fits your Tumblr blog. The most common size for a sidebar banner is the sidescraper option.
4. Create a new custom channel on the options screen. This makes your Tumblr ad campaign easy to track, helping to monitor the performance of your AdSense ads across multiple websites.
5. Click 'Save and get code.' A small screen pops up with JavaScript code specific to the ad you have just created.
6. Copy the JavaScript within the window by highlighting all of the text and clicking 'Ctrl-C.'
7. Log in to your Tumblr account and click on the appropriate blog name within the drop-down menu on your dashboard. More options will display, including the ability to edit your theme.
8. Click on 'Customize' to bring up the settings for your particular Tumblr, then click on 'Theme' within the header and 'Enable custom HTML'. The editable HTML for your Tumblr theme now displays within the window.
9. Place the Tumblr code in the appropriate place within your theme's HTML by clicking on the location you wish to paste it to and typing 'Ctrl-V' If your theme has a sidebar, cross-reference with a live version of your Tumblr so that you can identify where to place your ads. A common location is after the 'About' section within your sidebar. Use 'Ctrl-F' to find specific locations within the HTML.

Thursday, April 19, 2012

How to Create a Paid Podcast





1. Obtain a commercial sponsor, preferably a major corporation or large business. This is the best way to generate revenue for your podcast.
2. Solicit donations from listeners.

3. Place advertisements on your Web site or blog. Google AdSense is one way to accomplish this goal. AdSense places ads on your Web site. Each time someone clicks on an ad, you receive a fee.

How to Set Up a Google Website or Webstore





1. Type the Google sites web address into your URL bar: http://sites.google.com. You'll be asked for a username and password. If you already have a Google account, log in with your existing information. If you do not yet have your own Google account, click the 'Create an Account' option.
2. Click on the words 'Create New Site' to begin the process of designing your website.

3.

Choose a name for your website. The name of your website, along with the theme you choose will communicate to users what the purpose of your site is. If you're using your website as a store, be sure to choose a site name and design that will appeal to your customers and communicate professionalism. After you've made your choices, click on 'Create Site.'
4.

Edit your homepage by clicking on the 'Edit Page' button near the top of the screen. When editing your page, you can change the title of the page and the content simply by typing in the boxes. You will edit all of your other web pages within your site the same way.
5.

Customize your home page with photos. To include photos on your website, use the 'Insert' menu when you are in edit mode and choose to upload photos.
6.

Link to other websites or to pages within your own website by using the link feature. Simply highlight the text that you want to be the hyperlink and then click the 'Link' button and paste the URL that you'd like to link to.

Wednesday, April 18, 2012

How to Insert Adsense Code Into a WordPress Blog Post





1. Log in to Google AdSense and click 'My ads' to go to your AdSense ads. Click 'Get code' under the name of the ad you want to put in WordPress. When the pop-up box opens, click the text, right-click and click 'Copy' to copy the code. Click 'Close.'
2. Log in to WordPress. Click 'Appearance' and 'Editor.' When the theme editor loads, click 'Single Post (single.php)' or similar name under 'Templates' on the right of the page.

3. Look for a line similar or identical to the following piece of code in the PHP file. Note that the 'the_content' line indicates where the blog post content is placed:
Read the rest of this entry
'); ?>
4. Click above that line of code if you want the AdSense ad to appear above the post content. Click below that line of code instead if you want the AdSense ad to be shown below or after the post content.
5. Type HTML code to create formatting for the code before you insert it. For instance, type '
' without the quotes to make sure that the ad will be in the center when you place it.
6. Right-click and click 'Paste,' or hit 'Control' and 'V' simultaneously to paste the AdSense code. Close the HTML tag or tags you added. For example, type '
' to close the
tag.
7. Click 'Update File.'
8. Type the Web address of your WordPress blog in the browser location bar to visit the blog, or click its name on the top left of the WordPress admin page. Click any post to see how the AdSense ad looks on it. A blank space may appear at first, because it takes some time for ads to be generated according to the keywords in the post.

How to Make Google Your Homepage Tab





1. Click the Windows logo, type 'Internet Explorer' into the search and click the link.
2. Type in the Google Web address into the address field.

3. Click the drop-down menu next to the 'Home' icon and click 'Add or Change Home Page.'
4. Click 'Use this webpage as your only home page' if you want to have just one tabbed home page or 'Add this webpage to your home page tabs' if you want multiple tabs to open at start.
5. Click 'Yes.'

How to Invest in Internet Domain Names





1. Think of a unique domain name that contains high-paying keywords. Valuable domain names are straight to the point and refer to a popular subject such as personal finance and health. Go to the High Paying Google Keywords website in Resources for a list of possible domain name ideas.
2. Register your domain name. Go to the Nameboy website (see Resources) and enter a domain that you would like to buy. Nameboy will then generate variations of the name if your specific name is already taken. Choose a domain name with a .com extension because these are the most valuable.

3. Monetize your domain name. Sign up with a Web hosting provider such as Blue Host or Go Daddy and create a webpage. Post content and information regarding your domain name's theme and integrate it with Google AdSense. If the domain name is buzzworthy, it will attract lots of visitors. Visitors who click on your page's ads will generate revenue for every click.
4. Park your domain name. A parked domain name is nothing more than a page with ads. This is used to hold onto a popular domain name and wait for an offer from a prospective buyer. Sign up with Sedo and park your name on their site. Simply create a free account and transfer your DNS servers to Sedo.
5. Auction your domain name. Sign up with Go Daddy and click 'Auctions' on the top toolbar. Select 'List a Domain' on the left-hand menu. Become a member of Go Daddy Auctions so you can buy and sell domain names.

How to Build an AdSense Website





1. Register a domain name and set up a web hosting account. Consider web hosting providers such as Blue Host and Go Daddy, or find free hosting providers by checking out the Free Web Hosts directory (see Resources).
2. Build your website using a platform such as Dreamweaver, Microsoft Front Page, or Word Press. You can make your Word Press site look more like an actual website and less like a blog by going into the settings option on the Admin page and creating a static front page. Then, choose to display your content as pages rather than blog posts.

3. Go to Google's AdSense page and apply for an account. It will take from several days to a week to be approved. Fill out the application and provide website URL, website language, and your contact information.
4. Log into your Adsense account once it has been approved. Click on the Adsense Setup tab. Go through the prompts until you get to the page where Adsense generates an HTML ad code for you. Copy the code and paste it into your site's template. Ads should appear immediately on your web page and your Adsense site will be up and running.

How to Transfer Google Adsense Accounts to Different Emails





1. Sign in to your AdSense account at google.com/adsense.
2. Click on 'My Account' and look for the log-in information at the top of the page. Click on 'Edit in Google Accounts.' If you do not see this link, you do not already have a Google Account and will need to create a Google ID and password.

3. Read the instructions and click 'Continue.' There are two pages of instructions, so you will have to do this twice.
4. Select the option that applies to you from the list that appears regarding whether you already use other Google services or not.
5. Enter your new email address into the blue highlighted box. Click continue, review the information you have entered, then confirm the changes.
6. Go to the inbox of the email address that you have just entered, and open the verification email. Click on the link inside and your account will now be ready to use with your new email address.

Tuesday, April 17, 2012

How to Add Amazon Ad Code to a Wordpress Blog





1. Establish an Amazon affiliate membership (see Resources below). Set up your information with your name, email, choices on how you want to receive payments, your username and any other information that is needed by Amazon.
2. Once this step is complete and everything is ready to go with Amazon you are ready to create a link to a product. Go to the Affiliate Program page. Sign in to your account.

3. I'll show you a specific product link, but the steps for a link, a banner or a widget are basically the same. On the Affiliate main page, click the tab called 'Links Banners' on the tabbed menu at the top.
4. On the new page for Product Links select 'Add Product Links Now.'
5.

You can narrow down your search for the exact product you want to sell using the drop-down menu to select a category within Amazon's product line. You can enter an exact title or give an ASIN/ISBN if you know it. Press Go.
6. If you get more than one result in your search, find the proper one. Click the button that says 'Get Link' for the one you picked.
7.

In the window that opens, select your link type. If you choose 'Text and Image' (Enhanced Display) you don't have to copy the image and upload it. Amazon will serve the image. If you choose 'Image Only' you will need to copy the image and upload it. If you choose 'Text Only' you get a text link with no photo.
8. You can customize the link to fit your blog's color scheme, then you are ready to grab the HTML for the product link. It's immediately under what you see in the image in Step 7. Copy that HTML.
9. I recommend you leave the Amazon page open. If you need the HTML again, it will be findable. In a new browser tab sign in to your Wordpress blog. Create a new post title in the usual way. Type some text in the blog post to talk about the product you are planning to link.
10. At the top of the Wordpress blog post entry field, click the tab that says HTML.Find the spot where you want to insert to link to the product. Paste the HTML from Amazon there.
11. At the top of the Wordpress blog post entry field, click the tab that says 'Visual.' Check visually to make sure things turned out the way you want. Select 'Save Draft' and then Preview the post so you can click on the link to make sure it really goes to the Amazon page you want, then close the Preview.
12. If you have finished writing the text you want to have appear with the link, you are ready to click 'Publish.'

How to Find Adsense Keywords For Free





1. Find the best keywords for your product or service by creating a niche in the market. Then use the specific keywords that relate to your topic for marketing purposes. Your niche will automatically generate specific AdSense keywords because the keywords will naturally be the most common words used on your site.
2. Create more than one site in your niche and use keywords for each site. Then link your sites together. You will have more keywords if you have more sites.

3. Write blogs in your topic area and use keywords to bring in readers. Then link the blogs to your other sites. You have now created unique content and generated your own free keywords by knowing your topic well and expanding on it. Your knowledge of the topic will help you know the right keywords to use.
4. Use a keyword search tool to find out if the keywords you picked are popular. A tool like Overture can help you determine how many people are searching for your words. You can also use the tool to find out if there is a better variant of the word available.
5. Find your target market and interview potential customers. Ask them what words they associate with your product and which words they use when searching the Internet. Make a list of keywords from the information they give you.

Monday, April 16, 2012

How to Become a Youtube Celebrity





1.

Find your niche. Decide what it is that you are good at. Can you deliver the news in a funny way. Do you aspire to create a comedy show. Youtube offers limitless possibilities. You can upload videos of literally anything you want. Creativity is key. Find something you are passionate about and decide how to express it through video.
2.

Become familiar with Youtube celebrities. Have you ever heard of 'sxephil'? How about 'Fred'? To view the most subscribed to users on Youtube go to http://www.youtube.com/members?t=ap=1s=msg=0. Become familiar with them. Most have to do with news, music, and especially comedy.

3.

Create a username that is catchy and relevant to your Youtube venture/persona. 'Communitychannel' and 'sxephil' are good examples.
4.

Start uploading your content. Display your mission statement, your bio page, and your first videos. The actual quality of the videos is not extremely important, but if it is bad people are less likely to enjoy it.
5. Be consistent. Set goals of how many videos you plan to make and when you plan to upload them.
6.

Become an active Youtuber. Comment on others' videos, choose your favorites, and converse with people. This will familiarize you more with the Youtube community while drawing more traffic to your videos.
7.

Advertise. Myspace, Facebook, Twitter. Do all you can to get the word out. The more views your videos receive, the more they are likely to receive.
8.

Monetize. Put Adsense on your video pages. Create a website and link to it. Many Youtube celebrities sell their merchandise on their websites as well as have affiliate sponsors to earn even more money.
9.

Move onto other ventures to increase your celebrity. The top users on Youtube are offered tv deals, merchandising contracts, etc. Good luck!

How to Create a Fan Page





Creating Your Blogger Fan Page
1.

Log in or click on CREATE A BLOG. (You will need your Gmail user name and password, or you'll be required to create a new Google account.)
2.

Once you've logged in to Blogger you will arrive at your Dashboard. Here is where you will see all of the blogs you have created. To create your Blogger-based fan page, click on Create a Blog on the right side of the page just below the language selection down arrow.

3.

Choose a title for your blog or fan page and then check for available names. Just like domain names most of the common names are taken, so you will have to be creative to find the name you're looking for. After you've typed in the name of your fan page, click Check Availability. If it's available a green message will appear under the box saying the blog address is available. Or a red message will appear saying this blog address is not available; then you'll have to pick another name or spelling. If it's in red it usually means someone has already registered that name. Once you pick a name that is available, click the continue arrow at the bottom right side of the page.
4.

The next page allows you to choose a template for your fan page. Don't spend too much time here; you can always change the template later. Click continue at the bottom right on the orange arrow.
5.

Your fan page is now created, and you're ready to start adding posts to your fan page blog. Click on the orange arrow that says START BLOGGING. Once logged into your new Blogger fan page administrator area, you can start adding information and customizing your fan page. You can change the settings and layout, add posts and even set up Google ads to make money from advertising revenue. It's very easy to use and just takes some time getting to know where things are. Browse around the Blogger application and create a unique fan page in minutes.
6. Type in www.fanpage.blogspot.com (fan page is to be replaced with the name you chose for your fan page) to get to your blog. If you try to go to yourfanpage.com it won't work; you must include .blogspot.com to get to your Blogger fan page. You can customize it a lot; adding photos and videos will really spice up your new fan page.

Sunday, April 15, 2012

How to Make Money As a Web Publisher





1. Identify the characteristics of your target market. Figure out a plan for a website that caters to the needs, interests and wants of your target market. For example, 'golfers' are a target market that includes people who are interested in new golf equipment and how to improve game-play using proven techniques.
2. Set up a website to attract readers and visitors. Make your domain one that can be branded; make it short, catchy and to the point so that readers will remember it. Include a brand logo to make your site more memorable. Design your website with advertising space in mind, as this is one of the ways in which you'll make money. Start blogging, writing and publishing information that attracts the market you wish to grab.

3. Sign up for a pay-per-click advertising program to monetize parts of the advertising space on your website. Google AdSense, BidVertiser and the Yahoo! Publisher Network provide Web publishers with the opportunity to make money with text advertisements. Web publishers earn a small amount of money for each advertisement that gets clicked by site visitors and readers.
4. Sell your own banner advertisement spaces. Charge either a flat rate for a given time period (e.g. $100 per month) or on a CPM (cost per 1,000 impressions) basis. Selling your own advertising spaces gives you more control over who can advertise on your site as well as the chance to set your own rates and make more money.
5. Use in-text advertising programs such as Kontera and Vibrant Media. In-text advertising programs place sponsored links inside your own written text or blog. Signing up with these programs means that you should be writing with lots of meaningful keywords throughout your blogs and articles to maximize your advertising opportunities.
6. Join an affiliate program or choose an affiliate product from a marketplace such as ClickBank or Commission Junction. Blog about the program or product you've chosen. Make sure to include your affiliate links in your blog or writing. Site visitors who read your website may click on your affiliate links and purchase the product, thus allowing you to earn commissions.
7. Add premium content, such as exclusive videos and podcasts, to your website in addition to the free content you are already publishing. Make money by charging a small fee for access to this special content.
8. Offer services for your website visitors such as one-on-one mentoring programs or educational courses that teach a skill or offer some valuable knowledge that other people cannot get for free elsewhere. Advertise and blog about these services that you're offering. Make money by charging fees for your personal services.

Saturday, April 14, 2012

How to Improve Your Google Adsense Earnings 4 Ways





1. Increase your website's traffic. Regardless of what you do to optimize your website for AdSense, only a small percentage of visitors will click advertisements. Increasing traffic will generate more ad clicks. You can add new, relevant and valuable content regularly. You can also promote your website through social networks such as Facebook and Twitter.
2. Change the location of the AdSense units on your website's pages. Google recommends placing an AdSense unit immediately above the primary content of a page, above each post, below it or on the left side. Because websites place advertisements on the right side of the page, users often ignore this area. Place your AdSense units near the content.

3. Alter the size of the AdSense units that you use. Google recommends the Leaderboard (728 x 90), Wide Skyscraper (160 x 600) and Large Rectangle (336 x 280) units. Each of these units can display several advertisements simultaneously, increasing the likelihood that visitors will find interesting ads. Experiment with each size and record the results until you find the size that brings the highest revenue for your site.
4. Blend the colors of the AdSense unit with the content of your website. Match the text and link colors with the colors that you use in your website's design. Visitors will ignore an AdSense unit that uses different colors because it stands out as an advertisement.

Friday, April 13, 2012

How to Pull an Iframe in Joomla





1. Log in to Joomla by going to: 'http://www.YOURSITEURL.com/administrator'; enter in the user name and password to access the back end.
2. Locate the article that the iFrame will be added to in the 'Article Manager.' Click on the article to open and edit it.

3. Click the 'HTML' button in the article editor bar. An HTML version of the page appears. Locate the position in the HTML page where the iFrame will be placed.
4. Copy the iFrame code into the HTML Joomla editor. The iFrame code is as follows:

Replace 'PAGEURL.html' with the URL for the desired frame. Adjust the numbers of the height and width to change the size of the iFrame on the page.
5. Click the 'Update' button. This saves the HTML file. Click 'Save' to save the article. Access the site and preview the iFrame.

How to Add Google Adsense to All of Your Pages





1. Log in to your Google AdSense account. Click on the 'Adsense Setup' tab after your AdSense home page loads. Choose the 'Adsense for content' option to generate code for your website. You can enter the name of the ad that you want. You should make this name unique and memorable so you can refer to it later, if needed.
2. Use the ad wizard to generate the exact type of ad block you want to put on your site. You can choose what colors, fonts and types of ads are shown in the ad block. Once you finish creating your ad block, you can click the 'Generate' button to generate the ad code that you will need to place on your website.

3. Copy the code and paste it into the HTML code for each page on your website. You may have to play around with the placement within the code in order to get the ad block to look just like you want. For each separate website that you create, generate a new block of code and use it for each page on the website.

Wednesday, April 11, 2012

How to Place Google PPC Ads on a Website





1. Log on to Google's home page at www.google.com. Below the search bar you will see 'Advertising Programs,' a blue link. Click this link.
2. Click the 'Sign Up Now' button on the following page on the right side, under Google's AdSense program. There will be two programs offered on the page: AdWords, which you can use to advertise your website on the left, and AdSense, the program that allows you to earn money from other people's ads.

3. Fill in your website's URL on the following page and check the two boxes.
4. Complete the ensuing sections that ask for your payee information, which is your name, address where you want to receive your check and contact information. If you already have a Google account, click the 'Already have an account?' link at the top of the page and sign in to your account. Then select the AdSense icon on your Google account page to begin.
5. Log in to your new AdSense account from your Google home page (click 'My account' at the top right on Google's home page). Then configure your AdSense ads by clicking 'AdSense Setup.' You can find the contextual (search-driven) ads under 'AdSense for Content.'
6. Choose text, which is simple lines of text, or graphic (banners and picture ads). Then copy the code.
7. Paste the code into your web page where you want the ads to appear. Upload the page to your web server, then verify that the ad is on on your website by visiting your web page.

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