It is common to use Google Custom Search for WordPress Site because of its speed, search algorithm, trustability, security, no need of server resources and database load for indexing..etc. This post will explain how to add Google Custom Search in your WordPress or PHP site without any plugin.
Tag: search
‘Tweets By Post’ WordPress Plugin (Part-2 Configuration)
In first part of the tutorial, I have explained installation of ‘Tweets By Post’ WordPress plugin. In this tutorial we will discuss to configure default settings and options. Click on Settings > Tweets By Post, It will show TweetsByPost Plugin Settings page. Let us take an example to understand. Suppose you have to show #google tweets by default.(See following screen-shot)
‘Tweets By Post’ WordPress Plugin (Part-1 Installation)
‘Tweets By Post’ WordPress Plugin adds post wise tweets at the end of your post. It handles twitter feeds, including @username, #hashtag, and link parsing post by post. It supports displaying profiles images, and even lets you control number of tweets. you can set default twitter settings or tweets criteria(very helpful for existing posts) and update it post by post.
Visual Studio Tips/Tricks: Search and Navigation
This post explains tips and tricks of visual studio related to searching and navigation. These are very useful, handy and productive. It helps to save a lot of time.
Sharepoint search in document library/list programmatically (using C#)
In sharepoint, it is generally required to limit search to a particular list or document library and display metadata properties. The example below shows an example FullTextSql query using the PATH managed property to limit your search to a particular list, and then the results are used to create the list item. You can bind results to gridview and can show metadata properties.You need to pass document library url and search text in the following method:
The search request was unable to connect to the Search Service: MOSS Error
Here are the steps to fix this problem:
Step 1:
Right click on My Computer and Goto Computer management…
Select Services and applications
Start indexing service If not started.
NetBrij – A search engine for .NET developers
As I am working on .NET technology, I feel there are some sites/blogs/forums having enough information for common .NET development. I get the major solutions from the sites. So, I decided to create a custom search engine on the basis of the sites/blogs/forums.