وقعت حرّة يفحص ل [بلوغّرس] - فوق في 5 دقائق!
يزوّد ب [مإكسبلوغبرسّ]

[ووردبرسّ] فأس #16: ربح وفأرة [رسّ] تغذيات | [جتبرتّ] [بلوغّينغ] أغلاط
[جتبرتّ] [بلوغّينغ] أغلاط


بيتيّة " [ووردبرسّ] فأس #16: ربح وفأس [رسّ] تغذيات



يعيّن في:

[بلوغ-كنتنت] صنف صورة [بلوغ-ستثب] صنف صورة [بلوغّينغ] صنف صورة أفكار صنف صورة [مونتيزأيشن] صنف صورة
94 منظرات


رجاء بطاقة: كتبت هذا صفحة كان أصلا في إنجليزيّة.

الموقعة أصليّة يستطيع كنت شاهدت هنا.

Please note: This page was originally written in English.

The text has been translated using an online service such as Google or Babelfish.

The original post can be viewed here.


عرضت [رسّ] رسوم إلى [ووردبرسّ] صفحة, أو خلقت موقعات أو صفحات من [رسّ] في [ووردبرسّ] وربحت بجيّدة [مونتيزأيشن] وإضافة مستعملة محتوى

هذا قسط #16 من 30 [ووردبرسّ] فيران في 30 أيام

أنا أذهب أن يبدي أنت كيف أن يأخذ عاديّة [رسّ] تغذية اليوم والتفتت هو داخل نقد. أنا لا [تلك بووت] يكون مكشطة, يخلق [سبلوغ], أو يتمّ أيّ شيء [سبمّي] في كلّ. أنا [تلك بووت] يخلق يضاف قيمة لزائرات و [بلوغ] ك بينما يجعل مال. نحن كلّ نعرف ماذا "[سبلوغ]" يكون. هو "[سبم] [بلوغ]"… أو أحد ما الذي يأخذ [رسّ] تغذيات ويلد صفحات وموقعات من هم ويحاول أن يربح يستعمل رأي [أدسنس] أو مؤسسة [أد]. الصفحات صحيحة مقتطفات وعناوين من [رسّ] تغذيات (أحيانا يشبع موقعات), وبينما هم يقترنون بنك إلى موقعتك (عادة) - هم ليس النوع الخطوات أنت تريد أن يحصل. هذا [سبم] لا يتلقّى [بلوغس] أيّ يستردّ قيمة في كلّ, ما من اتّصال معلومة, وبالتّأكيد ما من محتوى أصليّة في كلّ.

الآن - [لت'س] أخذت [بلوغ] ك, [لت'س] قلت يتلقّى أنت [بيردوتشنغ] ناد في جاموس, نيويورك. أنت قد طوّرت موقعة عظيمة مع تحميل من محتوى أصليّة, حزمات المواد, ويزور أعضاءك بانتظام. الاثنان أشياء أنّ أنت وأخرى أعضاء [تلك بووت] بانتظام مناظير وآلة تصوير رقميّة. هذا ماذا أنت استطاع أتمّت…

[كريغسليست] أمريكا [غرج سل]. إن أنت لا تعيش في أمريكا, أنا يوقن [سمثينغ ليك ثيس] في منطقتك. [كريغسليست] يقدّم [رسّ] تغذيات على كلّ صفحة. هنا كيف ال [بيردوتشنغ] ناد استطاع استفدت من أنّ.

أولى خلقت صفحة طبعة. من ك [ووردبرسّ] موضوع دليل, [دوونلوأد] "[سنغل.فب]" (أو الموضوع طبعة أنّ يخلق موقعة صفحات) إلى مكتبك. Open it in Notepad or any text editor, and add the following lines of code to the top:

/*
Template Name: Craigslist Template
*/
?>

This is the tricky part, because each and every theme is different. You need to look for the following block of code (which is what prints the page content out):

<div class="entry">
      <?php the_content(__('Read more »')); ?>
    </div>

Right after those lines in your template, you want to copy and paste this code:

<?php include_once(ABSPATH . WPINC . '/rss.php');
wp_rss('http://example.com/rss/feed/goes/here', 5); ?>

