Skip to main content
The 2024 Developer Survey results are live! See the results

All Questions

Tagged with
0 votes
1 answer
74 views

The url string is too long

I work with Excel and take a formula from a cell, then pair it into a tree object, then serialize it in JSON, and pass it to the URL so that my site on react takes this object in JSON and turns it ...
doxzi's user avatar
  • 3
1 vote
0 answers
63 views

Unable to navigate within routes in Nextjs production mode by manually typing the url in address bar

In my Next.js web app, after hosting it live i am unable to navigate within the routes by manually typing the url in address bar. Example, my site is https://example.com. When i go to 'https://example....
Nishant Chhillar's user avatar
-2 votes
2 answers
3k views

The requested URL /wp-login.php was not found on this server

I created a site on my local pc .../htdocs/wordpress/(all the sites files). Now, I need to transfer my site to the server. I am using FileZilla. I transferred all my sites files to the /www directory, ...
E R's user avatar
  • 1
0 votes
0 answers
40 views

How I am able to get specific data from website to excel?

I have an excel. At A column of every cell has an english word. B columnd of every cell has a link that excel bridge function able to open "TURENG" translation website to find meaning of at ...
CANER's user avatar
  • 1
0 votes
0 answers
180 views

Vercel redirect a deployment URL

As we all know Vercel create a unique URL for each deployment. But my problem is I need to edit files in that deployed URL, but every time I edit and push it creates new unique URL. I want to edit ...
Baghdad Raza's user avatar
-4 votes
1 answer
110 views

Programmatically get movie name from hulu url? [closed]

I am using JavaScript. Is there any programmatic way to fetch the movie name from a hulu url? For example for the url https://www.hulu.com/watch/78974b54-1feb-43ce-9a99-1c1e9e5fce3f The response ...
yigal's user avatar
  • 4,443
0 votes
1 answer
67 views

How do I make my website URL turn from https://example.com/file.html to https://example.com/file?

How do I make my website URL turn from https://example.com/file.html to https://example.com/file? I am using Repl.it to host my website. .htaccess file: RewriteEngine On RewriteCond %{REQUEST_FILENAME}...
Hollo's user avatar
  • 13
0 votes
0 answers
415 views

For Flutter web: how to detect html.window.location.href change in onGenerateRoute

On Flutter WEB: I use html.window.location.href = URL to navigate to a webview. It works very well. The WebView has a success-URL and a cancel-URL that it leads to, depending on some user-actions on ...
iKK's user avatar
  • 6,854
0 votes
1 answer
120 views

IIS Manager - replace URL containing folder structure with only Website URL

we are using a website which is managed via IIS Manager. A web tool is currently accessed via the full URL containing the folder structure. So if someone does trial and error with different paths in ...
fennix's user avatar
  • 13
0 votes
0 answers
18 views

How can I hide folder name from URL

My website address is https://www.promotech.eu/en/. I am running a site that is designed to be multilingual, using Polylang as the means to achieve this. I have a question: Is there a way to hide the &...
Jan Kosior's user avatar
0 votes
0 answers
34 views

How to remove Vietnamese accents for web urls?

I'm having difficulty removing marks on web urls by inserting them into htaccess. current link : https://vizi.vn/read-blog/24428_tim-hi%E1%BB%83u-d%E1%BA%A5u-g%E1%BA%A1ch-cheo-cu%E1%BB%91i-url-c%E1%BA%...
Vizi Việt Nam's user avatar
0 votes
0 answers
18 views

What's the name of this when using the ID and title in URL of a web resource

For example, the StackOverflow question URls look like this: https://stackoverflow.com/questions/218384/what-is-a-nullpointerexception-and-how-do-i-fix-it Somewhere in the code, there's a parser that ...
Sergio Flores's user avatar
-1 votes
2 answers
29 views

How can I redirect url websitename.com/page1 to websitename.com/awesome/page1. I am using Wordpress

Example: websitename.com/page1 goes to websitename.com/awesome/page1 websitename.com/page2 goes to websitename.com/awesome/page2 websitename.com/page3 goes to websitename.com/awesome/page3 I can't ...
newtoeverything's user avatar
0 votes
0 answers
17 views

Url Forwarding with masking showing Uncaught DOMException Error

I have hosted a project on zappar. it is working fine. so i bought an domain in godaddy and forwarded its url. that also worked fine. Now when i try url forwarding with masking its showing following ...
Savad's user avatar
  • 1,292
0 votes
1 answer
27 views

Share a special link to a unique Document / Pdf / Data - Flutter

what is the right way to share a unique document/file hosted on firebase through my application on example.com. I am creating an application where one user uploads a document (being hosted on cloud). ...
Bakhtawar's user avatar
  • 107

15 30 50 per page
1
2 3 4 5
46