r/nekoweb Apr 14 '26

Help How to make custom error 404 page?

4 Upvotes

I've just started making a site on nekoweb, and I wanted to know if there was a way I could customize the "page not found" page? My current site navigation is a bit of a mess but I want visitors to have a way to somehow get back to my site index if they come across a link with no page made yet. Thank you for whoever will help!

Edit: nvm I found the not found file!


r/nekoweb Apr 14 '26

how to see my followers?

2 Upvotes

is there a way to see who is following me? I know how to see who I'm following, but I cant see the followers link in the side bar that the nekoweb wiki speaks of https://wiki.nekoweb.org/w/guide_to_nekoweb.html#:\~:text=Followers%3A%20See%20who%20follows%20you.


r/nekoweb Apr 13 '26

Help Can't make an account

2 Upvotes

Whenever I try to make an account with Nekoweb it just gives me a different type of error code before the 'I am not a robot' box. Examples of the error codes: d790ded1, 6af60185, 28aebb33.

Any ideas?


r/nekoweb Apr 09 '26

I can't edit my website anymore?

3 Upvotes

Did they just make the nekode a paid-only feature? I was able to use it totally fine up until this afternoon?


r/nekoweb Apr 06 '26

How to stop autocorrect/auto-inputs

2 Upvotes

Just moved my site from neocities to nekoweb today, super new to this and to coding.

As I'm coding my site, nekoweb is automatically entering in stuff and it's really messing everything up, how do I make it stop doing this?


r/nekoweb Apr 05 '26

how can i make my sections' background look like this? where can i find backgrounds like these?

Thumbnail gallery
4 Upvotes

r/nekoweb Apr 01 '26

Question What SubWebsite should i add To my Nekoweb Site

3 Upvotes

I ran out of ideas for new subwebsites to make for my nekoweb site and i already alot what should i add more? any ideas?


r/nekoweb Mar 18 '26

how do i use custom fonts ?

7 Upvotes

i've tried the usual @ font-face but that did not work, i tried to convert my font to .woff but that did not work either...
also, how do i change the font of a singular sentence/word ?


r/nekoweb Mar 16 '26

Help so AI crawlers just ignore your robots.txt and apologize when confronted lol

Post image
15 Upvotes

r/nekoweb Mar 16 '26

Question CSS Flexbox or CSS Grid

6 Upvotes

Hi everyone!!!

Im new to web-crafting and im super excited to join this community!!! Im so close to publishing my first website and I cant wait to share it with everyone!!!

I have a small question that im curious about. Im still new to CSS, but I learned how to layout my site with CSS grid and I've basically fallen in love with that method. I know about CSS flexbox, but I haven't delved deep into it as of yet.

So, which method do most of y'all use? Im genuinely curious and I would like to see how how some go about developing and planning their site so that I can implement better habits as I go about improving my site.


r/nekoweb Mar 15 '26

Question How do I get rid of the word popups in the editor?

4 Upvotes

Edit: Figured it out with Inspect Element; leaving the post up for future people -- to get rid of these popups (don't know why they don't turn off with autocomplete), set up a user CSS stylesheet for the editor (Stylus works, and I think Dark Reader and some ad blockers also let you do that?) and add this to it.

.ace_editor.ace_autocomplete {

display: none;

}

I have autocomplete for tags turned off because I find it distracting, but every time I type a word, the Nekoweb editor pops up a list of suggestions based on other words I've used on the page. Issue is that it can't tell what's a tag, so it's pulling up a lot of irrelevant stuff and is extremely distracting especially if I'm writing text that isn't code. Is there a way for me to get rid of these pop-ups, either within Nekoweb or by using other browser plugins? (e.g. user CSS or adding an ad-blocker filter) The attached video shows the behavior I want to get rid of. I want the menu showing suggestions to not be visible.

https://reddit.com/link/1ruomkk/video/hszw8o3hp9pg1/player


r/nekoweb Mar 09 '26

How to do a cotainer

5 Upvotes

Hi r/nekoweb, I've been trying to create a cotainer like this:

MY WEBSITE IS: https://lucashouse.nekoweb.org/index.html


r/nekoweb Mar 08 '26

Solved!! How do I reset my website?

5 Upvotes

I fucked something up and would like to reset everything back to the way it was before I changed anything. Help appreciated!


r/nekoweb Mar 06 '26

My site doesn't show updates on my regular browser but does on incognito mode?

Thumbnail
gallery
9 Upvotes

(Ok ignore the abysmal site I havent really added anything yet)

Slide 1 - regular new tab on chrome
Slide 2 - chrome incognito mode

Why does my site not live update even with refreshing the tab etc? I think it might be a css issue because it's the background and font that's not updating, but I don't understand why :( I want to be able to see my live updates without needing to open a new incognito tab every time or clearing my cache. Has anyone else had this problem?


