### === Bulks Internal Links Updater Plugin ===

Contributors: mbuletstudio
Donate link: https://mbuletstudio.com/donate/
Tags: internal links, internal links updater, bulks update internal links
Tested up to: 6.0
Requires PHP: 5.5
Stable tag: 1.2
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Bulks internal links plugin is a plugin for updating internal links based on posts. You can do manual updates by selecting specific posts and internal links or by using an excel file.

###### A. Installation

To install this plugin:

1. Install the plugin through the WordPress admin interface, or upload the plugin folder to /wp-content/plugins/ using ftp.
2. Activate the plugin through the 'Plugins' screen in WordPress.
3. Go to WordPress Admin > Bulks Internal Links Update

###### A. Features

1. Update Manual
   Update manual is a feature to update the internal link manually. You can choose specific post and specific internal link to update
   ![manual-update-screenshoot](/dist/images/manual.png "Manual Update Screen Shoot") <br /><br />
2. <span id="update-excel-how-to">Update Excel</span>
   Update excel is a feature to update the internal link automatically by providing excel file. You can download [this excel template](https://docs.google.com/spreadsheets/d/1WeMAyapRrtAm0a9YGinK8-lcL_6M7Mua/edit?usp=sharing&ouid=118205558229533378210&rtpof=true&sd=true) and provide your data <br />
   ![excel-update-screenshoot](/dist/images/excel.png "Manual Update Screen Shoot") <br /><br />

###### B. How to provide excel data

First of all, you should download the excel template [here](https://mbuletstudion.com). After that, update the template with your data. Please follow these steps :

- Use post id as sheet name
  ![template-screenshoot](/dist/images/template.png "Template Screen Shoot")
- To update internal links from multiple posts, create multiple sheet
- One sheet only for one post

### == Frequently Asked Questions ==

= Is the plugin can update multiple post? <br />
Yes, our plugin can update multiple post and multiple internal links by providing the data in excel file format. You can download the excel template file [here](https://docs.google.com/spreadsheets/d/1WeMAyapRrtAm0a9YGinK8-lcL_6M7Mua/edit?usp=sharing&ouid=118205558229533378210&rtpof=true&sd=true).

= How to provide the correct excel data
Follow the example in the excel template file [here](https://docs.google.com/spreadsheets/d/1WeMAyapRrtAm0a9YGinK8-lcL_6M7Mua/edit?usp=sharing&ouid=118205558229533378210&rtpof=true&sd=true). Follow the instruction in the [configuration section](#update-excel-how-to).

== Screenshots ==
manual-update-internal-links.(/dist/images/manual.png). Manual update internal links
excel-update-internal-links.(/dist/images/excel.png). Excel update internal links

