my blog, blogoid.net, is acting weird and i just noticed. permalinks do not work although the main page loads. what can this be from? please help me i would really appreciate it
Go to Options > Permalinks, select your desired option, click the update button. Make sure your web hosting plan supports .htaccess and mod_rewrite is enabled by your web host. Btw, how did this problem occur? Did you delete your original .htaccess file?
and the default Default » http://blogoid.net/?p=123 works but the Date and name based » http://blogoid.net/2007/04/09/sample-post/ doesnt, it worked before. and i try to update it but it only works with the default one
hmm.. I'll suggest to create a backup of .htaccess in another directory and delete the current .htaccess file from the main blog directory. Create a new .htaccess file, now go to your WordPress administration panel, change permalink options, click the update button. It should work. If it still doesn't work, you may want to visit WordPress official support forum.
yes it will be a problem with your .htaccess. I remember when I changed mine to www.mysite.com/category/post-name/ I had to edit it.