Skip to main content

Questions tagged [post]

0 votes
1 answer
51 views

I'm hosting a NextJS website with Apache as the web server. And I was looking into ways to make it more secure today. I went looking through Apache's logs and mixed in with the many failed attempts by ...
Collin Vesel's user avatar
0 votes
1 answer
37 views

I'm Mihaela, and I own https://sporulcasei.ro/. Initially, https://sporulcasei.ro/ was a blog about home and garden topics, then I added the store to it. Gradually, I removed a significant part of the ...
Mihaela Bulichi's user avatar
0 votes
1 answer
48 views

My web site is receiving some POST requests to invalid paths. The paths have a slash followed by 16 random characters. The paths aren't unique in the sense that I see multiple requests to the same ...
sevzas's user avatar
  • 101
0 votes
1 answer
917 views

I have a fairly high traffic service that relies on a samesite=none cookie. I have seen that this cookie is not sent for about 1% of users in a cross domain context. This is the exact case my site ...
angryangryhippo's user avatar
2 votes
1 answer
687 views

On this page by Yahoo, it says that GET requests are faster than POST requests because the browser breaks POST requests into 2 packets. However, that article seems at least a decade old. Is that ...
CaptainCodeman's user avatar
13 votes
1 answer
30k views

I am getting this HTTP request line on my server (simple http server). The normal action for this request on my server is to simply close the socket connection. I am asking this question because when ...
user786's user avatar
  • 253
3 votes
1 answer
2k views

I had asked a related below question and from answers, I got a sense of why is there a notion of methods like GET,POST etc in http protocol: What is the need of methods like GET and POST in the HTTP ...
BioLogic's user avatar
  • 173
19 votes
9 answers
6k views

Can we not implement the HTTP protocol using just a request body and a response body? For example, the URL will contain request, which will be mapped to a function depending on programming language ...
user104656's user avatar
1 vote
0 answers
32 views

I have a website where specific users can post different types of content. I want each user to be able to know how many visits each of their posts got. So I thought about linking Google Analytics ...
Abdullah Bassam's user avatar
1 vote
2 answers
73 views

I recently read that shorter URLs rank higher in the search results, but I suspect it might also have an SEO advantage to sort posts, topics, etc... into folders. Do you recommend shorter URLs, for ...
Susan T. Erickson's user avatar
1 vote
2 answers
66 views

My questions are, what is best practice for targeting long tail keyword phrase with pages or posts. Text content WordPress page optimized for keyword phrase, linked to homepage, category page or post. ...
Blue17's user avatar
  • 43
4 votes
1 answer
2k views

I have a website residing on a domain with a valid SSL certificate that is fully using HTTPS. If I take form data from this site that is secured with an SSL and send it to a non-secure HTTP endpoint ...
AndyWarren's user avatar
1 vote
1 answer
1k views

I made a change recently to my wordpress.org blog to make it so that every post is broken up into two pages, an introduction paragraph and then the rest of the post after a nextpage page break. I did ...
Colin P's user avatar
  • 11
2 votes
1 answer
994 views

I've noticed a weird thing on my blog. Let's say I just created an article which has this title: This article is now showing on Google search results but a random tag/category of a page is So, ...
legacy.so's user avatar
1 vote
0 answers
25 views

I have been searching for a way to automatically post or share articles / listings from my own self-made blog-ish platform. It's nothing complicated and every article/listing contains a title, ...
Denislav Karagiozov's user avatar

15 30 50 per page