WebDev

!webdev

@lemmy.world
Create post
When launching a new website, to what search engines do you submit the URL to, and how?

When launching a new website, to what search engines do you submit the URL to, and how?

Whenever I launch a new web project I go to Google Search Console and Bing Webmaster Tools to flag that the new website exists. The idea is to start getting SEO seniority / attention as early as possible.

Is there any other tool I should be registering my website in, or are these the major two?

www subdomain returns 401 despite using documented DNS settings [Gitlab Pages]

www subdomain returns 401 despite using documented DNS settings [Gitlab Pages]

Crossposted from https://lemmy.world/post/19723787

My Gitlab Pages site works well under domain.com but not under www.domain.com. The www subdomain leads to a 401 message: "You don't have permission to access the resource."

My DNS has a CNAME entry for www pointing to domain.com. When I asked the DNS provider what the problem might be they said "Please contact your hosting provider and provide us with the record needed to be set for www in the DNS zone. The changes should have worked already."

The reason I need this is that some old-school people visiting our website still type www. into the URL bar.

A website flourished from a good friendship

A website flourished from a good friendship

Open link in next tab

A website flourished from a good friendship - fredrocha.net

https://fredrocha.net/2024/09/04/a-website-flourished-from-a-good-friendship/

This website we're now launching started off as a good friendship. That slowly brewed into a partnership.

A website flourished from a good friendship - fredrocha.net
Shared VR space over P2P

Shared VR space over P2P

Open link in next tab

- YouTube

https://youtu.be/2gTTu4OqoiM

Auf YouTube findest du die angesagtesten Videos und Tracks. Außerdem kannst du eigene Inhalte hochladen und mit Freunden oder gleich der ganzen Welt teilen.

Pure css charts based on html tables

Pure css charts based on html tables

Open link in next tab

chaarts

https://ffoodd.github.io/chaarts/index.html

Charts with HTML & CSS

11 Tools To Improve Your Developer Experience by 10x 🚀

11 Tools To Improve Your Developer Experience by 10x 🚀

Open link in next tab

11 Tools To Improve Your Developer Experience by 10x 🚀

https://dev.to/latitude/11-tools-to-improve-your-developer-experience-by-10x-1f22

There are numerous tools designed to make development seamless and efficient for developers. As a...

11 Tools To Improve Your Developer Experience by 10x 🚀
Things I wish I knew before I started an open-source project

Things I wish I knew before I started an open-source project

Open link in next tab

Things I wish I knew before I started an open-source project

https://dev.to/latitude/things-i-wish-i-knew-before-i-started-an-open-source-project-1pdn

New to the world of open source? You’ll likely make a few mistakes in your first open-source project...

Things I wish I knew before I started an open-source project
Introducing Meaning-driven Development

Introducing Meaning-driven Development

Open link in next tab

Meaning-driven Development - fredrocha.net

https://fredrocha.net/2024/05/13/meaning-driven-development/

Consider whether your current job aligns with your guiding principles and values. Start practicing Meaning-driven Development.

Meaning-driven Development - fredrocha.net
XMLHttpRequest (XHR) Vs Fetch API

XMLHttpRequest (XHR) Vs Fetch API

cross-posted from: https://programming.dev/post/13268260

Hi,

I discovered this webpage
https://developer.mozilla.org/en-US/docs/Glossary/XMLHttpRequest

Where it say

The Fetch API is the modern replacement for XMLHttpRequest.

Without further explain on why so...

Did you (yourself) migrated from XHR to The Fetch API ? and is it better ? or do you know any (not bias) article about it ?

What about performances etc..

Thanks

Announcing VitePress 1.0 | The Vue Point

Announcing VitePress 1.0 | The Vue Point

Open link in next tab

Announcing VitePress 1.0 | The Vue Point

https://blog.vuejs.org/posts/vitepress-1.0

The official blog for the Vue.js project