Code dairy is one place for all code related articles and useful information for developers, programmers who face common problems in day to day life of coding
Not sure how many many websites were affected. Currently on twitter, the keywords are “anonymousown3r”, “GoDaddy”, “DNS”, Domain Name System and “Anonymous”
as thousands of clients and observers comment on the outage.
@AnonymousOwn3r claimed that he acted alone and without the cooperation of other Anonymous members.
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-26948469-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
After spending lot of time in altering DNS entries finally managed to get my site running in Google app engine as sub domain
UserAppId.appspot.com as www.UserAppId.mydomain.com
************How To MAKE WORK with WWW *************
http://mydomain.com OR http://www.mydomain.com
OK. How do I get my domain directly by www and not as sub-domain???
Here is the answer!!!!!!
Step by step to set up
Click here to go to http://appengine.google.com ( and sign in if you’re not already logged in )
Pick your google app id under ‘My applications‘
Go to Application Settings in the left menu> Click on Add Domain under ‘Domain setup’ and then follow steps to link your domain with google app [ Ignore this step if you've already linked your google app with your domain name ]