Лучшие плагины для seo-оптимизации в 2020 году

Содержание:

Мнение редакции о курсе

Анализ выполнения заказов клиентов по номенклатуре

Объединяем документы с помощью скрипта VBA

Прежде чем приступить к запуску следующего скрипта, прошу вас, проделайте эти инструкции:

  1. Соберите все документы, которые вы будете объединять в одну папку и пронумеруйте их в том порядке, в котором они должны быть. Например так: часть 1, часть 2 и т.д. Необходимо это сделать для того, чтобы в процессе объединения документов не был перепутан материал.
  2. Откройте документ с тем материалом, который будет размещен самый первым, и только после этого приступайте к запуску скрипта.

Шаг 1.

В окне Ворда нажмите на сочетание клавиш ALT + F11 для запуска Visual Basic Application.

Шаг 2.

В меню «Insert» — «Module». Теперь скопируйте код скрипта и вставьте его в окне VBA.

Шаг 3.

Запустите выполнение кода, нажав F5 на клавиатуре, либо на панели на зеленый треугольник.

VBA скрипт, чтобы объединить несколько файлов ворд в один.

Sub MergeDocuments()
Application.ScreenUpdating = False
MyPath = ActiveDocument.Path
MyName = Dir(MyPath & «\» & «*.doc»)
i = 0
Do While MyName «»
If MyName ActiveDocument.Name Then
Set wb = Documents.Open(MyPath & «\» & MyName)
Selection.WholeStory
Selection.Copy
Windows(1).Activate
Selection.EndKey Unit:=wdLine
Selection.TypeParagraph
Selection.Paste
i = i + 1
wb.Close False
End If
MyName = Dir
Loop
Application.ScreenUpdating = True
End Sub

Удачи в изучении. Переходите к другим урокам.

Представим ситуацию, вы влюбились в весну, и незаметно для себя пропустили несколько лекций. Готовясь к экзамену, попросили сокурсников скинуть недостающий материал. И вот, дух единства откликнулся и прислал вам одну лекцию в формате doc, вторую в pdf, а третью в jpg. Хорошо, но неудобно.

В этом материале вы узнаете о том, как объединить несколько документов разного формата в один файл с помощью веб-сервиса MergeFil.es. Собранный воедино документ проще хранить, искать, распечатывать и отправлять. Возможности сервиса пригодятся и офисным трудягам в организации документооборота.

FAQs

Описание

Простой плагин, который автоматически добавляет пользовательскую пагинацию на страницы блога, в результаты поиска, архив, категорию, теги и страницы авторов на вашем сайте WordPress. Выберите тип пагинации, позицию и настройте ее внешний вид.

Улучшите навигацию по контенту своего сайта уже сегодня!

Бесплатные функции

  • Автоматически добавляйте пагинацию на:
    • Домашнюю страницу
    • Блог
    • Архив
    • Результаты поиска
    • Посты/страницы с пагинацией
  • Совместимость с плагинами:
    • Gallery
    • Portfolio
  • Используя функцию, добавляйте пагинацию к:
    • Комментариям PHP-шаблона
    • PHP-файлам
  • Выбирайте позицию пагинации:
    • Над основным контентом
    • Под основным контентом
    • Над и под основным контентом
    • С помощью функции
  • Отображайте и настраивайте стрелки Следующая/Предыдущая
  • Отображайте информации «Страница X из Y»
  • Задавайте отображение типа числовой пагинации:
    • Полная (1,2,3,4,5,6)
    • Короткая (1,2…5,6)
  • Скрывайте пагинацию для:
    • Стандартных
      • Постов (для стандартных тем WordPress)
      • В постах или страницах с пагинацией
      • Комментариев
    • Пользовательских страниц
  • Задавайте ширину блока пагинации
  • Добавляйте атрибут rel=»nofollow»
  • Задавайте выравнивание пагинации:
    • По левому краю
    • По центру
    • По правому краю
  • Устанавливайте поля для выравнивания по левому краю и правому краю
  • Настройка стилей нумерации страниц:
    • Цвет наведения
    • Фоновый цвет
    • Цвет фона текущей страницы
    • Цвет текста
    • Цвет текста текущей страницы
    • Цвет границы
    • Ширина и радиус границы
  • Добавляйте пользовательский код на странице настроек плагина
  • Совместимость с последней версией WordPress
  • Невероятно простые настройки для быстрой установки без изменения кода
  • Подробная пошаговая документация и видео

