GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Goo.gl (https://gfy.com/showthread.php?t=990216)

GetSCORECash 10-01-2010 08:07 PM

Goo.gl
 
So have you gone to http://goo.gl/ from google.

96ukssob 10-01-2010 08:10 PM

woooohooo! another URL shorting service!

/sarcasm

Tempest 10-01-2010 08:10 PM

Yes... But they say the click stats are public.. So don't think I'll use them.

Babaganoosh 10-01-2010 08:12 PM

http://yourls.org/

GetSCORECash 10-01-2010 08:18 PM

It's google! Not some ipo company that will be gone tommorrow.

Jason Voorhees 10-01-2010 08:25 PM

They just crushed any url shortening service out there except fb.me.

Davy 10-02-2010 01:35 AM

Quote:

Originally Posted by GetSCORECash (Post 17562397)
It's google! Not some ipo company that will be gone tommorrow.

Google always tries things out. And they do shut down services. So nobody says they couldn't shut down this one.

Do they have an API? Do they allow adult links? That's the things I would look into.
Some url shorterners will kill your links if they find out its porn!

Davy 10-02-2010 01:37 AM

Provision of the service by Google:
Quote:

4.3 As part of this continuing innovation, you acknowledge and agree that Google may stop (permanently or temporarily) providing the Services (or any features within the Services) to you or to users generally at Google’s sole discretion, without prior notice to you. You may stop using the Services at any time. You do not need to specifically inform Google when you stop using the Services.
They even wrote it in their TOS. They can shut it down if they find that not enough people are using it.
That in turn will keep people from using it.

Davy 10-02-2010 01:40 AM

Okay. Just forget about Goo.gl:
Quote:

8.3 Google reserves the right (but shall have no obligation) to pre-screen, review, flag, filter, modify, refuse or remove any or all Content from any Service. For some of the Services, Google may provide tools to filter out explicit sexual content. These tools include the SafeSearch preference settings (see http://www.google.com/help/customize.html#safe). In addition, there are commercially available services and software to limit access to material that you may find objectionable.

Paul&John 10-02-2010 02:17 AM

http://www.gfy.com/fucking-around-and-business-discussion/990067-google-url-shortener.html :)

fris 10-02-2010 01:09 PM

Quote:

Originally Posted by GetSCORECash (Post 17562385)
So have you gone to http://goo.gl/ from google.

Code:

#!/bin/bash

# goo.gl shell script for creating short urls

URL=$1
if [ -n "$URL" ]; then
curl -s -d "&url=${URL}" http://goo.gl/api/url | sed -e 's/{"short_url":"//' -e 's/","added_to_history":false}//'
else
echo "usage: goog.sh {URL}"
fi

:pimp

LongBG 10-02-2010 01:15 PM

bit.ly is a cooler service for now.

Davy 10-02-2010 01:20 PM

Good luck with bit.ly! They will turn your porn links off if they find them!

seeandsee 10-02-2010 01:31 PM

install shortener script on your side, why lose traffic?

Monique Niccole 10-02-2010 01:35 PM

I'll stick with bit.ly and I've never had my porn links turned off by them.

fris 10-02-2010 06:14 PM

Quote:

Originally Posted by LongBG (Post 17564349)
bit.ly is a cooler service for now.

ya until google makes it so you can assign the api key to your google account its pretty much useless for stats.

Babaganoosh 10-02-2010 06:21 PM

Quote:

Originally Posted by seeandsee (Post 17564391)
install shortener script on your side, why lose traffic?

Exactly. I've never understood newbies using hosted services that they have no control over. I have my own URL shortener so bit.ly or tunyurl are completely unnecessary. I use piwik so google analytics isn't necessary. Webmasters should become more self-sufficient.

kazbalah 10-02-2010 07:13 PM

Has anyone else tried bumpclick.com ? I get alot of free traffic from using that service, and they allow porn..

Oracle Porn 10-03-2010 12:39 AM

http://goo.gl/x2ms


All times are GMT -7. The time now is 07:05 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123