MoeraOrg / MoeraOrg/moera-issues
Allow adding SEO-friendly phrases into post URLs
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 20
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
E.g. https://tigra.moera.blog/moera/post/f204181b-6bfe-449e-8661-e950a33ab7e7/ascii_art_cats_bears
Generate such phase automatically from post subject if any, allow user to edit it.
Feed this variant of URL to the search engine crawlers, preferably don't show other URLs for same content and show it to user in contexts where user is about to post a link somewhere (so that good links propagate, improving search engines' ability to assess relevance of the post and display it higher in SERPs).
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the post URL generation and rendering entry points across the Moera repositories, then trace how post subjects and user-editable fields are stored. Compare the example UUID-plus-phrase URL with existing post links, crawler-facing links, and link-sharing contexts. Done means the subject-derived phrase can be edited, the preferred URL is exposed consistently, and alternate URLs are not presented to crawlers where specified.
Written by the indexing model from the issue text.
Assessment
- Domain
- search, web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 28/100