Git Product home page Git Product logo

multisite-robotstxt-manager's People

Contributors

asadowski10 avatar chriswinters avatar tribalnerd avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

multisite-robotstxt-manager's Issues

Consider doing releases on GitHub

Please consider doing releases on GitHub as well. The new WP.org plugin repository makes downloading previous version quite hard and when a version fails like #3, there is no easy way to downgrade again.

Do not delete data on plugin delete

When the plugin is deleted (even if for example there still is another copy in another folder), all data is lost. Since there already is an option to manually delete all the plugin's settings, uninstallation should not result in data loss.

(WordPress' official interface guidelines regarding uninstallation behavior are the subject of heavy discussion on a core ticket.)

I can't load the Website Access

I can and i have successfully edit the robots.txt with the Network Access.
But when i want to edit Website Admin > Settings Tab > MS Robots.txt Link.
I can't totaly load the Website Access. This is the same issue for all Website of my network.

capture d ecran 2019-01-27 a 11 26 45

error when trying to activate the plugin in Multisite Networks: Network Admin > Plugins Menu

Fatal error: Uncaught Error: Cannot use object of type WP_Error as array in /var/www/html/bedrock/web/app/plugins/multisite-robotstxt-manager/inc/classes/class-plugin-activate.php on line 99 Error: Cannot use object of type WP_Error as array in /var/www/html/bedrock/web/app/plugins/multisite-robotstxt-manager/inc/classes/class-plugin-activate.php on line 99 Call Stack: 2.2455 13965952 1. Inpsyde\Wonolog\PhpErrorController->on_exception() /var/www/html/bedrock/vendor/inpsyde/wonolog/src/PhpErrorController.php:0

overriding the network robots.txt file doesnt work

Hello, on a network website, overriding the network robots.txt file doesnt work. On logs, this error is printed:

Undefined variable: output {"website_option":....

On class-robotstxt.php, there is a strange:

$output .= "Disallow: /\n";

Perhaps there is also a problem with get_option( 'blog_public' );
sounds: $public = get_option( 'blog_public' ); always return 0, so stay in first condition

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.