• was

    Make Money Blogging With Google AdSense..

    Discover the magic formula to create auto-pilot niche websites using WordPress, and make your first AdSense dollar in the next 7 days, guaranteed.

    Full Name:
    Your Email:
    andrew wee"Four Figure Income from The First Month"

    Hey Gobala,

    Your WordPress Adsense System has helped me generate a four figure income from the first month. Thank you for putting together a quality product.

    Andrew Wee
    WhoIsAndrewWee.com


  • Mapping Default Wordpress RSS Feeds to Feedburner Feeds

    October 24, 2006 | By Gobala Krishnan |

    When I started using Feedburner, what I didnt realize was that people were already subscribed to my default RSS feed, and continue to read from those feeds. While there’s absolutely no issue with this, I wanted everyone to use just oner version of the feed, preferable the Feedburner version.

    To map or redirect your default Wordpress feeds into Feedburner, there’s 3 ways to do it.

    OPTION 1: Use The Feedburner Feed Replacement Plugin

    This is actually mentioned in the Feedburner documentation, but since I’m sure 99% of the people using it never read the documentation, let me re-state it here.

    The Feedburner Replacement Plugin can be found here: http://orderedlist.com/wordpress-plugins/feedburner-plugin/

    It forwards all feed traffic to Feedburner while creating a randomized feed for Feedburner to pull from. Here’s how the plugin looks like in your Dashboard, under Options > Feedburner

    feedburner-mapping.jpg

    Simple and beautiful! Thumbs up to Steve Smith for this wonderful plugin.

    OPTION 2: Hacking Your HTACCESS File

    This may not be for the faint-hearted no-tech guys and gals out there, but it does the job well.

    All you need to do it access your .htaccess file in your Cpanel or FTP application, and edit it. I prefer to use Cpanel as below:

    feedburner-mapping-htaccess.jpg

    Then, replace everything in there with this code:

    ———————————————————

    RewriteEngine On
    RewriteBase /blog/
    RewriteRule ^archives/category/(.*)/(feed|rdf|rss|rss2|atom)/?$ /blog/wp-feed.php?category_name=$1&feed=$2 [QSA]
    RewriteRule ^archives/category/?(.*) /blog/index.php?category_name=$1 [QSA]
    RewriteRule ^archives/author/(.*)/(feed|rdf|rss|rss2|atom)/?$ /blog/wp-feed.php?author_name=$1&feed=$2 [QSA]
    RewriteRule ^archives/author/?(.*) /blog/index.php?author_name=$1 [QSA]
    RewriteRule ^archives/([0-9]{4})?/?([0-9]{1,2})?/?([0-9]{1,2})?/?([_0-9a-z-]+)?/?([0-9]+)?/?$ /blog/index.php?year=$1&monthnum=$2&day=$3&name=$4&page=$5 [QSA]
    RewriteRule ^archives/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([_0-9a-z-]+)/(feed|rdf|rss|rss2|atom)/?$ /blog/wp-feed.php?year=$1&monthnum=$2&day=$3&name=$4&feed=$5 [QSA]
    RewriteRule ^archives/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([_0-9a-z-]+)/trackback/?$ /blog/wp-trackback.php?year=$1&monthnum=$2&day=$3&name=$4 [QSA]
    RewriteRule ^comments/feed/?([_0-9a-z-]+)?/?$ /blog/wp-feed.php?feed=$1&withcomments=1 [QSA]

    RewriteCond %{HTTP_USER_AGENT} FeedBurner
    RewriteRule ^feed/?([_0-9a-z-]+)?/?$ /blog/wp-feed.php?feed=$1 [QSA]
    RewriteCond %{HTTP_USER_AGENT} !FeedBurner
    RewriteRule ^feed/?([_0-9a-z-]+)?/?$ feeds.feedburner.com/gobalakrishnan [R,L]

    # BEGIN WordPress

    RewriteEngine On
    RewriteBase /
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    # END WordPress

    ———————————————————

    Replace my Feedburner URL with yours of course, but the rest of it can be left intact. Note that this only works if you’re using an SEO-friendly permalinks structure for your Wordpress blog.

    Also, don’t send me death threats if it doesn’t work for you, especially if you’ve already hacked your htaccess files considerably.

    OPTION 3: Email Your Subscriber Manually

    You can also email your subscribers manually and offer them a reward for switching over to your new Feedburner feed.

    JUST KIDDING!


    • Digg
    • StumbleUpon
    • Sphinn
    • del.icio.us
    • Facebook
    • Mixx
    • Google
    • BlinkList
    • LinkedIn
    Share This Post

    RSS feed | Trackback URI

    3 Comments »

    Comment by fusion
    2007-01-08 08:53:36

    Finally it works… thanks

     
    Comment by Cord
    2007-01-22 21:33:41

    I have run into a problem and have not been able to figure out a solution and I was hoping you could help me. I am using Wordpress 2.06 and for some reason my RSS feed is putting the time of my posts as Mountain time when I have already put in my options that I am -5 hours. Do you have any suggestions on how I could fix this issue. Much appreciated.

     
    Comment by Dustin
    2007-02-19 00:28:46

    Thanks for the help. Good tip.

     
    Name (required)
    E-mail (required - never shown publicly)
    URI
    Subscribe to comments via email
    Your Comment (smaller size | larger size)
    You may use <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> in your comment.
      Which of The Below Accurately Describes You?
      I'm part time, hate risks and have no cash..
      I would do anything to avoid sales & customer support..
      I would spend money to make more money..
      I absolutely hate writing, is there any way else?
      I just need more traffic to my blogs..
      profile
      E-Mail Address:

      Your Name:


       

      premium
      Subscribe to the "Blog Profit Ezine" now to receive the latest blog updates, new product discounts and recommendations on making money from your blog!
      Name:
      Email:
        Subscribe Via RSS
      gobala krishnan
      Gobala Krisnan is a direct-response marketer turned blogger who makes over $10,000 a month from his blog empire. If you want to make money online from blogs, he is the only person who can reveal the secret of merging time-tested direct marketing strategies with web 2.0 traffic. Read more about him >>