422 reputation
39
bio website arielburone.com.ar
location Buenos Aires, Argentina
age 34
visits member for 2 years, 10 months
seen Apr 24 at 8:44
stats profile views 21
Independent developer

Nov
6
comment Difference between linking to specific page or folder
You always can do site.com/blog/123
Nov
1
answered Apache virtual hosts - Resources on website not loaded when accessed from other hostname than localhost
Nov
1
comment Can I include a robots meta tag outside of the head in HTML snippets indeded to be AJAXed?
Or you could modify the plugin to use data-atributes (part of html5)
Nov
1
comment Can I include a robots meta tag outside of the head in HTML snippets indeded to be AJAXed?
AFAIK at least Google and Bing honor rel="nofollow". I'm not sure about Yahoo.. Anyone stills using it?
Nov
1
comment Apache virtual hosts - Resources on website not loaded when accessed from other hostname than localhost
And what about the response headers?
Oct
31
awarded  Yearling
Oct
31
awarded  Editor
Oct
31
awarded  Organizer
Oct
31
revised Can I include a robots meta tag outside of the head in HTML snippets indeded to be AJAXed?
best-practices shouldn't be used (see blog post from jeff)
Oct
31
comment Google analytics not provided for 55% of total traffic
I prefer got get my privacy untouched. So I hope Google's plan is NOT to do anything about it...
Oct
31
awarded  Commentator
Oct
31
comment Apache virtual hosts - Resources on website not loaded when accessed from other hostname than localhost
Take a look at Apache's log to see if the files are requested or not. Maybe Apache is serving them with an incorrect content_type, in which case it will not be applied by some browsers.
Oct
31
awarded  Custodian
Oct
31
awarded  Custodian
Oct
31
reviewed Reviewed routing or redirecting www.domain.com to domain.com with IIS
Oct
31
suggested suggested edit on Can I include a robots meta tag outside of the head in HTML snippets indeded to be AJAXed?
Oct
31
comment How can I prevent another site from trying to phish my customers by cloning the look and feel of my site?
I love the concept of use someone else sharks (lawyers) to solve my problems +1 (+1000 if I could)
Oct
31
answered Can I include a robots meta tag outside of the head in HTML snippets indeded to be AJAXed?
Oct
28
answered Why do I get this error about file not being found?
Oct
28
comment Does HTML encoded content affect SEO of a page?
That's what <code> is for