Category: ASP.Net

blog image

Improving SEO With ASP.Net MVC – Part 3 – Google Search Features

 Improving SEO With ASP.Net MVC – Part 1 – Creating Better SEO URLs  Improving SEO With ASP.Net MVC – Part 2 – SEO Tags The Problem Google has been making a big push to add new search features, rich results and rich cards. In order to do this, developers need to use either JSON-LD markup

blog image

Improving SEO With ASP.Net MVC – Part 2 – SEO Tags

 Improving SEO With ASP.Net MVC – Part 1 – Creating Better SEO URLs  Improving SEO With ASP.Net MVC – Part 3 – Google Search Features The Problem Having correct SEO tags for meta description, meta keywords, meta title and canonical are very important when it comes to the overall SEO health of your website. Without

blog image

.NET Core And ASP.NET Launches A Beta Bug Bounty Program.

Today, with great excitement, we announce an introductory 3 month bug bounty program for .NET Core and ASP.NET, our new open source, cross platform runtime and web stack. The program encompasses the latest beta version, beta 8 and any subsequent beta or release candidates released during the program period. We recognize that you, our customers, rely on our

blog image

Creating An ASP.Net MVC Dynamic Sitemap

What Is A Sitemap? A site map (or sitemap) is a list of pages of a web site accessible to crawlers or users. It can be either a document in any form used as a planning tool for Web design, or a Web page that lists the pages on a Web site, typically organized in

blog image

Improving SEO With ASP.Net MVC – Part 1 – Creating Better SEO URLs

 Improving SEO With ASP.Net MVC – Part 2 – SEO Tags Improving SEO With ASP.Net MVC – Part 3 – Google Search Features The Problem When Google crawls your website looking for links to index, it sees each variation of a link as a unique link. A link that includes www. is not the same as

blog image

Uploading A File To Sharepoint

Sharepoint can be one of those tricky pain points for most asp.net web developers whose primary focus is the web space and not necessarily as a sharepoint developer. It seems like there is no one go to place to find exactly what you need for your specific solution when it comes to Sharepoint. Luckily for