Most voted "url-forwarding" questions
None
Learn more…39 questions
Sort by count of
-
27
votes4
answers141141
viewsHow to redirect the user to another Javascript/jQuery page?
I would like to know what methods of redirecting exist in Javascript, and also using jQuery, and if possible, I would like to know all of them.
-
7
votes2
answers753
viewsWhat is the difference between 301 and 302 redirects?
I would like to know the difference between these two types of redirect code: 301 and 302. I realized that they are called on Google’s Webmaster Tools Permanent redirection and Temporary…
-
5
votes2
answers2457
views301 redirect outside the domain with htaccess
I own a domain www.dominio1.com.br that points to the root of my site and another domain www.dominio2.com.br configured as redirector to www.dominio1.com.br/novo. However, I would like the user to…
-
4
votes1
answer1661
viewsRedirect HTTP to HTTPS on . htaccess with Let’s Encrypt
I cannot in any way test whether my address is in https when Let’s Encrypt is installed... Some charitable soul could help me redirect to https? I have installed in my hosting Uolhost (Platform:…
-
3
votes2
answers2791
viewsHow to treat a "redirect" after an Ajax call with Jquery?
Use Jquery to make an Ajax (GET) call. When "redirect" occurs, code 302, for a valid answer Jquery returns error instead of redirecting to the new URL. There’s some other way to treat it?
-
2
votes1
answer89
viewsShorten Google Analytics tracking URL (variables only)
I would like to shorten a URL of my Wordpress site as follows: www.meusite.com/?utm_source=FONTE&utm_medium=MEDIUM&utm_campaign=CAMPANHA for something like www.meusite.com/?urlencurtada…
-
2
votes0
answers135
viewsUrl forwarding keeping the url
Personal my client has a resale plan at Locaweb where he has a main website and within this brush has the Subsites that are generated dynamically and do not have folders in the hosting. I need to…
-
2
votes3
answers679
viewsHow to redirect the 'interface' to a home page after a downtime?
I’m building an interactive interface for an HTML/CSS3 totem that will work offline, with local files, no localhost, using Chrome in "Kiosk" mode and implemented this script (stitched with the help…
-
1
votes2
answers1148
viewsHow to change the return url when directing to the login page?
How can I change the value of ReturnUrl passed to the login page when the user is on a specific page and the session expires? For example, if the user is on the page www.meusite.com/seguranca.aspx…
-
1
votes1
answer1535
viewsHow to redirect a URL always with bar (/) at the end?
I have that code: <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteRule . /index.php [L] </IfModule> When I type http://localhost/path I’d…
-
1
votes1
answer3015
viewsHow to redirect a subdomain using the Registry DNS service.br
I have a private server with fixed IP and I have some websites running on port 80. Configuration: Debian Linux and Apache For example, I have two subdomains: IP_SERVIDOR/site1 IP_SERVIDOR/site2 I…
-
1
votes0
answers1095
viewsHow to redirect to a js Node page?
I can do this more with a route, but I want to do something like: app.redirect(url); and not: app.get('/', function(req, res) { res.redirect(url); }); someone can help me? vlw , and obgd!…
javascript node.js redirecting express url-forwardingasked 8 years, 8 months ago Henrique.Araujo 105 -
1
votes0
answers60
viewsRedirecting without www
How I proceed in the following situation: My Urls were ancient from blogger, and possessed the WWW. I went to the Wordpress and removed the WWW. Today I got a message from Google WEBMASTER: Increase…
-
1
votes2
answers581
viewsRedirect a page with javascript when opening a new tab
I need to redirect a page with javascript after submitting a form, the problem is that this form opens in a new tab and after opening this new tab I need to redirect the original tab to a new…
-
1
votes1
answer1790
viewsHow to redirect website to desktop version?
My site has two versions: Desktop and Mobile. When I access by mobile "www.meusite.com.br", I am redirected to the mobile version: "m.meusite.com.br". To do this, I’m using this really cool project…
-
1
votes1
answer47
viewsVirtualhost configuration
I have a question in the configuration of VirtualHost, I have an application that has redirect to multiple cores ex: meusite.com.br/app/go meusite.com.br/app/rj When access meusite.com.br/app, it…
-
1
votes1
answer157
viewsTCPDF how to redirect the page if the code is invalid?
I am making a report for printing with TCPDF but I am facing some difficulties in redirecting if the code is invalid. see the following code: if(isset($_GET['CODIGO']) AND $_GET['CODIGO'] != ''){…
-
1
votes0
answers56
viewsHow do I make URL Friendly + 301 Redirect with . htaccess?
I have a site with thousands of pages with no URL friendly, so I want to put this feature.. My site currently looks like this: https://www.meusite.com.br/? pag=videos I want him like this:…
-
0
votes0
answers113
viewsRedirect site with . htacess
I need to use friendly urls and am trying to make an adjustment with . htacess I have a url: http://www.site.com.br/default.asp?id=meuid&acao=minhaacao&hint=minhahint I need her to stay that…
-
0
votes1
answer77
views301 redirect to dynamic domain
Good afternoon, you guys. We have a website meusite.with and we updated it and ai domains like meusite.com? id=123 lost their "direction". How do I do 301 on these dynamic Urls on IIS?…
-
0
votes1
answer1467
viewsHow to redirect domain . com . htaccess
I have 2 domains, example.com and example.com.br pointing to the same wordpress site. I would like to redirect every time someone enters example.com, be redirected to example.com.br/en I found this…
-
0
votes0
answers76
viewsRedirect "cropped" url to canonized url (Avoid duplicate url)
What are the settings in . htaccess so that url cut type: http://meusite.com/cidade/495/politica-de-priv is automatically redirected to the canonized (whole) url of the page:…
-
0
votes0
answers648
viewsRedirecting http site to https
I’m trying to publish a website that’s on an internal network host. The goal is that when we access from the local network http://ipinterno, the site opens normally. I also need to publish this site…
-
0
votes2
answers56
viewsProblem . htaccess for www-free addressing
When I type in the browser phimodasecia.com.br my site/store enters (is redirected) with error as below: https://www.phimodasecia.com.br/https://phimodasecia.com.br/ My setting for . htaccess is #…
-
0
votes1
answer76
viewsURL redirection http
I’m trying to do a url redirect, but it’s not working, could someone tell me what’s wrong? <IfModule mod_rewrite.c> RewriteEngine On RewriteCond %{QUERY_STRING} ^(.*)/teste(.*)$ // verifica se…
-
0
votes1
answer455
viewsReplace characters from a URL via . Htaccess
I have the following model of Urls: http://dominio.com.br/cgi-bin/wiki.pl?Palavra http://dominio.com.br/cgi-bin/wiki.pl?Outra_Palavra and need to redirect to this new model:…
-
0
votes1
answer51
viewsSite redirection error
My website always redirects from www.idealnutri.com/magnesio-dimalato for www.idealnutri.com/magnesio-dimalato/ (WITH BAR AT THE END). Why? How to know what is causing this redirection? NOTE: I…
-
0
votes0
answers130
viewsRedirect application on IIS when pool is stopped
I have an ASP.NET C# application that is updated by another application on the server. When I start the process of updating the first application in the second I stop the pool in which the first one…
-
0
votes1
answer310
viewsRedirecting Urls from the same domain via htaccess
I would like to direct through the htaccess two url of the same domain, type 301. Example: Redirect meusite.com.br/customer-service for meusite.com.br/central-atendimento I tried the following code…
-
0
votes1
answer143
viewsFollow link with Enter based user input
With the help of the community, I created a file to redirect a user who has typed their login to a web page that receives the user in this way: https://site.com.br/usuario=LOGIN&empresa The…
-
0
votes0
answers176
viewsDomain masking with Tomcat and Springboot
I’m developing a web application using Springboot, and other technologies. This application will be unique, that is, an application must serve multiple users (customers). Each user will have a page,…
-
0
votes0
answers38
viewsPHP ignoring if and giving ERR_TOO_MANY_REDIRECTS
Hello, I develop a program for the store I work and when we order to open a coupon, it checks to see if it is opening an existing coupon (with the variable $_GET['cupom']) or if it is a new coupon.…
-
0
votes1
answer172
viewsHow to redirect url - redirect 301 - through a request ? (Httpurlconnection)
I’m trying to get a status code[ redirect 301, Location : ] through a request. This request brings as parameter an id associated to a database stored url (in this case, a Map), with the id, I search…
-
-1
votes4
answers594
viewsHow to create a URL redirector?
Someone has a redirect system in style of that website?
-
-1
votes1
answer44
viewsMissed directories on the server
I have a client website running on cPanel and a new version was developed (before 2013, now 2014) with a whole different system. It was used Wordpress to mount the site, and the previous was…
-
-1
votes1
answer236
viewsRedirect www to non-www
I have an SSL certificate that holds www.dominio.com.br dominio.com.br Sub1.dominio.com.br sub2.dominio.com.br sub3.dominio.com.br However there are links (in which I have no control) that access…
-
-1
votes1
answer21
viewsTake site forwarding on the line
I have a website on linode and created a domain name, but it is being redirected to the main domain. I have no knowledge in linux, someone can help me? All links that are not: meusite.com.br are…
-
-3
votes1
answer61
viewsRedirect user if a class is removed
I created a theme and would like if (only if) the credits contained within the class creditos are removed or tampered with by someone, the page will be redirected to my portfolio. I found many…
-
-4
votes1
answer2579
viewsOpen a new tab and redirect the current tab to another page on a Javascript link
I need to do, in javascript, a link that opens a page in a new tab and redirects the current page to another link.