https://github.com/awesomemotive/all-in-one-seo-pack
All in One SEO plugin for WordPress SEO
https://github.com/awesomemotive/all-in-one-seo-pack
all-in-one-seo opengraph redirection redirections schema-org seo social-meta structured-data wordpress wordpress-seo xml-sitemap
Last synced: 7 months ago
JSON representation
All in One SEO plugin for WordPress SEO
- Host: GitHub
- URL: https://github.com/awesomemotive/all-in-one-seo-pack
- Owner: awesomemotive
- Created: 2016-02-29T00:30:50.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2025-03-27T18:39:36.000Z (8 months ago)
- Last Synced: 2025-05-07T00:02:34.887Z (7 months ago)
- Topics: all-in-one-seo, opengraph, redirection, redirections, schema-org, seo, social-meta, structured-data, wordpress, wordpress-seo, xml-sitemap
- Language: JavaScript
- Homepage: https://aioseo.com
- Size: 25.9 MB
- Stars: 346
- Watchers: 73
- Forks: 154
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- stars - awesomemotive/all-in-one-seo-pack - All in One SEO plugin for WordPress SEO (JavaScript)
- jimsghstars - awesomemotive/all-in-one-seo-pack - All in One SEO plugin for WordPress SEO (JavaScript)
README
# all-in-one-seo-pack
## Project setup
```
npm install
```
### Compiles and hot-reloads for development (Lite)
```
npm run dev:lite
```
### Compiles and hot-reloads for development (Pro)
```
npm run dev:pro
```
### Compiles and minifies for production (Lite)
```
npm run build:lite
```
### Compiles and minifies for production (Pro)
```
npm run build:pro
```
### Customize configuration
See [Configuration Reference](https://vitejs.dev/config/).