Posts Tagged google

How to: Display Adsense After The First And After The Any Post In WordPress Blog

Posted by John on Wednesday, 25 November, 2009

Display Adsense After The First Post

I am using this code in this blog to display adsense after first post and after any post. In this tutorial I will show you how you display Adsense after first post and after 2nd post or after any post in your blog within the Loop. In the tutorial I am use code examples to show you easy method to editing your WordPress theme.

Step 1

The step 1 is to open up your index.php file from your wordpress theme folder in your favorite theme editor such as like Dreamweaver or Notepad. Find the following line:

<?php if(have_posts()) : ?>

Step 2

Just copy and paste (below Red Bolder code lines ) like this:

<?php
$postnum = 1;
$showadsense1 = 1;
$showadsense2 = 2;
?>

<?php if(have_posts()) : ?>

Step 3

Scroll down the page and find this line:

<?php endwhile; ?>

Step 4

Just copy and paste the (below Red Bolder code lines ) like this:

<!--Google Ads Code Start Here--!>
<?php if ($postnum == $showadsense1) { include (TEMPLATEPATH . '/adsensepost1.php'); } ?>
<?php if ($postnum == $showadsense2) { include (TEMPLATEPATH . '/adsensepost2.php'); } ?>
<?php $postnum++; ?>
<!--Google Ads Code End Here--!>

<?php endwhile; ?>

Step 5 (Final)

Just make the 2 files, one is “adsensepost1.php” and 2nd is “adsensepost2.php” and Save As the files with “.php” extension,
make sure are both files put in same theme directory…. that’s it… Now Enjoy to make more money.


What is AdMob?

Posted by John on Tuesday, 10 November, 2009

bg_homepageHeader

from: http://www.admob.com/home/about

AdMob is the world’s largest mobile advertising marketplace, offering solutions for discovery, branding and monetization on the mobile web. Mobile devices are a critical media platform and we are building the tools to let every business on earth leverage mobile.

We were founded in 2006 by an entrepreneur trying to solve a problem. Omar Hamoui wanted to build traffic for his mobile site. He encountered complexity and fragmentation – it was just too hard to engage users. AdMob was born to remove roadblocks and enable mobile web businesses. We’ve built technologies to enable media businesses in mobile and continue to invest in tools to enable the mobile environment.

Mobile presents a unique challenge and opportunity. We’re working on it!

Our Mission:
To provide the business models, services, tools, and data fundamental to the development and growth of the mobile internet.

We are based in San Mateo, California and have offices in New York and London. We help businesses leverage mobile in a number of ways:

  • Business Models: We serve billions of targeted and personalized ads on the mobile web each month through our Mobile Advertising Network. We’re the world’s largest advertising marketplace with a network of thousands of mobile sites. We make it easy for publishers to monetize their mobile traffic and for advertisers to target and reach customers on the mobile web in more than 160 countries.
  • Services & Tools: Our AdMob Mobile Analytics solution helps mobile site owners gain insight into their traffic and site usage, allowing them to make data-driven decisions about their mobile business.
  • Data: We are organizing the complex mobile environment to provide critical data to our partners and the market. We share data about the traffic in our network on an aggregate basis in our monthly Mobile Metrics Report. This data snapshot provides insights into trends in the mobile ecosystem.

We start and end each day at AdMob energized by our role in the mobile world. We enable publishers large and small to benefit from the growth and economic power of the mobile web. Regardless of size or budget, a wide variety of businesses can achieve successful results with mobile advertising with our measurable, high ROI solutions in the AdMob Mobile Advertising Network.

Our growing client list includes a diverse range of Fortune 500 brands like Ford, Coca-Cola, EA, P&G, Land Rover, MTV Europe, Adidas, and Paramount Pictures, as well as publishers that are pushing the boundaries of the mobile web like AccuWeather, BluePulse, CBS Mobile, EA, Flirtomatic, Hollywood.com, Peperonity, and TinyTube. We are the primary monetization and acquisition partner for thousands of companies.

We’re widely recognized as the world’s leading mobile advertising firm, winning accolades from the Mobile Marketing Association, Ad Age, Business Week, Wired Magazine, and the World Economic Forum.

We’re backed by several of Silicon Valley’s top VC firms and we’re passionate about fueling our growth by continuing to invest in both cutting-edge technology and top talent.

We’re having fun. How can we help you get into mobile?


Google Buys AdMob for $750 Million

Posted by John on Monday, 9 November, 2009

from: http://www.searchenginejournal.com/google-buys-admob-for-750-million/14578/

Google has officially announced that it is taking mobile display advertising provider in exchange for $750 million. This deal completes Google’s mobile ad platform as AdMob’s mobile display joins Google Mobile search ads and SMS.

