https://github.com/deptno/lsseo
๐ฆsimple cli seo
https://github.com/deptno/lsseo
cli seo
Last synced: 3 months ago
JSON representation
๐ฆsimple cli seo
- Host: GitHub
- URL: https://github.com/deptno/lsseo
- Owner: deptno
- Created: 2019-09-04T14:18:46.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-14T02:45:35.000Z (over 5 years ago)
- Last Synced: 2025-06-29T03:15:33.684Z (4 months ago)
- Topics: cli, seo
- Language: TypeScript
- Homepage:
- Size: 9.77 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# lsseo
## run
```bash
npx lsseo https://your-domain.com
``````bash
npm -g i lsseo
lsseo https://your-domain.com
seo https://your-domain.com
```## example
```bash
npx lsseo https://youtube.com
npx: installed 7 in 1.707s
[ { title: 'YouTube',
description:
'YouTube์์ ๋ง์์ ๋๋ ๋์์๊ณผ ์์ ์ ๊ฐ์ํ๊ณ , ์ง์ ๋ง๋ ์ฝํ ์ธ ๋ฅผ ์ ๋ก๋ํ์ฌ ์น๊ตฌ, ๊ฐ์กฑ๋ฟ ์๋๋ผ ์ ์ธ๊ณ ์ฌ๋๋ค๊ณผ ์ฝํ ์ธ ๋ฅผ ๊ณต์ ํ ์ ์์ต๋๋ค.',
keywords: '๋์์, ๊ณต์ , ์นด๋ฉ๋ผํฐ, ๋์์ํฐ, ๋ฌด๋ฃ, ์ฌ๋ฆฌ๊ธฐ',
requestUrl: 'https://youtube.com',
ogUrl: null,
canonicalUrl: 'https://www.youtube.com/',
image: '/yts/img/yt_1200-vfl4C3T0K.png' } ]
```## license
MIT