adrock31
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Create Custom XML Feed for flashDid you ever find a solution to this? I’m considering doing something similar, and looking for advice.
Thanks,
jason
Forum: Plugins
In reply to: How to Auto-Post WordPress Posts (and *Digest* Posts) from RSS Feeds?http://projects.radgeek.com/feedwordpress
FeedWordpress does a pretty good job of this. I haven’t gotten it 100% dialed, but it’s the closest I could find.
I’m always looking for a better solution as well.
I finally got it to work. I had set both
WordPress address (URI): http://example.com
Blog address (URI): http://example.comAnd then went back and added an .htaccess file that redirected all urls to add http://www., thus creating http://www.example.com as my blog address.
After I did this, it messed everything up for a while, and I kept getting this error. Finally, somebody said something in a post that triggered my memory, and I went in, changed the above settings in Options to reflect the addition of “www.” and now it all works again.
Very Happy.
Just a note, this had nothing to do with Norton, ZoneAlarm, my browser or my operating system, as I had the same problem on Macs, Pcs, Opera, Firefox, IE 6, and Safari. (referenced to help other people with a similar problem.)