Your DNS stuff looks fine to me, at least from the outside world.
The domain is pointed to the right place:
Code:
voguefirst.com. 172800 IN NS ns1.linode.com.
voguefirst.com. 172800 IN NS ns2.linode.com.
voguefirst.com. 172800 IN NS ns3.linode.com.
voguefirst.com. 172800 IN NS ns4.linode.com.
voguefirst.com. 172800 IN NS ns5.linode.com.
;; Received 349 bytes from 2001:503:231d::2:30#53(b.gtld-servers.net) in 130 ms
And the A records look right:
Code:
rtucker@witte:~$ dig +short voguefirst.com
50.116.26.16
rtucker@witte:~$ dig +short www.voguefirst.com
50.116.26.16
Out of curiosity, what does 'dig +short voguefirst.com' and 'dig +short
www.voguefirst.com' report from your Linode itself? And, does Kloxo know about voguefirst.com and has it told your web server about it?
_________________
Code:
/* TODO: need to add signature to posts */