Hi all,
I am new to WordPress but so far I absolutely love it! It was infinitely easier to set up than DotNetNuke and with far more versatility than Rainbow.
I've previously used GeoCities sites and MSN Spaces. I now have my own domain name and web space with my ISP.
I am using ZoneEdit to manage my domain name's DNS. There, I simply redirect to my ISP URL.
Now, here's the problem: my domain is alivad.com. My ISP space is home.exetel.com.au/davidmwilliams
In WordPress I set the WordPress URI to http://home.exetel.com.au/davidmwilliams and the Blog address to http://www.alivad.com
This works, in that WordPress shows links for posts, categories, pages, etc in the format I want, namely http://www.alivad.com/?blah
HOWEVER the previous and next page links at the bottom of the page are showing wrongly as http://www.alivad.com/davidmwilliams/index.php?paged=x
I can't understand why the 'davidmwilliams' part is being added like that.
I also tried setting the WordPress address to http://www.alivad.com too, in case that was the problem, but when I did this I couldn't log back in again using the wp-admin link! I ended up using PHPMyAdmin to directly edit the options table to reset that field.
Any advice or help is greatly appreciated - thank you!