Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
List: 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: 6 days 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 9 years ago)
- Default Branch: master
- Last Pushed: 2024-05-03T13:51:04.000Z (9 months ago)
- Last Synced: 2024-05-23T06:07:21.428Z (8 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: 22.4 MB
- Stars: 330
- Watchers: 74
- Forks: 155
- Open Issues: 5
-
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/).