Если у вас есть идеи или пожелания относительно функционала плагина, мы будем рады ознакомиться с ними! Предложить функцию

Помощь и поддержка

Задайте вопрос нашей Службе поддержки клиентов — наши специалисты будут рады помочь вам — https://support.bestwebsoft.com/

Перевод

  • Французский (fr_FR) (благодаря Jean-Louis Cordonnier www.labosdebabel.org)
  • Немецкий (de_DE)
  • Португальский (pt_PT) (благодаря Antonio Carreira www.streetdog.pt)
  • Иврит (he_IL) (благодаря Rubb)
  • Русский (ru_RU)
  • Украинский (uk)

Некоторые из этих переводов неполные. Мы постоянно добавляем новые функции, которые требуют перевода. Если вы хотите создать перевод на свой язык или обновить уже существующий, вы можете отправить текст перевода в PO и MO файлах в поддержку BestWebSoft, и мы обязательно добавим его в наш плагин. Вы также можете скачать последнюю версию программы для работы с PO и MO файлами Poedit.

Есть еще одно действие

Описание

  1. Just activate this plugin.
  2. You can see Download link below each plugin name on plugins page.
  3. Click on any of them and that plugin’s zip will be downloaded to your computer.
  4. Cheers!

WordPress download plugin is a utility plugin that does one thing, and does it perfectly. It may sound simple, but this feature plugs a hole in current set of WordPress plugin functionality. As a site admin you must be aware that you can search and install WordPress plugins directly from the dashboard, or you can upload the plugin as zip files, assuming you received it from another site (for example, a commercial plugin). Once installed, all plugins list themselves inside Dashboard —> Plugins page. After deactivating and deleting them, they simply disappear. All files are removed from the server instantly. WordPress does not allow you to backup or download the plugins before you jettison them from your site. If you also manage your server and are fairly comfortable doing so, you may find a more contrived way to download installed plugins via directory manager app or FTP. Obviously, this requires more than a single click and not for everyone.

What exactly are plugins and how this plugin helps you save time or bail you out from difficult situations? Plugins are files and/ or directories, which are created inside your WordPress installation (defined by WordPress) when you first install them. Both active and deactivated files reside inside them. When you upload zip package of a plugin, WordPress extracts it and places the directory inside it in the plugins folder. Our plugin allows you to reverse the process. It will convert any plugin installed on your site into a zip package ready to be reinstalled later or moved to another site. It accomplishes this by simply adding a new link ‘Download†under the plugin title to already existing links. It is a single click process and hardly takes any time. Our plugin does not create any other page in the dashboard or clutter menus. It is lightweight, efficient and completely invisible until you need it.

So why would you need it? While there can be many reasons, here are the primary we think you will find it useful.

B. Premium/ Commercial Plugins

If you have purchased the plugin from a vendor site, you may want to make a backup of your new purchase to make sure you have it handy if the vendor is no longer available or your account is expired. Please note: Do check terms of use for commercial plugins on publisherâ€s site.

C. Migrating to a different site

So you have found yourselves dependent on some specific plugins that you want to use on all of your sites? You can download these plugins from your current site do a folder on your hard disk from where you can upload to your other sites.

D. Preserving Changes

If you DIY type and made modifications to plugin files to suit your requirements, you will want to make sure you have an archived copy of the plugin if the files get overwritten by an update etc.

Recommended Plugins (Free Download From WordPress.org)

Download Theme Plugin: allows you to download any theme from your WordPress admin panelâ€s Appearance page.

User Registration and Login Plugin: Take total control of end-to-end user registration process on your site with RegistrationMagic plugin.

User Profiles and Membership Plugin: Build awesome user profiles, restrict content and launch memberships with ProfileGrid plugin.

Самое читаемое

aMember

aMember – это автономный инструмент для сайта членства, который включает в себя встроенную интеграцию WordPress, чтобы помочь вам использовать ваш сайт WordPress в качестве сайта членства, который немного отличается от того, как работают все эти другие плагины.

Вы по-прежнему сможете ограничивать содержимое внутри вашего сайта WordPress, вы также будете работать с некоторыми аспектами вашего сайта членства из отдельного интерфейса aMember.

