Advertisement:

Author Topic: [Tutorial] Publish your latest ads to Twitter, Facebook, LinkedIN etc  (Read 30302 times)

computerbar

  • Tutor
  • Sr. Member
  • *
  • Posts: 279
Again another one very easy to do.
I like using feedburner.com as there is no limit (max 5 on twiterfeed.com) on updates however feedburner offer only post to twitter at the moment.

Ok let start

Check your domain address with /feed at the end ie http://peeklocal.com/feed if you are NOT seeing anything feeds then you need to enable PERMALINKS.
In admin menu-->general settings--> permalinks-->CHECK friendly URLS.
If you do not want to enanle friendly urls then your site feed url is
http://peeklocal.com/index.php?page=search&sFeed=rss


1- go to http://twitterfeed.com register and sign in.
2- CREATER NEW FEED
3- Name yor feed and enter your site address ending with /feed eg http://peeklocal.com/feed
4- click on ADVANCE settings on the bottom left.
5- Choose update frequency, 1-5 post update, Post content or title or both.
6- Choose tinyurl as short url(other needs API or registrations etc)
7- Post sorting select Pubdate.
8- Click on Continue to step 2 on the bottom
9- Your feed has been created now you should see

Available Services

    Twitter
    Statusnet
    Hellotxt
    Facebook
    Linkedin

click on any of them to autheticate the accounts and you are good to go.

check my links in signature to see demos for "facebook" I am using feedburner for twitter.
« Last Edit: September 18, 2011, 12:20:47 am by computerbar »

BuySellAndSwap

  • Sr. Member
  • ****
  • Posts: 389
Re: [Tutorial] Publish your latest ads to Twitter, Facebook, LinkedIN etc
« Reply #1 on: September 17, 2011, 11:28:22 pm »
Sorry but how do i create the rss feed in the 1st place please?

Thank you

computerbar

  • Tutor
  • Sr. Member
  • *
  • Posts: 279
Re: [Tutorial] Publish your latest ads to Twitter, Facebook, LinkedIN etc
« Reply #2 on: September 17, 2011, 11:51:51 pm »
what is your site address?

BuySellAndSwap

  • Sr. Member
  • ****
  • Posts: 389

computerbar

  • Tutor
  • Sr. Member
  • *
  • Posts: 279
Re: [Tutorial] Publish your latest ads to Twitter, Facebook, LinkedIN etc
« Reply #4 on: September 18, 2011, 12:02:54 am »
your feed url is
http://www.buysellandswap.co.uk/index.php?page=search&sFeed=rss

Check in your root directory file name generate_rules.php

Can you see these line below? if not add them

// Feed rules
    $rewrite->addRule('^feed$', 'index.php?page=search&sFeed=rss');
    $rewrite->addRule('^feed/(.+)$', 'index.php?page=search&sFeed=$1');

« Last Edit: September 18, 2011, 12:10:31 am by computerbar »

BuySellAndSwap

  • Sr. Member
  • ****
  • Posts: 389
Re: [Tutorial] Publish your latest ads to Twitter, Facebook, LinkedIN etc
« Reply #5 on: September 18, 2011, 12:12:10 am »
Thanks alot

trains58554

  • Osclass contributor
  • Hero Member
  • *****
  • Posts: 3642
  • osCanyon, the class of Osclass
Re: [Tutorial] Publish your latest ads to Twitter, Facebook, LinkedIN etc
« Reply #6 on: September 18, 2011, 12:13:33 am »
your feed url is
http://www.buysellandswap.co.uk/index.php?page=search&sFeed=rss

Check in your root directory file name generate_rules.php

Can you see these line below? if not add them

// Feed rules
    $rewrite->addRule('^feed$', 'index.php?page=search&sFeed=rss');
    $rewrite->addRule('^feed/(.+)$', 'index.php?page=search&sFeed=$1');



Hi computerbar

I think hunt4it does not have permalinks enabled so he will have to use http://www.buysellandswap.co.uk/index.php?page=search&sFeed=rss this as his rss feed url. I also do not have permalinks enabled so I would have to use something like what hunt4it is using.

Jay

computerbar

  • Tutor
  • Sr. Member
  • *
  • Posts: 279
Re: [Tutorial] Publish your latest ads to Twitter, Facebook, LinkedIN etc
« Reply #7 on: September 18, 2011, 12:22:39 am »
Thanks Jay
You are right. Friendly URLS needs to be enabled from admin>general settings.
I have updated the first post

BuySellAndSwap

  • Sr. Member
  • ****
  • Posts: 389
Re: [Tutorial] Publish your latest ads to Twitter, Facebook, LinkedIN etc
« Reply #8 on: September 18, 2011, 12:41:06 am »
I cant get friendly urls i keep getting an error see page:
http://forums.osclass.org/index.php/topic,4056.msg11361.html#msg11361
For some reason i have tried all that and still no luck

thank you

Shehzad

  • Newbie
  • *
  • Posts: 3
Re: [Tutorial] Publish your latest ads to Twitter, Facebook, LinkedIN etc
« Reply #9 on: September 26, 2011, 12:09:01 am »
hi,

i am sorry for posting a new question in the same thread,

Can someone please guide me on how to add the location (name of the city/country ) in the permalinks?
i need my permalinks to be like this :
www.domain.com/uae/dubai/cars/for-sale/title-of-the-post

thank you in advance

shehzad

Juan Ramón

  • Osclass Developer
  • Hero Member
  • *****
  • Posts: 2382
Re: [Tutorial] Publish your latest ads to Twitter, Facebook, LinkedIN etc
« Reply #10 on: September 26, 2011, 06:00:11 pm »
hi,

i am sorry for posting a new question in the same thread,

Can someone please guide me on how to add the location (name of the city/country ) in the permalinks?
i need my permalinks to be like this :
www.domain.com/uae/dubai/cars/for-sale/title-of-the-post

thank you in advance

shehzad

I think it's better to create a new thread.

BuySellAndSwap

  • Sr. Member
  • ****
  • Posts: 389
Re: [Tutorial] Publish your latest ads to Twitter, Facebook, LinkedIN etc
« Reply #11 on: October 13, 2011, 01:28:40 am »
I have created a mobile app using this feed using http://mobile.conduit.com/How-to-Create-Mobile-Apps.aspx if anyone is intrested see it at http://classifieds.mobapp.at is allows people to veiw your facebook, twitter, rss feeds on there mbile and link to your site...

zombie

  • Sr. Member
  • ****
  • Posts: 376
Re: [Tutorial] Publish your latest ads to Twitter, Facebook, LinkedIN etc
« Reply #12 on: August 26, 2012, 07:48:13 pm »
I know about twitterfeed but the feed of my site does not work at all. :(
Please, see http://forums.osclass.org/general-help/rss-feed-not-working-xml-parsing-error/
« Last Edit: August 26, 2012, 07:53:43 pm by zealotry »

SGTScripts

  • Newbie
  • *
  • Posts: 15
Re: [Tutorial] Publish your latest ads to Twitter, Facebook, LinkedIN etc
« Reply #13 on: November 26, 2012, 12:45:07 am »
Thanks a lot this worked perfectly for me!

Legion

  • Hero Member
  • *****
  • Posts: 622
  • I am founder of top20remedies.com buyeradvise.com
Re: [Tutorial] Publish your latest ads to Twitter, Facebook, LinkedIN etc
« Reply #14 on: December 12, 2012, 07:25:35 pm »
how to share links with photos