Questions tagged as 'url'

0
answers

Scrapy extracts the url partially

My Scrapy spider works on everything, but extracting the url through xpath @href does not extract the complete url, always missing the final part of the url from the "? ......." sign which marks the variable GET of the url. Does anyone know if S...
asked by 05.01.2019 / 20:14
0
answers

Problem in redirect.jsp changing the url-pattern

Recently I needed to change the url-patterns to be able to pick up the / name attribute of the pages, so I modified this value and put it in / * but it stops working the redirect.jsp  Web.xml: <servlet-mapping> <servlet-name>d...
asked by 24.12.2018 / 00:56
0
answers

How to share a link with GET variables on facebook or whatsapp

How to share the current link (with its get parameters) with the whatsapp app making me recognize all the variables. This is what happens: I can not share more than one variable with whatsapp because it adds these special characters: link...
asked by 22.12.2018 / 23:19
0
answers

Shorten URL in hosting and real domain (GODADDY)

Greetings I am new to the domains and hosting and I have not been able to find a solution to my problem, when on my website I click on the enter button to send me to the login screen instead of leaving : www.voypalla.net/login, this comes out...
asked by 17.12.2018 / 19:58
0
answers

Open an app from a URL and pass parameters to the app

It is possible to send parameters (name, email, secret number) in a URL from an APP in iOS so that when a second user opens that URL, pick up the same application (if installed) and when opening the APP it will allow to save the parameters of th...
asked by 19.12.2018 / 14:48
0
answers

problems to get a variable

I'm trying to fetch a variable that I get through GET in another php file before html in my index.php , that is from my index php through a link I bring a content to my index since my application is in modules and I am using friendly...
asked by 06.12.2018 / 07:35
0
answers

I have a problem sending a form with firebase and javascript in the URL, the data remains

that is my url after sending the data to javascript with firebase and I would like it to be deleted when I send it, as I can do it since I do not find anything similar     
asked by 04.12.2018 / 14:23
0
answers

Redirect from one domain to another and mask

I have a web domain (xxx.com) redirected with .htaccess to the web domain yyy.com and it works correctly, what I need now is to mask the url, in summary accounts that appear in the browser address xxx.com I have the redirection like this: Rewr...
asked by 20.11.2018 / 20:28
0
answers

how to pass title of a news post to the URL

I'm working with the friendly URLs in php and I've seen on many websites that the urls pass the same title of the content and I would like to know as I do not have idea of how to achieve it the friendly URLs work like this <a href="<...
asked by 24.11.2018 / 23:33
1
answer

.htaccess rewrite - filename.html a /? c = filename

SPANISH: Hello, I need it to work with all the html links (except with index), I tried using .htaccess but I had no luck. For example ... to change this link of: link to link Also if I go directly to link , it should be a mirror of l...
asked by 12.11.2018 / 06:41