#canonical — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #canonical, aggregated by home.social.
-
#Canonical Academy Exam: Hands-On #Ubuntu Certification Guide
https://www.ubuntufree.com/canonical-academy-exam-hands-on-ubuntu-certification-guide/
-
i18n в Next.js без SEO-дублей, locale в маршрутах, metadata и hreflang
Перевод интерфейса меняет текст, но сам по себе не создаёт отдельную языковую страницу. Один адрес /search/music может показать английский или русский интерфейс в зависимости от client state, cookie или настроек браузера. URL при этом остаётся тем же. Для поисковой индексации языковые версии удобнее разделить адресами:
https://habr.com/ru/articles/1079438/
#nextjs #i18n #seo #typescript #react #app_router #nextintl #hreflang #canonical #server_components
-
i18n в Next.js без SEO-дублей, locale в маршрутах, metadata и hreflang
Перевод интерфейса меняет текст, но сам по себе не создаёт отдельную языковую страницу. Один адрес /search/music может показать английский или русский интерфейс в зависимости от client state, cookie или настроек браузера. URL при этом остаётся тем же. Для поисковой индексации языковые версии удобнее разделить адресами:
https://habr.com/ru/articles/1079438/
#nextjs #i18n #seo #typescript #react #app_router #nextintl #hreflang #canonical #server_components
-
I've been running Ubuntu 26.04 'Resolute Raccoon' on my 'Streaming Fortress' PC
NUC7 - Intel J5005 - 16GB DDR4-2400 RAM - 120GB SSD (2013 Hardware)
for the last two months now.I put this machine through the wringer: heavy streaming on a bit ambiguous shady sites films and tv series, and running custom 'Fortress' scripts to isolate it completely from my home network.
Despite the hardware being a bit old and the heavy workload, it’s been a flawless experience so far. Even the major updates didn't break my custom scripts or security structure. Well done, Ubuntu team!! 🐧 🫶
@[email protected]
@[email protected]https://releases.ubuntu.com/26.04-snapshot1/
https://reubuntu.blogspot.com/2025/10/ubuntu-2604-data-di-rilascio-e-nuove.html
#UbuntuResoluteRaccoon
#Ubuntu
#UBUNTU26_04
#Ubuntu26
#SnapShot1
#LTS
#Linux
#FOSS
#OpenSourceOS
#LinuxCommunity
#ResoluteRaccoon
#TechNews
#LinuxNews
#desktoppc
#ServerPc
#dailybuilds
#prototypeOS
#prototypeUBUNTU
#Canonical
#FreeStreamsLive
#StreamingUnity -
I have an ancient Gridsome site Google now refuses to index: "User-declared canonical - None". It has a proper sitemap, but they ignore it. Its <head> has the best canonical tags Gridsome seems able to generate, like:
<link data-vue-tag="ssr" rel="canonical" href="https://www.psychoros.com/about">Google Live Test - Inspect shows <head> as a single script:
---
<!DOCTYPE html>
<html lang="en" data-vue-tag="%7B%22lang%22:%7B%22ssr%22:%22en%22%7D%7D">
<head>
<script charset="utf-8" src="/assets/js/page--src--pages--about-vue.77f55fa6.js"></script>
</head>
---
And then shows all the actual <head> content in the <body> section!
There are other "preload" scripts, no idea why it picks that one.Manually adding
<head>
<link rel="canonical" href="https://www.psychoros.com/about" />at the top of the file puts the canonical ahead of the script:
<head>
<link rel="canonical" href="https://www.psychoros.com/about" />
<script charset="utf-8" src="/assets/js/page--src--pages--about-vue.77f55fa6.js"></script>
</head>And Google sees it! User-declared canonical https://www.psychoros.com/about
Can anyone help me work around this? Suggest where to report it?
@rustybrick #gridsome #canonical #googleseo #googlesearchconsole
-
#MilkVJupiter is the first #ITX #RISCV board #JeffGeerling tested
It includes niceties like front panel IO, front-panel Audio, USB 3.0, and USB 2.0, 24-pin ATX power input, an M.2 M-key slot for NVMe, and an open ended PCI Express slot!
#Canonical seems to have a good relationship with #MilkV, so #Ubuntu seems to be the base distro off which #Bianbu #Linux is built.
It all works—a bit better than he expected. But RISC-V isn't ready for prime-time yet
https://www.jeffgeerling.com/blog/2024/milk-v-jupiter-first-itx-risc-v-board-ive-tested -
* Destination Linux | Episode 134 *
Xfce 4.14 desktop released... LibreOffice 6.3 released... Phoronix benchmarks of AMD RX5700 graphics card... Huawei releases a new OpenSource OS.
Canonical’s (Ubuntu) Martin Wimpress discusses Snaps (a universal Linux packaging solution)...
LINUX FIRST committed Bearded Giant game of "SpaceMercs" released +more!
=> https://destinationlinux.org/episode-134/
_
#Xfce #Ubuntu #snaps #LibreOffice #Huawei #AMD #BeardedGiant #SpaceMercs #HarmonyOS #LinuxFirst #Phoronix #Canonical