Известные особенности aMember включают в себя:

  • Неограниченные уровни членства
  • Содержание капает
  • Поддержка встроенной партнерской программы
  • Коды купонов
  • Ограничить загрузку отдельных файлов
  • Запретить совместное использование доступа между пользователями
  • Интеграция с 200+ платежными системами

aMember поставляется только в премиум-версии. Это стоит $ 179,95 за пожизненную лицензию, которая включает шесть месяцев поддержки и обновлений.

What are plugins? # What are plugins?

WordPress Plugins are PHP scripts that extend the functionality of WordPress. They enhance the features of WordPress, or add entirely new features to your site. Plugins are often developed by volunteers, and are usually free to the public.

Plugins are available via the WordPress Plugin Directory. Although plugins you find here are thoroughly tested and considered safe to use, they are of varying quality and are often works in progress.

How do they relate to WordPress core?

The WordPress content management system software, or WordPress core, provides the primary functionality for publishing content and managing users. Each WordPress plugin is an additional piece of software that can be easily installed to extend the functionality of WordPress core.

This allows you to customize your WordPress site with your desired functionality. Since so much functionality is provided through plugins, WordPress core is full-featured and customizable, without having to include everything for everyone.

What are some examples?

Some of the more popular plugins in the WordPress Plugin Directory fall into these categories:

  • Spam control
  • SEO
  • Data import and export
  • E-commerce
  • Security
  • Caching

This is just a small sample. There are thousands of plugins available in the directory, so there’s a good chance you’ll find some that are useful to you.

Плагин WordPress JetReviews — виджет отзывов для конструктора Elementor

Настройка рейтинга и отзывов пользователей. Плагин имеет различные стили отображения, прекрасную типографику и качественное исполнение. Совместим с плагином WP Review, что в свою очередь позволяет усовершенствовать блок отзывов и сделать его 100% удобным для пользователей.

 |  

Плагин WordPress JetSearch — ультрабыстрый AJAX виджет поиска для Elementor

Форма поиска с релевантными результатами. Этот плагин создан для того, чтобы ваши пользователи и клиенты имели возможность быстро найти нужную информацию на страницах сайта. Результаты поиска отображаются в выпадающем списке.

 |  

Поиск и удаление дубликатов в Microsoft Excel

Безопасность и защита

Jetpack — Protect

Protect — это одна из функций плагина Jetpack,  облачный инструмент предотвращения атак методом перебора. Мы контролируем миллионы сайтов WordPress для выявления и блокирования вредоносных IP-адресов. Protect отслеживает неудачные попытки входа в систему по всем сайтам, подключенным к Jetpack с помощью модуля Protect. Если с одного IP-адреса выполнено слишком много неудачных попыток в течение короткого периода времени, вход с такого адреса на любой сайт с данным установленным плагином блокируется. Инструмент Protect разработан на основе BruteProtect и отключит BruteProtect на сайте, если он включен.

iThemes Security

iThemes Security (ранее — Better WP Security)  — один из лучших на сегодняшний день плагинов защиты WordPress. iThemes Security соединяет лучшие из методов защиты WordPress в одном плагине, закрывая тем самым великое множество дыр в безопасности. Плагин дает возможность защитить сайт более чем 30 способами.

Скачать плагин: http://wordpress.org/extend/plugins/better-wp-security/

Clef Two-Factor Authentication

Clef Two-Factor Authentication — плагин для современного метода двухуровневой аутентификации. Надежная дополнительная защита, без паролей или токенов.

Скачать плагин: https://wordpress.org/plugins/wpclef/

Wordfence Security

Wordfence Security — многофункциональный плагин WordPress корпоративного класса безопасности, который включает брандмауэр, сканирование вирусов, трафик в реальном времени с геолокации и многое другое. На сайте плагинов для вордпресс заявлен как самый скачиваемый плагин для защиты вордпресс сайтов.

Скачать плагин: http://wordpress.org/extend/plugins/wordfence/

Удаление плагинов # Удаление плагинов

Плагины имеют безопасный и простой в использовании деинсталлятор. Если по какой-то причине он недоступен для вас, вы также можете удалить его вручную.

Автоматическое удаление

Безопасный и простой способ удалить плагин — через консоль WordPress.

  1. Перейдите в раздел Плагины и найдите плагин, который нужно удалить.
  2. Нажмите ссылку “Деактивировать”.
  3. Нажмите ссылку “Удалить”.

