Plugin Directory

Changeset 3437938


Ignore:
Timestamp:
01/12/2026 04:26:52 PM (3 months ago)
Author:
dibwp
Message:

readme edits

File:
1 edited

Legend:

Unmodified
Added
Removed
  • dropinblog-import/trunk/readme.txt

    r3437930 r3437938  
    1 === DropInBlog Import ===
    2 Tags: dropinblog, import, blog, migration
     1=== DropInBlog ===
     2Tags: blog, blogging, seo, content, embed
    33Requires at least: 6.0
    44Tested up to: 6.9
     
    88License URI: https://www.gnu.org/licenses/gpl-2.0.html
    99
    10 Import your WordPress posts into DropInBlog.
     10Seamlessly embed your DropInBlog into WordPress with full SEO support and automatic routing.
    1111
    1212== Description ==
    1313
    14 DropInBlog Import allows you to easily migrate your existing WordPress posts to your DropInBlog account. This plugin provides a simple interface to:
     14DropInBlog makes it easy to integrate your blog into WordPress. Simply connect your DropInBlog account and your blog posts, categories, and authors will automatically render within your WordPress site while maintaining full SEO capabilities.
    1515
    16 * Connect to your DropInBlog account using a private API key
    17 * Select which DropInBlog you want to import into
    18 * Choose which post statuses to import (published, draft, private, or scheduled)
    19 * See exactly how many posts will be imported before starting
    20 * Track progress with a real-time progress bar during import
     16**Key Features:**
    2117
    22 The plugin will transfer:
     18* Automatic routing for blog URLs
     19* Full SEO support with meta tags and structured data
     20* Seamless integration with WordPress themes
     21* Server-side rendering for optimal performance
     22* No iframe embedding - native WordPress integration
     23* Maintains your website design and formatting
    2324
    24 * Post title, content, slug, and excerpt
    25 * Post publish date and visibility (public or private)
    26 * Author information
    27 * Categories
    28 * Featured images
     25**How It Works:**
    2926
    30 == Frequently Asked Questions ==
     271. Install and activate the plugin.
     282. Enter your DropInBlog API credentials in settings.
     293. Choose the page you want to add it to. By default a page titled Blog will be created. If that page already exist then a page titled Our Blog will be created.
     304. Choose your DropInBlog.
     315. Your DropInBlog content automatically appears on your site
    3132
    32 = What type of API key do I need? =
     33Perfect for businesses and content creators who want the power of DropInBlog with the flexibility of WordPress.
    3334
    34 You need a **Private** API key from DropInBlog. You can create one at https://app.dropinblog.com/me/apikeys/create
     35== External services ==
    3536
    36 = Will this delete my WordPress posts? =
     37This plugin connects to the DropInBlog API to retrieve blog posts for display on the site.
    3738
    38 No, this plugin only reads your WordPress posts and creates copies in DropInBlog. Your WordPress posts remain untouched.
     39It sends the site’s DropInBlog Blog ID and API Token when requesting posts. No visitor personal data (such as location, IP address, or user agent) is intentionally sent as part of these requests.
    3940
    40 = What post statuses can be imported? =
    41 
    42 You can import posts with any of the following statuses:
    43 
    44 * Published
    45 * Draft
    46 * Private
    47 * Scheduled
    48 
    49 Select the statuses you want before starting the import.
    50 
    51 = What post types are imported? =
    52 
    53 Only WordPress posts (post_type = 'post') are imported. Pages and custom post types are not included.
    54 
    55 = Can I run the import multiple times? =
    56 
    57 Yes, but note that each import will create new posts in DropInBlog. The plugin does not check for duplicates, so running multiple imports will result in duplicate posts.
     41This service is provided by DropInBlog: <a href="https://dropinblog.com/tos/">terms of service</a>, <a href="https://dropinblog.com/privacy/">privacy policy</a>.
    5842
    5943== Changelog ==
     
    6549
    6650= 1.0.0 =
    67 Initial release of the DropInBlog Import WordPress plugin.
     51Initial release of the DropInBlog WordPress plugin.
    6852
    6953== Support ==
     
    7357== Installation ==
    7458
    75 1. Upload the plugin files to the `/wp-content/plugins/dropinblog-import` directory, or install the plugin through the WordPress plugins screen directly.
    76 2. Activate the plugin through the 'Plugins' screen in WordPress.
    77 3. Use the DropInBlog Import menu item to configure the plugin.
    78 4. Create a Private API key at https://app.dropinblog.com/me/apikeys/create
    79 5. Enter your Private API key and select your blog.
    80 6. Select which post statuses you want to import.
    81 7. Click "Import Posts to DropInBlog" to begin the import process.
     59= Install from the WordPress Dashboard =
     601. Go to Plugins → Add New.
     612. Search for “DropInBlog”.
     623. Click Install Now, then Activate.
     63
     64= Manual installation =
     651. Download the plugin .zip file.
     662. Go to Plugins → Add New → Upload Plugin.
     673. Upload the .zip and click Install Now.
     684. Activate the plugin.
     69
     70= After activation =
     711. Go to DropInBlog → Settings to configure the plugin.
     722. Paste your API key.
     733. Choose the assigned page where your DropInBlog content will be displayed.
     744. Click Continue.
     755. Choose which DropInBlog this site should connect to.
     766. Click Save Changes.
Note: See TracChangeset for help on using the changeset viewer.