Hi Brandon, Could you give me more details/links about how to create sitemap/rss feeds using Cron ?
Folken On Sep 24, 10:15 pm, "Brandon N. Wirtz" <[email protected]> wrote: > Those are DYNAMIC pages to use the terminology of the rest of the world. > > Read up on creating SEO Friendly URLs so your URL can be something like > /place/playground > > Store a list of acceptable queries in a database and use the database to > generate your SiteMap and RSS feeds. > > Then use DB queries to track updates those pages and generate a new > RSS/Sitemap via Cron. > > -----Original Message----- > From: [email protected] > > [mailto:[email protected]] On Behalf Of thebrianschott > Sent: Thursday, September 24, 2009 11:14 AM > To: Google App Engine > Subject: [google-appengine] RSS feed for virtual pages > > My application produces what I call virtual pages. As an example > please look at the following link. Perhaps you can tell by just > looking at the link address what I mean be virtual; the page is > defined by a GET (?place=Playground). > > http://simplifyconnections.appspot.com/?place=Playground > > Can I add code to my app so that there will be an RSS feed option that > my users could request to be informed of any updates to such a page, > but not to all different pages? (There are other pages, and they all > are defined by similar "?place=..." urls). > > Also, if so, can you suggest where I can go to learn how to do it, > please? > > Brian in Atlanta > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
