twitterと連携するWP to twitterプラグインを導入しましたが、twitterの連携ボタンをクリックすると、以下エラーでできませんでしたが、サーバーのコンソール上でも、api.twitter.comの名前解決ができていなかったので、リゾルブの設定を自分自身のサーバーを参照せず、さくらのDNSにみるようにしたら、すんなりtwitterの連携が成功しました。DNSサーバーをセカンダリ以外のサーバとトランスファー許可を制限していることに関係あるのかあ。
Connection Problems? Try switching to http
queries.
- Couldn’t resolve host ‘api.twitter.com’
Your server timezone (should be UTC,GMT,Europe/London or equivalent):UTC
Note: you will not add your Twitter user information to WP to Twitter; it is not used in this authentication method.
タイムゾーンの設定を、UTC他にしないといけないようなことが書いてありますが、Asia/TokyoでもOKでした。