Удаление вручную

В редких случаях может потребоваться удалить плагин вручную без использования экрана администратора плагинов. Это рекомендуется только в случае крайней необходимости.

Предупреждение: следующая процедура включает удаление файлов с вашего сервера WordPress вручную. Это может быть опасно. Прежде чем продолжить, сделайте резервную копию своего сайта.

  1. Перейдите в раздел Плагины и найдите плагин, который нужно удалить.
  2. Нажмите ссылку “Деактивировать”.
  3. Если при установке плагина вам нужно было отредактировать тему WordPress, вручную отредактируйте файлы темы, чтобы удалить эти изменения.
  4. Подключитесь к своему серверу WordPress с помощью клиента SFTP.
  5. Перейдите в каталог WordPress, затем в папку wp-content/plugins. Найдите папку, названную в честь удаляемого плагина. Примечание: имя папки не будет полностью соответствовать плагину, но оно должно быть узнаваемым. Плагин с названием The Most Useful Plugin Ever, вероятно, будет расположен по адресу wp-content/plugins/the-most-useful-plugin-ever.
  6. Удалите папку плагина и ее содержимое.
  7. Перейдите в раздел Плагины и просмотрите список плагинов, чтобы убедиться, что вы успешно удалили этот плагин.

Советы по плагинам WordPress # Советы по плагинам WordPress

Ниже приведены советы и методы работы с плагинами WordPress для опытных пользователей и разработчиков.

Управление плагинами

Плагины управляются в разделе плагинов вашего сайта WordPress. В этом списке показаны все установленные плагины, активные и неактивные. На этом экране вы можете активировать, деактивировать и удалять плагины. Каждый плагин в списке также содержит ссылки на дополнительную информацию о плагине. Плагины, выделенные жирным шрифтом, в настоящее время активны.

Главный файл в каждом плагине должен иметь заголовок файла, который показывает основную информацию о плагине. WordPress распознает заголовок и, если он присутствует и правильно отформатирован, использует его для заполнения списка плагинов.

Если установленный вами плагин отсутствует в списке в этом разделе, возможно, проблема связана с заголовком его файла.

У каждого плагина также должен быть файл readme.txt, который включает информацию о его авторах, версии, лицензии, шагах установки и многом другом. Для просмотра перейдите в «Редактор плагинов», затем выбирите readme.txt в списке файлов этого плагина.

Обязательные плагины

В сети сайтов WordPress вы можете установить плагин как обязательный, то есть он активен на всех сайтах в сети. Установив один или несколько плагинов в качестве обязательных к использованию, вы можете стандартизировать функциональность сайтов в своей сети. Обязательные к использованию плагины нельзя отключить с помощью экрана «Плагины».

WordPress загружает эти плагины раньше обычных плагинов, а это означает, что код и связанные функции, зарегистрированные в обязательном плагине, можно считать доступными для всех других плагинов.

Информация в этом разделе относится только к сети сайтов WordPress. Концепция обязательных плагинов не применима к стандартной установке WordPress для одного сайта. Смотрите Обязательные плагины и Создание сети сайтов для получения подробностей.

Скрытие плагинов при отключении

При активации некоторые плагины добавляют код в файлы шаблонов WordPress. Этот дополнительный код может оставаться на месте даже после деактивации плагина и может повлиять на внешний вид или функциональность темы, вызывая ошибки

Таким образом, крайне важно предотвратить обнаружение и использование неактивного плагина. Для этого добавьте в шаблон PHP-код, чтобы выполнить простую проверку

(См. Пример ниже.) Загрузите измененный шаблон в папку wp-content. проверяет наличие плагина и вызывает функцию плагина только в том случае, если плагин установлен и активен. Если возвращает , он проигнорирует функцию плагина и продолжит загрузку страницы.

В этом примере плагина используется функция для паказа своего содержимого.

Журнал изменений

9.2

  • Release date: December 1, 2020
  • Release post: https://wp.me/p1moTy-scn

