Use this tool to learn about websites, specifically the one you just entered.
If you find some aspect of it inappropriate it is not our fault.
If you are the owner of this website: yes we are a real search engine, we do have a real web crawler called FyberSpider and you can block it if you feel the urge.
Is It Cataloged?
We are in the process of updating this tool. Until we are done just use our search results to check the inclusion status of your site.
Find out if your site has been cataloged by top search engines for only $8.99.
Below you will see site info taken directly from the URL you entered in real time. This is also known as our URL Breakdown tool and can be used independently of our site info tool.
Page Title
Shell Blog
Stripped Text Content
This is just a sample of the content found on this website. Please visit the website to read the entire page.
"Welcome to shell: revealed
Sign in Join
Help
in
Shell Blog
(Entire Site)
Search
home
blogs
forums
galleries
downloads
Shell Blog
Shell Namespace Extension: Enabling Deep Search
Overview From my past posts about implementing your own Shell Namespace, there have been some great questions posted by readers. Many of these stem from the fact that the Namespace example is fairly simple in that it does not implement all of the behavior that is possible in Explorer. This was done to focus on the core steps in getting a working Namespace implemented. Yet, there are a few extra steps you can take that don’t require too much more coding on your part to add more useful features. One question in particular that comes up quite often is how to enable deep searching in your Namespace. You will notice from the existing Namespace example that if you enter a search term in the search box in Explorer, the search only filters items that are currently in the view. It does not search into the folders. In the below images, we try to search for “Two” in the search box which only results in 1 item. Thus, the sub folders were not included. What does a Namespace implementer have to do in order to include sub folders in their namespace search results? This is actually fairly simple. Implementing IShellFolderViewCB and IFolderViewSettings In ou"
....
read entire page