Revenue Source

Welcome to the Revenue Source affiliate marketing forums.

You are viewing our internet marketing and SEO forums as a guest which gives you limited access to most of our discussions.  By joining our free community, you will have access to post affiliate marketing topics, communicate privately with other members (PM), exchange SEO strategies, and access many other special features.  Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems, please don't hesitate to contact us.

Go Back   Revenue Source > Affiliate Marketing Hangout > Internet Marketing Articles > SEO / SEM
Reload this Page Google Coop Blog RSS to XML Generator
Tags: , , , , ,

Reply
 
LinkBack Thread Tools Search this Thread
Old
  (#1 (permalink))
SEO Blogs is Offline
Revenue Source Veteran
SEO Blogs is worth a listen.SEO Blogs is worth a listen.SEO Blogs is worth a listen.
 
SEO Blogs's Avatar
 
Join Date: Jul 2005
Posts: 825
   
Google Coop Blog RSS to XML Generator - 11-15-2006

UPDATE: Read this follow-up post to learn how to feed your Blog RSS to Google Co-op.
Scanning through Google Co-op Group, I came across a Google Co-op XML generator by 1000apps. Unfortunately, it uses words from the title instead of blog categories to generate the XML. So I’m going to have to rewrite it. This is the outline of my code (noting for myself, so I don’t have to think about it later):
  1. Parse Blog RSS using regexp; create a class for individual pages, store title, url, and categories per page. Store those classes in an array.
  2. Foreach item in the array, loop through categories. For each category, generate a Google co-op XML entry.
  3. write to output file, using the blog title as part of the url to avoid dup urls.
  4. done
Google XML entry structure:

CATEGORYNAME

POSTORBLOGTITLE
URL
DESCRIPTIONSNIPPET


Oh yeah, bracket the page with ,
Note to self: Make sure I blog robots from the dir I dump the XML files.
It is kind of cool to show up at the top of Google search, even though only I can see it. If I do get around to rewriting that script, I’ll link to it from this blog.


Google Coop Blog RSS to XML Generator - Read More...
  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads for: Google Coop Blog RSS to XML Generator
Thread Thread Starter Forum Replies Last Post
Color Scheme Generator RS Tom Graphics and Multimedia 3 2 Weeks Ago 06:16 AM
GIF Button Generator RS Tom Graphics and Multimedia 5 3 Weeks Ago 10:49 AM
Turning Blog RSS Feed into Google Co-Op Subscribed Links SEO Blogs SEO / SEM 0 11-15-2006 10:41 PM
RSS Feed Generator for eBay Affiliate Blogs Affiliate Marketing 0 11-14-2006 07:41 PM
RSS Feed Generator for eBay Affiliate Blogs Affiliate Marketing 0 11-14-2006 07:22 PM



© 2004-6 RevenueSource.com.  All rights reserved.  Do not duplicate or redistribute in any form.
This website and its logos/design are property of RevenueSource.com.  All rights reserved. vBSEO 3.2.0 RC7


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34