Custom site config

hello,

I have both “feed creator” and “Full-Text RSS” on the same vps (192.168.111.111)
Now, lets say i create a feed with ‘Feed Creator’ from a webpage, the final url end up to be “http://192.168.111.111/fcr/extract.php?url=myblog.org%2Fcategory%2Fwhathever%2F&in_id_or_class=entry-title&url_contains=” . Then if i use that final url as input in the “Full-Text RSS” the final url will be: "http://192.168.111.111/ftr/makefulltextfeed.php?url=192.168.111.111/fcr/extract.php?url=myblog.org%2Fcategory%2Fwhathever%2F&in_id_or_class=entry-title&url_contains=
" .

The question: how i tell Full-Text RSS to look for myblog.org.txt instead of 192.168.111.111

Regards

Hi Nris,

Sorry for the late reply.

Good question. This shouldn’t be an issue because Full-Text RSS should use each item URL (after any redirects) to look up site config files. So the feed URL (in your case on your VPS IP) isn’t important.

If you enable debug mode on Full-Text RSS, you should see how it looks up site config files.

Let us know if you still have an issue.