Улучшения

  • Connection Flow: clarify error message when the options table is not writable.
  • Contact Form Block: display fallback link when the block is rendered in non-WordPress contexts, such as subscription emails.
  • Contact Form Block: display the correct default email address and subject in the form block settings.
  • Dashboard: clarify language around support options.
  • Dashboard: replace /plans and /plans-prompt routes with a redirect to cloud.jetpack.com/pricing.
  • Instagram Embeds: add support for embed parameters supported by Instagram.
  • Payments Block: move unreadable notice to the sidebar.
  • Pinterest Block: ensure that Pinterest embeds are displayed nicely in non-WordPress contexts, such as subscription emails.
  • Podcast Block: display fallback link when the block is rendered in non-WordPress contexts, such as RSS feeds.
  • Search: improve URL formatting for the expanded search layout.
  • Sharing: ensure the first suitable image found in a post is always the one used in Open Graph Image meta tags.
  • Site Health Tools: update description of Synchronization issues for better usability.
  • Slideshow Block: ensure that slideshows are displayed nicely in subscription emails.
  • Status: improve detection of staging servers.
  • Story Block: improve display of the block.
  • Synchronization: improve synchronization of comment status, taxononmies, and terms between your site and WordPress.com.
  • Tiled Gallery Block: improve rendering when the block is rendered in non-WordPress contexts, such as subscription emails.
  • WhatsApp button Block: improve text alignment on mobile devices.
  • WordPress.com Toolbar: include admin color in user’s REST API output.

Улучшения совместимости

  • Autoloader: support Composer 2.0.7.
  • General: continued work towards ensuring that Jetpack is fully compatible with the upcoming version of PHP, PHP 8.
  • General: ensure Jetpack’s full compatibility with the upcoming WordPress 5.6 release.
  • General: update Jetpack’s minimum required WordPress version to 5.5, in anticipation of the upcoming WordPress 5.6 release.
  • Sharing: disable Open Graph Meta tags added by the Web Stories plugin when Jetpack’s tags are active.
  • Stats: support Web Stories plugin.
  • Synchronization: ensure better synchronization of post meta data (used by Publicize, Subscriptions, Search) in WordPress 5.6.
  • Twenty Twenty-One: ensure that Jetpack’s features are compatible with the upcoming new default theme

Исправления ошибок

  • Connection: handle XMLRPC requests when SERVER_PORT is not defined.
  • External Media: fix a conflict with CoBlock’s image replace feature.
  • Dashboard: fix incorrect links to Jetpack credentials form.
  • Google Analytics: ensure compatibility with Google Analytics 4 (GA4).
  • Sitemaps: ensure that the Home URL is slashed on subdirectory websites.
  • Social Icons widget: display only one icon when a URL matches both a domain and the feed URL match.
  • Sync: avoid trying to sync when something else disabled syncing a request.
  • Whatsapp Button Block: fix Guyana country code metadata.
  • WordPress.com REST API: restore post comments when untrashing a post, such as via the mobile apps.

Шаг 1.

Description

With this plugin you can easily create FAQs and add them to your WordPress site using a Gutenberg block or shortcode. It makes use of a custom post type and integrates seamlessly into any site.

Live Demo

Key Features

  • Create unlimited FAQs
  • Create unlimited FAQ tags and FAQ categories
  • Gutenberg FAQ block
  • FAQ shortcode
  • Responsive accordion layout that will fit any site and any device
  • Ordering and sorting options for your FAQ page
  • Group FAQ options
  • Translation ready (all strings localized and .pot file included)
  • Bulk import FAQs from a spreadsheet
  • Insert custom CSS to style your FAQ layout

This plugin is very user friendly and comes with a walk-through. When you activate the plugin, it will run and help you create your first FAQs, create an FAQ page and also set some important options!

Gutenberg Block, Shortcode and Widget

  • Just add the Display FAQs Gutenberg block on any page to display your FAQs
  • Or, if you’re using a different visual composer or page builder, or the Classic Editor plugin, just add the shortcode anywhere on any page
  • The plugin also comes with a widget to display your FAQs in any widgetized area in your theme.

Additional Features

  • Microdata / structured data / question schema (in the correct JSON-LD format) to help with SEO
  • Choose what elements show for each FAQ (e.g. categories, tags, author, date, etc.)
  • FAQ statistics and view count
  • Allow people to comment on individual FAQs

FAQs for WooCommerce (Requires Premium)

  • Easily add an FAQ tab to each product page
  • Responsive accordion layout that fits seamlessly into any product page
  • Create an FAQ category that matches the name of a product or category in your WooCommerce and it will automatically show!
  • For more info, please see the following video:

