Skip to main content

Posts

Showing posts from February, 2017

Tips To Get Sitelinks In Google Search Results - Blogger

Sitelinks are some links that are showing below site in search engines. Its not just in Google search results but in Bing, Yahoo and also in Yandex. There is no idea how to get sitelinks, even Google says that sitelinks are automatically generated links to help visitors reach important pages of your site. Also you have no control over which page you want in sitelinks and also there is no code which can do it. You might be thinking that if nothing is known about sitelinks, how am I going to get it for my site ? Well, the answer is simple you will get it as I got them ! What Are Google Search Result Sitelinks: Above is the sceenshot of sitelinks of my blog. If you search "101helper" oon Google you will see the sitelinks live. These are featured links from my blog and are shown to visitors to help them reach deeper pages or help them to reach the content of interest on a site. Note that sitelinks never remain the same they change time to time and we have no control over it. Goog

How To Eliminate Render-Blocking Scripts And CSS - Blogger

As page loading speed matters so much that's why I write frequently about how to make blog or site load faster  and so is this post about and I am writing this post on request of a visitor to help him and also those who also have this problem in their blogs. So let me start with intro of what is render blocking scripts and CSS. What Is Render-Blocking Scripts And CSS ? Render blocking script is usually a script from any external source which is called by using a <srcipt src="...../files/style.css"/> tag and the problem lies in the URL or storage of the javascript file. Some common problems with external scripts are: 1. The URL which contains the Javascript file is redirecting to multiple URLs and then reach the Javascript file. 2. The URL which contains the Javascript file responds slowly due to server error. 3. The URL which contains the Javascript file sometimes does not respond due to down server status. Similar to Javascript files, there are some CSS files whi