• I have 57 sites I would like my wife to update with this SEO plugin. However, when clicking the Export Settings button, I get the following error:

    Warning: chdir() [function.chdir]: No such file or directory (errno 2) in /home/burger1/public_html/wp-content/plugins/wordpress-seo/inc/wpseo-non-ajax-functions.php on line 93

    Doug

Viewing 5 replies - 1 through 5 (of 5 total)
  • Any update on this/ I have the same problem.
    Thanks

    Thread Starter dougburger

    (@dougburger)

    No, nothing. Frustrating, as it’s been a month now.

    Just installed the SEO by Yoast plugin and got a similar error when trying to export:

    Warning: chdir() [function.chdir]: No such file or directory (errno 2) in /home/mopii/public_html/wp-content/plugins/wordpress-seo/inc/wpseo-non-ajax-functions.php on line 90

    Thanks,

    Tree

    I’m having the exact same problem with the export feature. I get the same result.
    Warning: chdir() [function.chdir]: No such file or directory (errno 2) in /home/hostusername/public_html/webdomainname.com/wp-content/plugins/wordpress-seo/inc/wpseo-non-ajax-functions.php on line 90

    add this to wp-seo.php

    define( 'WPSEO_UPLOAD_DIR', plugin_dir_path(__FILE__) );
    define( 'WPSEO_UPLOAD_URL', plugin_dir_url(__FILE__) );

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Yoast WordPress SEO Export Error’ is closed to new replies.