Support Forums

Old 01-03-2009, 11:04 AM   #1
Member
 
HorseOptions's Avatar
 
Join Date: Dec 2008
Posts: 79
Rep Power: 3
HorseOptions is on a distinguished road
Default RSS Feeds

Doing a search for RSS feeds on here I found the following in the "documentation knowledgebase" -

RSS Feeds
68 Classifieds comes with a file named external.php that will create an RSS feed of your listings. The external file also allows different parameters to be passed to it, which allows you to customize which listings are included in the feed.


I my question is if I am wanting to submit my RSS feed to other websites do I need to create one manually or has 68Classifieds already created one in the background? And if one is already created, how do I create a button for it for people to subscribe to? Or do I NOT want to do that? And do I want / need to manually submit the feed to other websites? Is there a favorite place to go to to do so?

Please advise.

Thanks.

Rob Shurtleff
HorseOptions.com

PS. What do you think of the website?
__________________
Rob Shurtleff - Marketing
Lin Shurtleff - Webmaster
www.HorseOptions.com
Hosted Edition V4.0.9
HorseOptions is offline   Reply With Quote
Old 01-03-2009, 12:39 PM   #2
Moderator
 
 
Join Date: Jan 2007
Location: Pennsylvania, USA
Posts: 1,331
Rep Power: 39
Mike-N-Tosh is just really niceMike-N-Tosh is just really nice
Default

Just read in the documentation for the use of the external.php file.

You can put a link to it wherever you would like to. Link to it like so:
HTML Code:
<a href="yoursiteurl/external.php">RSS Feed</a>
Documentation excerpt:
For example if you want to show new listings that are priced between 1500 and 2500 you would use this URL: http://www.yoursite.com/external.php?type=new&minprice=1500&maxprice=2500

So in this example, your link would then be:
HTML Code:
<a href="http://www.yoursite.com/external.php?type=new&minprice=1500&maxprice=2500">RSS Feed</a>
-Mike
__________________
Mike-N-Tosh
v3.1.10 Developer IndianaPC.org - A community website
Sandbox v4.0.9, 4.1
Templates, Mods & Docs for sale | My blog with much content for 68 Classifieds.
Web Hosting | Web Design & Development | 68 Classifieds Customizations
I am not a 68C employee, just a user and try to help out
Mike-N-Tosh is offline   Reply With Quote
Old 01-03-2009, 12:44 PM   #3
Member
 
HorseOptions's Avatar
 
Join Date: Dec 2008
Posts: 79
Rep Power: 3
HorseOptions is on a distinguished road
Default RS

It's that simple? Just copy/pste the code anywhere we want to? Cool. Thanks.
Rob
__________________
Rob Shurtleff - Marketing
Lin Shurtleff - Webmaster
www.HorseOptions.com
Hosted Edition V4.0.9
HorseOptions is offline   Reply With Quote
Old 01-03-2009, 02:56 PM   #4
Moderator
 
 
Join Date: Jan 2007
Location: Pennsylvania, USA
Posts: 1,331
Rep Power: 39
Mike-N-Tosh is just really niceMike-N-Tosh is just really nice
Default

Yep, it's that simple.

I have a mini tutorial on my blog if you need more info on the use of it.
Using the RSS Feed

-Mike
__________________
Mike-N-Tosh
v3.1.10 Developer IndianaPC.org - A community website
Sandbox v4.0.9, 4.1
Templates, Mods & Docs for sale | My blog with much content for 68 Classifieds.
Web Hosting | Web Design & Development | 68 Classifieds Customizations
I am not a 68C employee, just a user and try to help out
Mike-N-Tosh is offline   Reply With Quote
Old 01-07-2009, 09:59 AM   #5
Member
 
Join Date: May 2008
Posts: 84
Rep Power: 6
ombre is on a distinguished road
Default Update the RSS Mod with example

I love this file . In addition with the SEO module you can make things like :

Code:
www.mydomain.com/rss/newads
www.mydomain.com/rss/featuredads
www.mydomain.com/rss/bmw
www.mydomain.com/rss/porshe
Here is my mod for the .htaccess file

Code:
# rss
RewriteRule ^rss/newads$ /external.php?type=new&limit=20 [NC]
RewriteRule ^rss/featuredads$ /external.php?type=featured&limit=20 [NC]
RewriteRule ^rss/([0-9a-zA-Z_-]+)$ /external.php?limit=20&cat=$1 [NC]
__________________
Version 4.0.9 - now live with 40.000 ads

Last edited by ombre; 01-07-2009 at 10:05 AM. Reason: Update the RSS Mod with example
ombre is offline   Reply With Quote
Old 01-07-2009, 11:53 AM   #6
Moderator
 
 
Join Date: Mar 2008
Posts: 782
Rep Power: 21
seymourjames has a spectacular aura about
Default

You should also consider putting title tags onto the links generated by RSS feeds and make sure they reference the same urls (i.e if you are using html urls for your adverts then the rss feed should reference the same or you generate duplicate pages). This former is not so easy to do but possible. You need to test which type of feed you have within the RSS feed to set the RSS title and description.
__________________
TemplateCodes.com
seymourjames is offline   Reply With Quote

Bookmarks

Thread Tools
Display Modes

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

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
RSS Feeds anna245 v4 Questions & Support 2 06-29-2008 08:36 PM
RSS Feeds seymourjames v4 Modules / Modifications 2 05-22-2008 08:07 PM
RSS Feeds (or something similar) AzHousePro Pre Sales Questions 2 09-10-2006 11:16 PM
RSS Feeds david80 v3.1 Questions & Support 7 06-13-2006 08:24 AM


All times are GMT -4. The time now is 02:41 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0