Browse Source

:mag: Improving SEO

Liyas Thomas 5 years ago
parent
commit
039fbcd809
3 changed files with 4 additions and 4 deletions
  1. 1 1
      README.md
  2. 3 3
      nuxt.config.js
  3. BIN
      static/icons/icon-192x192.png

+ 1 - 1
README.md

@@ -115,7 +115,7 @@ _History entries can be deleted one-by-one or all together_
 
 ## Demo
 
-[https://liyasthomas.github.io/postwoman](https://liyasthomas.github.io/postwoman)
+[https://postwoman.io](https://postwoman.io)
 
 1. Specify your request method
 2. Type in your API URL

+ 3 - 3
nuxt.config.js

@@ -41,7 +41,7 @@ export default {
       },
       {
         name: 'keywords',
-        content: 'postwoman, api, request, testing, tool, rest, websocket'
+        content: 'postwoman, postwoman chrome, postwoman online, postwoman for mac, postwoman app, postwoman for windows, postwoman google chrome, postwoman chrome app, get postwoman, postwoman web, postwoman android, postwoman app for chrome, postwoman mobile app, postwoman web app, api, request, testing, tool, rest, websocket'
       },
       {
         name: 'X-UA-Compatible',
@@ -97,7 +97,7 @@ export default {
       },
       {
         property: 'og:url',
-        content: 'https://liyasthomas.github.io/postwoman'
+        content: 'https://postwoman.io'
       },
       {
         property: 'og:type',
@@ -130,7 +130,7 @@ export default {
       },
       {
         name: 'twitter:url',
-        content: "https://liyasthomas.github.io/postwoman"
+        content: "https://postwoman.io"
       },
       {
         name: 'twitter:title',

BIN
static/icons/icon-192x192.png