Thread Starter
acid47
(@acid47)
okay that seems to be a problem, which happend while i change my permalink settings. that crashed my homepage for two times, so that i had to rechange the settings manually within the sql-database.
I’ll set up my blog once again and hope, that than everythink words fine. otherwise i’ll contact the forum again – thx
Thread Starter
acid47
(@acid47)
sorry, but where do i have to include this code:
RSS2 feed:
<?php bloginfo(‘rss2_url’); ?>
RSS2 comments feed:
<?php bloginfo(‘comments_rss2_url’); ?>
I could simply fix the URL manually in the sidebar.php, but i think, that wouldn’t fix the problem with the update services, i guess.
So pleace tell me, where I do have to insert that code. Thanks
EDIT: If i simply put that 2 code-links into the sidebar.php, the output shows the old, not-working URLS:
http://acid47.ac.funpic.de/blog/feed/ http://acid47.ac.funpic.de/blog/comments/feed/
So what to do? 🙂
EDIT2: The Link to the rss-feeds are linked as follows:
“>Entries (RSS)
And this does output the “old”, wrong url…
*help*