Search found 4 matches

by swayze
Thu May 10, 2007 4:41 pm
Forum: General discussions
Topic: About rss feeds...
Replies: 7
Views: 2883

still the rss thing

ok heres the htaccess

# BEGIN s9y
ErrorDocument 404 /index.php
DirectoryIndex /index.php


RewriteEngine On
RewriteBase /
RewriteRule ^(archives/([0-9]+)-[0-9a-z\.\_!;,\+\-\%]+\.html) index.php?/$1 [NC,L,QSA]
RewriteRule ^(authors/([0-9]+)-[0-9a-z\.\_!;,\+\-\%]+) index.php?/$1 [NC,L,QSA ...
by swayze
Thu May 10, 2007 4:31 pm
Forum: General discussions
Topic: About rss feeds...
Replies: 7
Views: 2883

re: rss problems

Thanks for the quick reply.:)

ok, yes, I had created the feeds folder, because I when I first got the error I looked and found it was not there. I have deleted it, but I still have the same problem.

In my configuration panel,
I have rss path set by default to feeds.
I have url rewriting set to ...
by swayze
Thu May 10, 2007 3:25 pm
Forum: General discussions
Topic: About rss feeds...
Replies: 7
Views: 2883

re: rss feeds

its www.yavuzcekirge.com

When I hit "syndicate this blog" (at the borrom of the sidebar) for rss I get "page not found" and for atom I get "feed code error". (im using ie7, and firefox returns XML parsing error: <unknown>:41:1124: not well-formed (invalid token) )

Maybe its me really not ...
by swayze
Wed May 09, 2007 9:34 am
Forum: General discussions
Topic: About rss feeds...
Replies: 7
Views: 2883

About rss feeds...

Hi all, I have what I think is probably a stupid question, but I cant for the life of me find information about it anywhere.....

I have set up my blog using a hosted automated process and have added all my entries from blogger. All is well so far. Thank you Serendipity team :)

My problem is with ...