home.social

#canonical — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #canonical, aggregated by home.social.

  1. i18n в Next.js без SEO-дублей, locale в маршрутах, metadata и hreflang

    Перевод интерфейса меняет текст, но сам по себе не создаёт отдельную языковую страницу. Один адрес /search/music может показать английский или русский интерфейс в зависимости от client state, cookie или настроек браузера. URL при этом остаётся тем же. Для поисковой индексации языковые версии удобнее разделить адресами:

    habr.com/ru/articles/1079438/

    #nextjs #i18n #seo #typescript #react #app_router #nextintl #hreflang #canonical #server_components

  2. i18n в Next.js без SEO-дублей, locale в маршрутах, metadata и hreflang

    Перевод интерфейса меняет текст, но сам по себе не создаёт отдельную языковую страницу. Один адрес /search/music может показать английский или русский интерфейс в зависимости от client state, cookie или настроек браузера. URL при этом остаётся тем же. Для поисковой индексации языковые версии удобнее разделить адресами:

    habr.com/ru/articles/1079438/

    #nextjs #i18n #seo #typescript #react #app_router #nextintl #hreflang #canonical #server_components

  3. 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]

    releases.ubuntu.com/26.04-snap

    reubuntu.blogspot.com/2025/10/

    #UbuntuResoluteRaccoon
    #Ubuntu
    #UBUNTU26_04
    #Ubuntu26
    #SnapShot1
    #LTS
    #Linux
    #FOSS
    #OpenSourceOS
    #LinuxCommunity
    #ResoluteRaccoon
    #TechNews
    #LinuxNews
    #desktoppc
    #ServerPc
    #dailybuilds
    #prototypeOS
    #prototypeUBUNTU
    #Canonical
    #FreeStreamsLive
    #StreamingUnity

  4. 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="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="psychoros.com/about" />

    at the top of the file puts the canonical ahead of the script:
    <head>
    <link rel="canonical" href="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 psychoros.com/about

    Can anyone help me work around this? Suggest where to report it?

    @rustybrick #gridsome #canonical #googleseo #googlesearchconsole

  5. #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
    jeffgeerling.com/blog/2024/mil

  6. * 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!

    => destinationlinux.org/episode-1
    _
    #Xfce #Ubuntu #snaps #LibreOffice #Huawei #AMD #BeardedGiant #SpaceMercs #HarmonyOS #LinuxFirst #Phoronix #Canonical