Slide show

How To Create Sitemap For Blogger

 

How To Create Sitemap For Blogger?

To create a sitemap you need to have the site URL and if your site is on Blogger then your domain can be one of two types either you are using a free domain or you are using a custom domain. In both cases, the sitemap creation process will be the same.

You can submit this sitemap to Google Search Console. This sitemap complies with all Google rules.

To create a sitemap, you have to paste the URL of your site in the yellow color space in this URL and your sitemap will be ready.


How To Create Robot.txt For Blogger

 


JavaScript Tools: AngularJS Programming

 


Introductions AngularJS?

AngularJS is a structural framework for dynamic web apps. It lets you use HTML as your template language and lets you extend HTML's syntax to express your application's components clearly and succinctly. AngularJS's data binding and dependency injection eliminate much of the code you would otherwise have to write. And it all happens within the browser, making it an ideal partner with any server technology.

AngularJS is what HTML would have been, had it been designed for applications. HTML is a great declarative language for static documents. It does not contain much in the way of creating applications, and as a result building web applications is an exercise in what do I have to do to trick the browser into doing what I want?