skip to Main Content

angular.js how to tell google to index my site? – SEO

I've an angular.js app. I have followed google's guide for ajax based applications. I've done this: meta tags <base href="/"> <meta name="fragment" content="!"> angular.js config $locationProvider.html5Mode(true); $locationProvider.hashPrefix('!'); my html links looks like this(is it wrong?): <a ng-href="/#!/login">Login</a> I submitted sitemap…

VIEW QUESTION

Get Image/PNG with an AJAX Request – Photoshop

I have a Image/PNG which looks like this, returned by my python service. PNG IHDRX,(ã=¤tEXtSoftwareAdobe ImageReadyqÉe< iTXtXML:com.adobe.xmp<?xpacket begin="" id="W5M0MpCehiHzreSzNTczkc9d"?> <x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="Adobe XMP Core 5.0-c060 61.134777, 2010/02/12-17:32:00 "> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> <rdf:Description rdf:about="" xmlns:xmp="http://ns.adobe.com/xap/1.0/" xmlns:xmpMM="http://ns.adobe.com/xap/1.0/mm/" xmlns:stRef="http://ns.adobe.com/xap/1.0/sType/ResourceRef#" xmp:CreatorTool="Adobe Photoshop CS5 Windows" xmpMM:InstanceID="xmp.iid:8A9233331E5811E49DC3AD8FB4C1BE20"…

VIEW QUESTION
Back To Top
Search