AletheiaFact / AletheiaFact/aletheia

Optimize redirects for SEO

オープン
#649 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
good first issue tech
主要言語
TypeScript
スター
55
フォーク
20
平均マージ
2日 6時間
マージ済み PR(30日)
2

説明

### Background information

The main problems noted in the analysis were:
- [ ] Custom 404 page should send a 404 status code
- [x] www.aletheia... should redirect to aletheia...
- [https://www.test.aletheiafact.org](https://www.test.aletheiafact.org) ⇒ [https://test.aletheiafact.org](https://test.aletheiafact.org/)
- [ ] Redirect URLs with a trailing slash
- [https://test.aletheiafact.org/](https://test.aletheiafact.org//) ⇒ [https://test.aletheiafact.org](https://test.aletheiafact.org/)
- [ ] Redirect URLs with trailing index.html
- [https://test.aletheiafact.org/index.html](https://test.aletheiafact.org/index.html) ⇒ [https://test.aletheiafact.org](https://test.aletheiafact.org/)
- [ ] Handle duplicate hifens
- [https://test.aletheiafact.org/personality/joaquim-alvaro-pereira--leite](https://test.aletheiafact.org/personality/joaquim-alvaro-pereira--leite) ⇒ [https://test.aletheiafact.org/personality/joaquim-alvaro-pereira-leite](https://test.aletheiafact.org/personality/joaquim-alvaro-pereira-leite)

- [ ] Redirect ip address to the site
- [https://172.67.131.159](https://172.67.131.159) ⇒ [https://test.aletheiafact.org](https://test.aletheiafact.org/)

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。