Tag Archives: WordPress Multisite

Limit Users Access To Their Respective Website In WordPress

A few hours back, we have discussed about automatically redirecting users to their specific website, as soon they login to your WordPress multisite network.

But once a successful login is made, it won’t get called again with that code and thereafter if any user attempts to get access to other’s website, he will easily get it.

So how to enforce redirection to logged-in user’s respective website? In this lesson you will learn about getting this job done with an easy PHP function.

Continue reading Limit Users Access To Their Respective Website In WordPress

How To Login Redirect WordPress Users To Their Subsite?

You can automatically redirect users to their respective sub-site after login in your WordPress multisite network. This can easily be done either by adding some code in your theme’s function.php file or via Code Snippets plugin.

Continue reading How To Login Redirect WordPress Users To Their Subsite?

Duplicate Any Post Or Post Type From One Website To Another In WordPress Multisite Network

In this lesson you will learn about easily duplicating any individual post, page or custom post type from one website on your multisite network to another.

Earlier we have discussed about duplicating WordPress posts and post types in one easy click, we have also discussed about duplicating menusContinue reading Duplicate Any Post Or Post Type From One Website To Another In WordPress Multisite Network

How To Display An Ordered List Of Subsites With Post Count In WordPress Multisite Network ?

YD WPMU Bloglist Widget provides you a sidebar widget and a template function for displaying list of subsites with posts count in main WordPress site of a multisite network.

Continue reading How To Display An Ordered List Of Subsites With Post Count In WordPress Multisite Network ?

How To Display Most Recent Posts Across Your WordPress Multisite Network ?

You can easily display most recent blog posts across your WordPress Multisite Installation including recent posts from all subsites and main site of your WordPress Multisite Network.

Continue reading How To Display Most Recent Posts Across Your WordPress Multisite Network ?

WordPress Multisite Robots.txt Manager For Easy Network Wide Management Of All Robots.txt Files

Here is a tiutorial for quick and easy feature that allows you to manage your WordPress Multisite Network files in an advanced and easy way without opening any cPanel or FTP interface but first thing you should know Multisite Robots.txt Manager is a free plugin only for WordPress Multisite Networks which is needed to be network activated which means you cannot use it by activating it in individual subsites of your WordPress Network Install.

Installation & Usage: Install and network activate Multisite Robots.txt Manager. Upon activation visit your Network Admin Dashboard -> Settings -> MS Robot.txt and start playing with robot.txt files all over your multisite network.  The plugin provides you following useful features:

  • You can instantly add Sitemaps URL’s to all your robots.txt files.
  • Allows you to manage all sites from Network Administration Area.
  • You can quickly publish preset robots.txt files to your Network or a subsite.
  • Allows you to manage a single Website through the Website Settings Admins.
  • You can run mass update the all sites across your Multisite the Network in just a click.
  • You can easily create custom and unique robots.txt files for each subsite present on your network.

Following screenshot shows this plugin’s option page showing a quick view of various hidden sections like presets & examples, plugin usage:

More plugin’s screenshots are available here.

You should know that d

  • efault “Network Wide” robots.txt file is not live robots.txt file. Deactivating this plugin doesn’t change or remove the preset option instead it stops displaying the plugins robot.txt files. But deleting this plugin removes all settings from your database for all your sites.

For making Robots.txt file live for a Website, either click “Publish to Network” button or select website using dropdown then click “Change Sites” buttons. Now adjust the displayed robots.txt file and click the “Update this Website” button.

Both methods simply publishes robots.txt file to Website(s) and make it live. Clicking the [ view robots.txt ] link next to the Websites dropdown shows the changes within your web-browser. Visit Plugin’s Website for documentaion and user guide here.