Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
August 3, 2020 03:33 pm GMT

Dev.to Writing: Tag, you're it!

Cover photo by Brett Jordan on Unsplash

Tags here on dev.to play an important role in the discoverability of articles. They are one of the main factors in presenting articles to readers.

Without tags your post with be dead before you even publish it (trust me, I didn't tag some of mine and they still have less than 25 views...).

How to tag

The mechanics of tagging articles is as simple as can be. It is simply a list of up to four words, separated by commas.

If you are using the Basic markdown editor, simply edit (or add) the tags: line with the tags you want. This post is tagged meta, writing, and tutorial; so it would look like this:

tags: meta, writing, tutorial

If you are using the Rich + markdown editor (like me), then there's an input right below the witty title (with a helpful placeholder telling you what to do).

Dev.to Rich + markdown editor showing the tag input with placeholder text of "Add up to 4 tags..."

Like the Basic editor, just put in a comma separated list of tags.

Dev.to Rich + markdown editor showing the tag input filled in with the tags meta, writing, and tutorial

What to tag

While the mechanics of tagging are simple; choosing what tags to use is anything but (and a topic I am by no means an expert on).

While a tag can be any "word" like potato or besttagevar, I recommend starting with the "official" list of tags here on dev.to. This will give you a starting point of tags that already have a following. Sample a few of the tags that interest you to get a sense of whether your article fits in with others already tagged with a particular tag.

Try to apply as many appropriate tags as possible, but don't force it. Having a mistagged post will just annoy your readers.

Feel free to make up your own tag after using a few "official" ones. Writing consistently under a tag might make it official one day!

What tags do

Tags have three main affects:

  1. Quick meta-info displayed under post titles giving readers a sense of what they will click into.
  2. Users can view a feed by a single tag (like javascript)
  3. Tags users have followed will be prioritized in their regular feed (and this can be adjusted from settings; higher numbers give more priority to the tag and negative numbers give anti-priority, aka unfollow).

Hope this mini-tutorial helped clear any questions you have about tags on DEV. And encourage you to start writing!

Checkout the previous installments about the editors and how to make a series like this one. Follow me for more articles.

If you have your own question, just ask in a comment. I read all of them and would love to add another post in this series that will actually help other writers in this awesome community!


Original Link: https://dev.to/kallmanation/dev-to-writing-tag-you-re-it-10bb

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To