gcode-mirror / bitly-api

Automatically exported from code.google.com/p/bitly-api
0 stars 0 forks source link

bit.ly redirection issue #57

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem (provide an exact http api call where
appropriate)?
1. Go to 
http://edetroit.co/blog/downtown-detroit-renovations-dont-call-it-a-comeback/
2. and Reload the page and it will redirect to bit.ly

What is the expected output? What do you see instead?

to reload the current wordpress page. It redirects to bit.ly

What version of the product are you using? On what operating system?

Windows 7

Please provide any additional information below.

I may have caused an issue by trying to add a custom short domain and messing 
with DNS settings. What do I need to do to correct this issue. Also, it should 
be noted, when the FB like button is clicked it display's bit.ly's address in 
my news feed rather than the pages title tag. thanks

Original issue reported on code.google.com by joshua.m...@gmail.com on 29 Dec 2011 at 11:51

GoogleCodeExporter commented 9 years ago
Hi Joshua. 

You can't use the same domain as a custom short domain with bitly, and as a 
domain for your wordpress page

$ dig edetroit.co

;; ANSWER SECTION:
edetroit.co.        14400   IN  A   174.132.147.189
edetroit.co.        14400   IN  A   69.58.188.49

Original comment by jehiah on 30 Dec 2011 at 12:03

GoogleCodeExporter commented 9 years ago
so how do I change this. I don't need a custom short domain, but my wordpress 
is installed on root/blog

Original comment by joshua.m...@gmail.com on 30 Dec 2011 at 12:43