Ultimate FAQ Premium

The premium version of this plugin comes with the following great extra features:

  • FAQ search with autocomplete for question titles
  • Additional FAQ display styles
  • Choose from 15 toggle icon sets for your frequently asked questions
  • WP Forms Integration
  • Share FAQs on social media
  • Select animation options
  • Drag and drop precise re-ordering of FAQs
  • Add an FAQ submit form to your site, so visitors can suggest their own FAQs and also (optionally) answers
  • Admin notification for new FAQ submissions
  • Add additional custom fields to your FAQs, such as a text area, file, link, date and more
  • Export FAQs to spreadsheet
  • Export all FAQs to a PDF to create a user manual
  • SEO-Friendly FAQ, category and tag permalinks
  • Advanced FAQ styling options
  • Change the FAQ permalink slug base

You can find out more information about the premium version and accessing a free 7-day trial here: https://www.etoilewebdesign.com/plugins/ultimate-faq/

Blocks

  • Display FAQs: Display all FAQs, or only specific categories using the block attributes
  • Popular FAQs: Displays a number of the most viewed FAQs (5 unless specified)
  • Recent FAQs: Displays a number of the most recently added FAQs (5 unless specified)
  • Search FAQs: Display a search form that allows users to find FAQs with a specific string in the title or body of the FAQ post (premium)
  • Submit FAQ: Display a form that allows users to submit FAQs of their own and, if enabled, enter an answer to their submitted question as well (premium)

Shortcodes

  • : Display all FAQs, or only specific categories using include_category and exclude_category attributes (both take a comma-separated list of category slugs)
  • : Displays a number of the most viewed FAQs (5 unless specified)
  • : Displays a number of the most recently added FAQs (5 unless specified)
  • : Display specific FAQ posts, using the attributes faq_name, faq_slug and faq_id which take comma-separated lists of FAQ post names, slugs and ids respectively
  • : Display a search form that allows users to find FAQs with a specific string in the title or body of the FAQ post (premium)
  • : Display a form that allows users to submit FAQs of their own and, if enabled, enter an answer to their submitted question as well (premium)

Красивые фамилии на английском

Если русскоязычные варианты по каким-либо причинам вас не устроили, предлагаем вам англоязычные варианты популярных в мире фамилий на английском языке:

Abernathy

Abner

Aldaine

Amor

Amherst

Armstrong

Angeles

Annesley

Archer

Ash

Bancroft

Bandini

Banner

Barringer

Blackwood

Blood

Bloom

Boulder

Cadwell

Cage

Carmichael

Chase

Cobain

Cohen

Colburn

Colt

Crabtree

Crassus

Creed

Cullen

Dalton

Danger

Davenport

Dillinger

Duke

East

Fawn

Freeze

Gamble

Gryffon

Gunn

Halifax

Hilton

Holly

Hope

Hunter

Ice

Iris

Ivy

Jarvis

Joy

Kelly

Kennicot

King

Knight

Lily

Love

Mayhem

Merry

Noble

North

Paris

Phoenix

Potter

Power

Radcliffe

Raven

River

Rose

Savage

Slade

Star

Stratton

Stryker

Tatum

Tremaine

Underwood

Verbeck

Violet

Waldgrave

Walker

Winter

Wolf

York

Young

Zedler

Общественный активист Barbara Zedler

Reviews

http-equiv=»Content-Type» content=»text/html;charset=UTF-8″>lass=»plugin-reviews»>

This is a very good plugin and support is excellent. There were a few things that I needed to change for my specific website and Max was very helpful in providing some extra customization to suit what was needed. I would definitely recommend.

Reluctantly bought some addons after pro in hope they would enable me to build what i intended, and with the support of theses guys i have fully achieved my goal.

Nothing was too much for these guys to help with, they went beyond the ground they even cover for me. Granted this maybe not everyone’s experience, they really looked after and support me whenever was needed.

Cheers guys.

Hi,

I would highly recommend this plugin for listing it works like a charm.

Thank you Max!

I had an issue due to a conflict between Google Maps and Divi (which has their own Google Maps implementation) and their support guy went in and debugged the conflict on our dev site. I hadn’t had time to address it myself and they did it for me!

I’m increasingly frustrated with Divi for a number of reasons, but happy with Listdom.

