Uniform Resource Locator or Universal Resource Locator - a specific character string that constitutes a reference to an Internet resource.
1
vote
1answer
557 views
Recommended date format for REST GET API [closed]
What's the recommended timestamp format for a REST GET API like this:
http://api.example.com/start_date/{timestamp}
I think the actual date format should be ISO 8601 format, such as ...
1
vote
0answers
39 views
How do I get to a Book's main page without having to manually modify the URL?
Say I search for a book on Google Books and then click through to it. If I copy that URL and send it to someone, they will be taken to the same page for the book, but the URL also contains a bunch of ...
4
votes
1answer
344 views
Changing vanity URL on Facebook?
As you may know, Facebook allows users to choose a "vanity URL," allowing easy linking to one's profile. However, once set, this URL cannot be changed and this was done for security reasons, ...
2
votes
2answers
188 views
Map Blog pages to different custom URLs
I have a subdomain currently pointing towards a blog I write on Blogger.
I would like to add a new page to this blog and point an entirely separate subdomain to that page.
So, given that ...
2
votes
3answers
262 views
Do Google Search URLs contain sensitive (private) details?
I noticed that if I'm logged into Google Account (my Gmail and everything) and do a search in the address bar, the URL of the resultant page is really long.
Now, I was wondering: is there any ...
22
votes
3answers
2k views
How do I share a search query from Google?
Let's say I want to share the results from my query. There seems to be a lot of meta data in the query string.
Which variables can be removed from the URL to still give a functioning Google search?
1
vote
1answer
63 views
Listing all articles on Wikitravel.org (excluding redirects)
Here is the list of all articles on the excellent guide Wikitravel.org:
http://wikitravel.org/en/Special:Allpages/A1GP
PROBLEM: It also includes redirects.
For each real article there are tens of ...
2
votes
1answer
926 views
Gmail Logout/Redirection via Youtube
When Signing out from Gmail, I am redirected to various other google/gmail pages and then finally to the main page. The flow goes like this:
First Link
Second Link
Third Link
And then finally the ...
8
votes
5answers
330 views
In web URLs including Facebook, I see the string /#! appearing. What is the purpose of it?
What does the string #! do when facebook sticks it into its URL when I visit? I know the role of the # sign in indicating an anchor location in the page. But what is #! for?
0
votes
2answers
364 views
Embed start time in a YouTube video
I want to give out a link to a YouTube video have it start the playback at a specific time in the clip, e.g., 2 minutes and 45 seconds.
Is that possible?
1
vote
2answers
113 views
URL Tweets not appearing after logging in to Twitter [closed]
From our sites we are using Twitter to post some items, but if the user was not logged in Twitter the supposed Twit does not carried over, instead we are directed to Twitter homepage and forgetting my ...
0
votes
0answers
136 views
Is there any URL available that shows only Mails of Gmail Inbox?
I want to display my Gmails in Google Gadget. So, after getting Sign In, is there any url available that directly display the mail header of my Gmail Inbox ?
EDIT : I want to display emails of my ...
6
votes
3answers
903 views
Case Insensitive URL Shorteners
Are there any case insensitive URL shorteners out there that have an API?
2
votes
2answers
778 views
Are Google documents URLs permanent?
I like using Google documents but I want to be able to tag my documents properly (without using a hierarchy structure)
My plan is to create the documents in Google docs and then link to them in ...
2
votes
4answers
515 views
How to find out main page of a website
When a website's main page cannot be opened as in this example, is it possible to find out the full address? In this example, I tried /index.htm and /index.html without success.
2
votes
1answer
192 views
How to test all the url inside your application?
Suppose you rollout a new feature and have done internal over haul in application which might have broken some links. You assume your testing team would have thrashed out the issues but that might not ...
3
votes
1answer
69 views
Can I change the URL of a Google Apps service installed from the Google Apps marketplace?
If I install a service such as Docs, Calendar, or Wave in my Google Apps account I get the ability to change the URL of the service from the stock-standard https://www.google.com/[service]/hosted/[my ...
6
votes
1answer
369 views
How to get Facebook vanity or custom URL for fan page, in lieu of ugly numbered id URL?
When creating a Facebook fan page, it is assigned a long URL containing a unique ID number. What prerequisites and steps are required to get a Facebook fan page vanity / custom URL?