dotsi
Forum Replies Created
-
Forum: Plugins
In reply to: Changing the RSS feed URLSorry for the long (4-month O__o) delay, but now I got everything up and running.
What I’d like to do now is to redirect/rewrite the RSS feed url from example.com/feed/ to example.com/blog/feed/ (and also the comment feeds from example.com/comments/feed/ to example.com/blog/comments/feed/). What would be the simplest way to do that?
Forum: Plugins
In reply to: different header for each page?This is something I’d also really like to know.
Forum: Plugins
In reply to: Changing the RSS feed URLIt’s in here, right above the code part:
Next, create a blog template. The easiest way to do this is to create a file named blog.php with the following contents in your theme directory
…
Forum: Plugins
In reply to: Changing the RSS feed URLThat’s right, there’s no blog.php in default WP installation, but the codex guide tells to create one with the given content.
Unfortunately I can’t provide a link for now, because I’m experimenting on localhost.
Forum: Plugins
In reply to: Changing the RSS feed URLYeah, well, the apparent subdirectory is the one made by the blog.php described in the codex guide. So there is no real /blog subdirectory.
The reason why I want to do this is because I already have my current blog at /blog (on a real server unlike the sandbox I’m working on now) and I don’t want to break the RSS feeds’ url if I carry out the same changes there.
Forum: Plugins
In reply to: Changing the RSS feed URLActually I have the whole thing at the root, no subdirectories at all.
Forum: Fixing WordPress
In reply to: Using WP for the whole site instead of just one directoryBTW, I’ve thought of reinstalling WP and doing some cleaning up in general. So if you don’t have the time or motivation to try and fix my blog for me, that’s OK too.
Forum: Fixing WordPress
In reply to: Using WP for the whole site instead of just one directoryDone.
Forum: Fixing WordPress
In reply to: Using WP for the whole site instead of just one directoryYes, I changed that too.
Forum: Fixing WordPress
In reply to: Using WP for the whole site instead of just one directoryYeah well I did a rollback to the last setup that worked, and that’s the case now. I think I did everything as instructed. I’ll try it again at some point.
Forum: Fixing WordPress
In reply to: Using WP for the whole site instead of just one directoryThe blog is at http://roju.org/blogi/ (completely in Finnish so far, sorry about that).
Forum: Fixing WordPress
In reply to: Using WP for the whole site instead of just one directoryWell, I didn’t have the patience to wait until tomorrow so I decided to give it a go right away. I did as instructed in the codex and in your post. Now I have the front page at the root of my domain, but there’s no navigation button for the blog, and when trying to enter the /blog directory manually, it returns the WP 404 page.
Forum: Fixing WordPress
In reply to: Using WP for the whole site instead of just one directoryI’ll try that tomorrow and post back how it worked out.
Thanks for your advice!
Forum: Fixing WordPress
In reply to: Using WP for the whole site instead of just one directoryOK, so I won’t have to do it like described here?