GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Tech NATS And Wordpress RSS (https://gfy.com/showthread.php?t=1181991)

Va2k 12-31-2015 01:24 PM

NATS And Wordpress RSS
 
Hey folks, how do you all use your nats code to plug into wordpress to have them update your blog? I have tried so many and NOTHING really works. The latest plugin is rss importer,

What is it? Come on now tell all! LOL

:helpme:helpme:helpme:helpme

PuppetMaster 12-31-2015 03:28 PM

Can't help ya out there but you should vote AaronM for GFY Hall of Fame.

$money$ 12-31-2015 05:12 PM

Can't help you but heres a buMp

DVTimes 12-31-2015 07:21 PM

Quote:

Originally Posted by Va2k (Post 20684801)
Hey folks, how do you all use your nats code to plug into wordpress to have them update your blog? I have tried so many and NOTHING really works. The latest plugin is rss importer,

What is it? Come on now tell all! LOL

:helpme:helpme:helpme:helpme


Are you sure the rss code is to update your blog?

Many sites have long ago stopped bothering with doing rss feeds.

Make sure that the rss feed is recent.

Va2k 01-01-2016 07:03 AM

Quote:

Originally Posted by DVTimes (Post 20685034)
Are you sure the rss code is to update your blog?

Many sites have long ago stopped bothering with doing rss feeds.

Make sure that the rss feed is recent.

it is 100% up to date :(

Va2k 01-01-2016 11:50 AM

Does anyone know
Rss Post Importer if so how you change it
from grabbing the source url rather the info in the feed other than the
title.

Google Expert 01-01-2016 12:11 PM

wordpress and NATS? you kidding?

just so that i understand you correctly, you're trying run paysite, right?

Va2k 01-01-2016 01:55 PM

Quote:

Originally Posted by Muad'Dib (Post 20685571)
wordpress and NATS? you kidding?

just so that i understand you correctly, you're trying run paysite, right?

No and yes.. the network of sites is different then the blogs. The network of sites is on ELV.-X with Nats what I am wanting to do is run the rss feeds from nats and import them over to wordpress so the feeds will update the blogs with fresh blog post from the latest updates we do. :1orglaugh


IM NOT running a paysite with wordpress and nats. Get that out of your head right now! LOL :Oh crap

just a punk 01-01-2016 04:12 PM

Quote:

Originally Posted by Va2k (Post 20684801)
Hey folks, how do you all use your nats code to plug into wordpress to have them update your blog? I have tried so many and NOTHING really works. The latest plugin is rss importer,

What is it? Come on now tell all! LOL

:helpme:helpme:helpme:helpme

See sig. Here is a quote from the support forum:

Quote:

Many customers are asking me on how to import the standard NATS XML feeds. So, here is the instruction:

1) Add the feed.

2) Assign the feed title and set the “Post thumbnail” option to “Generate from the ‘thumb’ custom field“.

3) Scroll to the “Custom fields” box and paste there the following content:

url->url
thumbnail->thumb
entry->entry


4) Put the PHP code below into the “PHP code <?php .. ?>” box:

PHP Code:

$paysite_url 'http://www.google.com/';
$post['post_excerpt'] = $post['post_title'] = html_entity_decode($post['custom_fields_attr']['entry']['NAME'], ENT_QUOTES);
$post['guid'] = $post['custom_fields']['url'];
if (!
cseo_post_exists($post)) {
    
$post['post_content'] = '[flv:' $post['guid'] . ' ' $post['custom_fields']['thumb'] . ' 750 564 ]';
    
$post['post_content'] .= '<h3><a href="' $paysite_url '">Watch full-lenght video in HDV quality!</a></h3><p>' $post['post_excerpt'] . '.</p>';
    unset(
$post['custom_fields']['url']);
} else {
    
$post false;


Don’t forget to replace "google.com" with your affiliate link.

5) Click “Syndicate This Feed”.

Important: The code above assumes that KVS Player or KVS Player Pro plugin is already installed and activated on your blog.
P.S. The CyberSEO plugin allows your to syndicate any XML feed. Not just NATS. Literally ANY. There are no alternative plugins for WordPress that can do something even similar.

bigalownz 01-02-2016 05:57 AM

tried feedwordpress ?

just a punk 01-02-2016 06:55 AM

Quote:

Originally Posted by bigalownz (Post 20686021)
tried feedwordpress ?

It does not import NATS feeds.

Va2k 01-02-2016 08:23 AM

Quote:

Originally Posted by CyberSEO (Post 20686043)
It does not import NATS feeds.

Thanks brother, Ive tried your program it didn't work but didn't know about that code you showed me. So will give it another try...

What all I have found is nothing really converts rss feeds from nats too well.


All times are GMT -7. The time now is 04:37 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123