Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bishwas-py/wp_updator
Update meta description, ai
https://github.com/bishwas-py/wp_updator
Last synced: about 1 month ago
JSON representation
Update meta description, ai
- Host: GitHub
- URL: https://github.com/bishwas-py/wp_updator
- Owner: Bishwas-py
- Created: 2024-05-17T08:08:49.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-17T08:24:55.000Z (8 months ago)
- Last Synced: 2024-05-17T09:28:46.422Z (8 months ago)
- Language: Elixir
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Wp Updator
Updates generates meta description using OpenAI for pages and updates it.
Run:
```shell
WP_SITE=https://yourwebsite.com WP_APPLICATION_PASSWORD="your_app_password" WP_APPLICATION_USERNAME=your_username OPENAI_API_KEY=your_api_key mix run -e "WpUpdator.get_service_area_pages"
```