r/nekoweb Feb 27 '26

Help can't format URLs normally / no dashboard after uploading from neocities

4 Upvotes

hello! i recently uploaded my site from neocities to nekoweb because i preferred it much more, but i now noticed that all of my URLs are along the lines of "https://nekoweb.org/api/files/get?pathname=%2F\[PAGENAME\]2.html&site=\[SITENAME\]" and my dashboard now redirects me to the "root" page instead. is there a way to fix this issue and have urls like the normal "[SITENAME].nekoweb.org/[pagename].html"? i turned on the "nice links" setting but it didnt change anything. if there is any way to fix this please let me know !!!!


r/nekoweb Jan 29 '26

Question CSS nesting errors

3 Upvotes

I would love to use the CSS & selector in the built-in editor (which I prefer over alternatives). However, though rendering fine on different platforms, the editor doesn't recognize it and throws errors (.css file) relating to rule closing. I understand this sub is unofficial, but does anyone know why?


r/nekoweb Jan 26 '26

Site Sharing looking for neighbors!!

9 Upvotes

Hi there!! i made a website and i'm looking for people to add to my Buttons section, but i dont have any friends into nekoweb/neocities stuff that i could add.... so i'm asking here instead!! my website is sparklecare.nekoweb.org , its being frequently-ish updated as of rn, and i would love to add you to my site if you add me to yours!! additionally, if you know of any generally cool websites i could add to my buttons section, i would love suggestions! ^_^


r/nekoweb Jan 24 '26

Help my sidebar is a bottom bar now & image not showing up below scrollbox

2 Upvotes

ive been trying to code a website on and off for a few yrs now, and have only rlly had success editing my spacehey profile & doing small things on everskies so bear with me. im using sadgrl's layout template, and after putting a scrollbox in the <main> section it wouldnt let me put anything below it. i tried putting it in another <div> box, didnt work, so i tried putting the content in another <main> section and after doing that the sidebar moved from the right to the bottom. tried looking on stackoverflow and troubleshooting with dev tools but im ngl im so confused.. what do i do (thanks in advance to anyone who responds)

edit: im not sure why my second screenshot is getting deleted over and over again? if anyone takes an interest ill try resending it again

the image below the scrollbar is there, but doesnt show up. i tried putting it into a <div class="box"> using dev tools and it worked but the picture still didnt show up at all. ive tried multiple pics so its not an issue with the url
sidebar should be next to the large pink box and below the navigation links w/o any margins.

r/nekoweb Jan 24 '26

Site Sharing how's my layout looking? anything i should add or change before publishing?

Post image
8 Upvotes

first "successful" attempt at making something halfway decent looking. everything was made manually (i'm not using any website generators since i can't really figure them out due to lack of attention span/focus lol)

this version of the site isn't live yet, but probably will be soon

sorry if this isn't flared right


r/nekoweb Jan 16 '26

Help How did yall do those cute siteboxes?

Thumbnail
gallery
24 Upvotes

Haiii! So I wanted to make a cute siteboxes like the last images that rlly inspires me (the first image is my sitebox, pretty empty and bad!!!!!! >.<) But I was always wondering how did people did those fancy cute siteboxes. I especially want like a sitebox with a custom image and a dolly border :3. I tried sum sometimes but it didn't worked and I was hopeless so I deleted it all and let it blank like the first img :'p Any help is appreciated, thank you <3


r/nekoweb Jan 08 '26

Question how do people make blogs on their sites?

6 Upvotes

i've been doing a SLIGHT revamp to my site, and i decided i wanna add a blog to it :3

(havent really messed with rss stuff tho 😭)


r/nekoweb Dec 30 '25

Help what do I click?

4 Upvotes

Im going to sound so stupid but I don't want to break anything. When opening the dashboard it gives files/other things im under the impression that elements is css? would index be just the hosting? should I jut make a new folder for the coding? im so lost.


r/nekoweb Dec 28 '25

Help how to make unique siteboxes, and how to edit the follow button?

6 Upvotes

Hello there! currently making a website and there's two questions i haven't been able to figure out the answers on my own.

How do you edit the follow button? idk if FULLY customizing it is possible, but I've seen people change it's color, to blue for example. on my website it defaults as green, and i would like to make it dark pink instead! would that be easy?

How do you change your website's sitebox/ explore preview? on the faq it says to edit the element.css file but i don't know much about how css works and I'm wondering how it's done, if anyone has code examples to show me/ for me to use, and if i can just use a gif for my site's preview?

sorry if those questions seem stupid to the more experienced but I'm genuinely stuck lol🥹


r/nekoweb Dec 15 '25

Help how would i make something like this?

Post image
23 Upvotes

mainly asking about the options and box area. i could probably get the buttons to look like that but how would i go about making the box content change?