RE: steemcli - A command-line client for posting content to Steem

You are viewing a single comment's thread from:

steemcli - A command-line client for posting content to Steem

in steembin •  9 years ago 

This post is made with that tool?
I think the URL is not so good for SEO.

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!
Sort Order:  
  ·  9 years ago (edited)

Yes! This post was made with that tool, then edited to include the GIF of making the post with the tool of the post with the GIF of making the post with...

The URL is really bad for everything... Right now it's a SHA hash of the content, though you can edit it. I'll make it be a slug of the title most likely. I disabled it being the slug of the title because I generate the title from the filename if it's not specified and when doing posts of common files like this, "README", I considered it'd be a problem to have duplicated permalinks, which causes the posts to be edited, instead of being created.

You can currently always do:

steemcli --link my-link --title "My title" ./file.md

Which is fine to start IMO. But yeah, maybe the slug from title is better.

What do you think?

I'm not so experienced in SEO though. I'd say, keep up the great job! I believe you'll figure out what's the best.