Here’s what both companies have to say about the acquisition deal:

“Mobile advertising has enormous potential as a marketing medium and while this industry is still in the early stages of development, AdMob has already made exceptional progress in a very short time. AdMob is the quintessential Silicon Valley startup – generating impressive year on year revenue growth – and we’re excited to welcome this talented to Google,” says Susan Wojcicki, VP of Product Management at Google.

While AdMob Founder Omar Hamoui has this to say about the deal:

“We’re proud of the progress we’ve made towards accomplishing this goal, and joining Google will only accelerate this process, ultimately leading to very real benefits for end users around the world. As publishers and developers generate more revenue from their mobile products, they will invest more, and their mobile offerings will become richer, more creative and more robust.”

According to the official info site put up by Google to coincide with their acquisition of AdMob, the deal

  • will bring new innovation and competition to mobile advertising, and will lead to more effective tools for creating, serving, and analyzing emerging mobile ads formats.
  • will benefit developers, publishers, and advertisers by improving the performance of mobile advertising, and will provide users with more free or low-cost mobile apps.
  • will make the mobile ad space remain highly competitive, with more than a dozen mobile ad networks. The deal is similar to mobile advertising acquisitions that AOL, Microsoft, and Yahoo have made in the past two years.


Make website search engine friendly

Posted by John on Wednesday, 14 October, 2009

google

http://www.google.com/support/webmasters/?hl=en

http://www.google.com/support/webmasters/bin/answer.py?answer=35769


Search engine friendly: Google, Yahoo, MSN

Posted by John on Wednesday, 14 October, 2009

Search Engine Webmaster Tools

The following steps will allow you to retrieve such data as URL Errors on your
site, Index Stats, Top Search Queries, Page Ranks and more from the top 3 search
engines.

1. Google
2. Yahoo
3. MSN

1. Google

a. Log into your Google Webmaster Tools account. If you do not have an account,
you will need to create one.
http://www.google.com/webmasters/

b. Add Your WebStore Site via the Google Webmaster Tools Dashboard (link opens
in new window). Please enter the URL exactly as it is in your WebStore account.
For example, if your WebStore URL is ‘http://mywebstore.com’, please enter it in
Google exactly, and not as ‘http://www.mywebstore.com’ (notice the extra
‘www.’).

c. Now, on the Site Overview page, click the “Verify your site” link.

d. Choose “Add a Meta Tag” from the “Choose your verification method” drop-down
box.

e. Copy the Google-generated meta-tag file name (starts with ‘ Site Wide
Properties.

i. Select the Head Tags tab.

j. Paste the meta-tag file name in this text box.

k. Click Save.

l. Click PublishSite.

m. Click the Publish button.

n. Once the publish is complete, return to Google and click the Verify button.

2. Yahoo

a. Log into your Yahoo Site Explorer account. If you do not have an account, you
will need to create one.
https://siteexplorer.search.yahoo.com/mysites

b. Navigate to the My Sites panel.

c. Add Your WebStore Site name and click Add My Site. Please enter the URL
exactly as it is in your WebStore account. For example, if your WebStore URL is
‘http://mywebstore.com’, please enter it in Yahoo exactly, and not as ‘http://www.mywebstore.com’
(notice the extra ‘www.’).

d. Now click Authenticate next to your new site in the list below.

e. Copy the Yahoo-generated meta-tag file name (starts with ‘ Site Wide
Properties.

i. Select the Head Tags tab.

j. Paste the meta-tag file name in this text box.

k. Click Save.

l. Click PublishSite.

m. Click the Publish button.

n. Once the publish is complete, return to Yahoo and click the Authenticate
button.

Note: The authentication for Yahoo may take up to 24 hours.

3. MSN

a. Log into your Webmaster Live account. If you do not have an account, you will
need to create one.

b. On the Website List panel, click Add a site.

c. Add Your WebStore Site name in the Web Address box. Please enter the URL
exactly as it is in your WebStore account. For example, if your WebStore URL is
‘http://mywebstore.com’, please enter it in Yahoo exactly, and not as ‘http://www.mywebstore.com’
(notice the extra ‘www.’).

d. Enter your Sitemap Address as well, http://mywebstore.com/sitemap.xml.

e. Select the Look for a META tag I’ll add to the home page file verification
method.

f. Click Submit.

e. Copy the MSN-generated meta-tag file name (starts with ‘ Site Wide
Properties.

j Select the Head Tags tab.

k. Paste the meta-tag file name in this text box.

l. Click Save.

m. Click PublishSite.

n. Click the Publish button.

o. Once the publish is complete, return to MSN and click the OK button.

Note: The authentication for MSN may take up to 24 hours.