Smart Meta Desc

外掛說明

Show a list of posts without a meta description and allow writing or generating them based on their content using AI

Features

  • Adds a sub-menu under Tools to access a custom page with this functionality.
  • Compatible with standard WordPress posts.
  • Lists published posts with empty meta descriptions in the admin dashboard.
  • Allows generating a meta description for each post.
  • Uses an API Key provided by Groq.
  • Compatible with Yoast SEO.
  • Added pricing plans.

Usage

  1. Activate the plugin from the Plugins menu in WordPress.
  2. To view the list of posts: Go to Tools > Smart Meta Desc from the sidebar menu.
  3. You will see a list of posts without a meta description.
  4. Each post will have a “Generate Meta Description” button, which will display a textarea with an AI-generated meta description along with a “Save” button.
  5. Clicking “Save” will save the post’s meta description.

Configuration

  1. You can select the default number of posts to display.
  2. You can enter an API Key provided by Groq -> groq.com.
  3. You can select which AI model will generate the meta descriptions.

External services

Groq API

This plugin connects to an external API provided by Groq (groq.com) to interact with OpenAI models. This service is used to generate or update meta descriptions for posts based on their content.

The plugin sends the content of the post (text data) to the following API endpoint to generate the meta descriptions:

  • Endpoint for model interaction: https://api.groq.com/openai/v1/chat/completions
  • Endpoint for retrieving available models: https://api.groq.com/openai/v1/models

This data is sent every time the user triggers the description generation.

The service is provided by Groq: terms of use and privacy policy.

Freemius API

This plugin connects to the Freemius API for license management, payment processing, and usage analytics.

Freemius is used to manage the plugin’s license and to provide updates. It sends basic information about the plugin installation, such as the site URL, WordPress version, plugin version, and license key.

This data is sent when the plugin is activated, when the license is verified, and when updates are available. The data is sent securely and only for the purpose of managing the plugin’s license and updates.

Freemius Terms of Service: https://freemius.com/terms/
Freemius Privacy Policy: https://freemius.com/privacy/

螢幕擷圖

  • Plugin working
  • Plugin settings

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Smart Meta Desc〉的開發相關工作。

參與者

將〈Smart Meta Desc〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.8.1

  • SDK updated to Freemius for better functionalities
  • Minimal design changes at settings
  • Fixing translations issues

1.8

  • Change in author name, Contributor
  • Renamed functions and variables for better clarity
  • Translatable AI instruction
  • Fixed model selection in Premium mode