That code comes from this page in the Wordpress Codex. Wordpress has a built in “RSS Parser” that will read any RSS feed and spit out a list of links is list ordered fashion to a page. So, if you visit the Buffalo Craigslist Photo page, you’ll find at the bottom of the page a little orange RSS icon. Click on that link, and then copy the URL, and paste it over the example URL in your template. Save the template, and upload it back to your theme directory of your Wordpress blog.

In your Wordpress Dashboard, go to “Write -> Page”. Type some original content in the box, and scroll down to the bottom (in Wordpress 2.5, on the sidebar in <2.5) and select "Craigslist Template". Title your page "Craigslist", and then save and publish the page. Now if you go to www.yourblog.com/craigslist you should see a listing of things from craiglist with your original content on top.

Look what you did, now the Buffalo Birdwatchers Club won't can look at photo equipment right on the member web site without having to go to Craigslist unless they see an item they like. You can add multiple feeds to the same page, just copy and paste that code block in multiple times with different RSS feed URL's. Just remember, the more your add, the longer they take to parse, and the longer the page will take to load. I loaded 6 feeds @ 20 items per feed, and the page took about 20 seconds or so to load.

This Craigslist example is just that - an example. If you want to see how this looks in realtime, look at this Craiglist RSS example I just built. You could use RSS feeds from just about anything, digg, google news - any site that has a feed. As long as you’re only using headline feeds and not stealing content - nobody should ever think you’re plagiarising them in any way, you’re sending them traffic.

Now, how do you monetize this? Well, use your noggin and add some affiliate banners, adsense, or other items above, below, or in your sidebar. There is a better way to monetize without using these though…

eBay has RSS feeds - don’t they! All you have to do is add your affiliate code to an eBay RSS feed, and you could use it instead of the Craigslist feed for a list of eBay items, and every time someone clicks, bids, and buys an auction you profit! First you have to be a member of the eBay Partner Network (EPN). Once logged in go to “Tools->Widgets->RSS Feed Generator”. Then just enter in what you’re looking for. Like Craigslist, you can “geo-target” what you want by scrolling down and checking “Items within 50 miles of xxxxx zip code”. Then click “search” and the page you get should be auctions for only that area. Again, scroll to the bottom of the page and see the orange RSS icon. Click on it and copy the URL and use that as the URL in the code block in your template, save the page now your blog page will list eBay auctions! The difference between these listings and Craigslist is that you profit from each won auction click on these.

I’ve just given you a few ideas, the sky’s the limit with these. You could probably do the exact same thing with Amazon. Now, there’s one thing I did tell you, often people want to know how to take an RSS feed an automatically create blog posts from the feed and publish them, kind of like what’s called an “auto-blog”. Let me state first that there are very few legit reasons to do this, because of duplicate content issues in google, etc. Most people want to use this to try and create quick spammy blogs with no original content, but there are (just a very few) legit reasons to want to create posts from an RSS feed. You can do that easily (and freely) with RadGeek’s Feed Wordpress Plugin

Now, get hacking, come back to comment and tell me what you come up with!


Tags: , , , ,

3 Responses to “Wordpress Hack #16: Profit and Hack RSS feeds”

  1. Manuel Merz Has the following to say...

    Thats awesome, never thought about a way like this - thanks for the inspiration JT =;;;
    Manuel Merzs last blog post..Backlinks durch Google Alerts

  2. Rochelle Has the following to say...

    Excellent!

    I see the code you use for adding a feed to the template has a ‘5′ near the end. Is this saying you want five results to show? If so, is this where I would change the number if I want more or less feed results?

    Rochelle

    Rochelles last blog post..You Never Know Who May Promote Your Site

  3. admin Has the following to say...

    @Rochelle - yes, 5 is the number of feed results to show. Change the number if you want more… =)]

Question or Comment?? Spill it Now...

Jumping for Joy over comments!

We Reward Comments!


We dofollow links, and get your latest blog post as a byline under every new comment from the "CommentLuv" plugin! Top commenters for every month are listed on every page of this site in a sidebar widget linked back to your URL! We would like to reward you for becoming part of our community! Your comment is valuable not only to us, but also all the other readers of this blog!

 


Click to add smilies to your post! = =[] ^=( =(( =(| =)r =|8 =0 =)~ =00 =( =;; =)] =;;;