Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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/).