サポート » プラグイン » JetpackがWordPress.comと連携できない

  • Jetpackをインストールし、有効化した後、
    「WordPress.comと連携」ボタンを押すと、下記のようなエラーが出てしまいます。

    ↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓
    Jetpack を利用するには、サイトが公開されていて、アクセス制限がかかっていない必要があります: site_inaccessible エラー詳細: The Jetpack server was unable to communicate with your site [HTTP 403]. Ask your web host if they allow connections from WordPress.com. If you need further assistance, contact Jetpack Support: http://jetpack.me/support/
    ↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑

    xserverを使っているので、
    「WordPressセキュリティ設定」で、「XML-RPC API アクセス制限」をOFFしましたが、
    それでもダメでした。

    jetpackのデバッグツールを使ってみると、
    下記のように表示されました。

    ↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓
    Debug
    XML-RPC is not responding correctly ( 403 )

    It looks like XML-RPC is not responding correctly. Please make sure XML-RPC is turned on for your site and is set up to respond to all content types. You can test this yourself by running the following command from the command line:

    curl -A ‘Jetpack by WordPress.com’ -d ‘<methodCall><methodName>demo.sayHello</methodName></methodCall>’ http://koimousagi.com/xmlrpc.php

    The answer should be:

    <?xml version=”1.0″ encoding=”UTF-8″?>
    <methodResponse>
    <params>
    <param>
    <value>
    <string>Hello!</string>
    </value>
    </param>
    </params>
    </methodResponse>

    If you continue to get this error, please check out our troubleshooting guide or contact support
    ↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑

    どなたか教えていただけないでしょうか。
    よろしくお願い致します。


    [モデレータより]
    「【重要】お読みください」フォーラムに投稿されていましたので、「プラグイン」フォーラムを移動しました。
    「【重要】お読みください」は、WordPress 日本語サイト運営チームから、みなさんへの連絡等に使用していますので、質問があっても回答がつかない場合があります。
    通常の質問は個別のフォーラムへ投稿してください。

1件の返信を表示中 - 1 - 1件目 (全1件中)
  • モデレーター Daisuke Takahashi

    (@extendwings)

    何やら余計な空行が出力されているようです。
    Jetpack以外のプラグインを止めて、テーマをデフォルトテーマに戻してみてください。

1件の返信を表示中 - 1 - 1件目 (全1件中)
  • トピック「JetpackがWordPress.comと連携できない」には新たに返信することはできません。