After looking for a listing plugin for weeks I found «Listdom» and must say that this is a very good listing plugin.
The support must be close to the best support you can get out there, Max have been amazing with the support and is always ready to help!
5 Star all the way, can highly recommend the products..
Kim

Description

Main Features

  • Easy-to-use Drag and drop composer to build responsive newsletters
  • Unlimited subscribers with statistics
  • Unlimited newsletters with tracking
  • Subscription spam check with domain/ip black lists, Akismet, captcha
  • Delivery speed fine control (from 12 emails per hour to as much as your blog can manage)
  • WPML ready, Polylang ready, Translatepress ready
  • All messages are fully translatable from administration panels (no .po/.mo file to edit)
  • GDPR ready
  • Advanced targeting with lists combinations like all in, at least one, not in and so on
  • Customizable subscription widget, page or custom form
  • WordPress Users registration seamless integration
  • Single And Double Opt-In plus privacy checkbox for EU laws compliance
  • Subscribers lists to fine-target your campaigns
  • PHP API and REST API for coders and integrations
  • SMTP-Ready
  • Customizable Themes
  • Status panel to check your blog mailing capability and configuration
  • Compatible with every SMTP plugin: Post SMTP (aka Postman), WP Mail SMTP, Easy WP SMTP, Easy SMTP Mail, WP Mail Bank, …
  • Subscribers import from file
  • Newsletter with Html and Text message versions

Free Addons

Improve The Newsletter Plugin with these free addons:

  • WP Registration Integration – connects the WordPress standard and custom registration with Newsletter subscription. Optionally imports all registered users as subscribers.
  • Archive – creates a simple blog page which lists all your sent newsletters
  • Locked Content – open up your premium content only after subscription
  • Newsletter REST API – adds a tier of REST api to integrate with the Newsletter core services
  • Sendinblue integration – deliver your newsletters with Sendinblue

(easily add them from our Addons panel)

Addons on WordPress.org

  • RSS Composer Block – (3rd party) a composer block which builds its content form an RSS feed
  • Popup Maker Integration – (3rd party) integration of Newsletter forms with Popup Maker plugin
  • BuddyPress integration – subscription opt-in inside BuddyPress signup form
  • WP User Manager addon for Newsletter – adds the subscription option on registration forms

Professional Addons

Need more power? Feel something’s missing? The Newsletter Plugin features can be easily extended through our premium, professional Addons! Let us introduce just two of them : )

  • Automated – generates and sends your newsletters using your blog last posts, even custom ones like events or products. Just sit and watch!
  • Autoresponder – creates email series to follow up your subscribers
  • Extended Composer Blocks – adds new blocks to the drag & drop composer
  • WooCommerce Integration – subscribe customers to a mailing list and generate product newletters.
  • Reports – improves the internal statistics collection system and provides better reports of data collected for each sent email. And retargeting. Neat.
  • Leads adds a fancy subscription popup box or a fixed bar to your website that will boost your conversion rate
  • Amazon SES and other mail providers integration – seamlessly integrate Amazon SES and other email service providers with The Newsletter Plugin. Hassle-free.
  • Contact Form 7 Integration – integrate the subscription on Contact Form 7 forms
  • Ninja Forms Integration – integrate the subscription on Ninja Forms
  • WP Forms Integration – integrate the subscription on WP Forms
  • Events Manager and The Events Calendar (By Modern Tribe) integrations – easily add events to your newsletters
  • Google Analytics – track newsletter links with Google UTM tracking paramaters
  • Subscribe on Comment – adds the subscription option to your blog comment form
  • Geolocation – adds geolocation capability to target subscribers by location

GDPR

The Newsletter Plugin provides all the technical tools needed to achieve GDPR compliancy and we’re continuously working to improve them and to give support even for specific use cases.
The plugin does not collect users’ own subscribers data, nor it has any access to those data: hence, we are not a data processor, so a data processing agreement is not needed.
Anyway if you configure the plugin to use external services (usually an external mail delivery service) you should check with that service if some sort of agreement is required.

Support

We provide support for our plugin on WordPress.org forums and through our official forum.

Premium Users with an active license have access to one-to-one support via our ticketing system.

Краткий вывод

Добавить комментарий

Ваш адрес email не будет опубликован. Обязательные поля помечены *

Adblock
detector