Download presentation
Presentation is loading. Please wait.
Published byDwain Patrick Modified over 8 years ago
1
SEARCH OPTIMIZER By JAGANI RAJ 7 th /I.T. Guided By: Mrs. Darshana H. Patel
2
AGENDA Search Engine Importance Problems in Current System Search Optimizer Technology Use Case Diagrams Coding Standard Technical Process Plans Implementation Future Enhancement
3
SEARCH ENGINE A search engine is a computer program that locates information in its database that “best” matches a query. The World Wide Web itself is a database that hasn’t been adequately indexed.
4
IMPORTANCE Wealth of information available on the Internet. increase profits for B2B marketers. The Role of Search in Business to Business Buying Decisions. B2B purchase, 93.2 percent said they would research the purchase online.
5
PROBLEMS IN CURRENT SYSTEM No comparison of results are bigger problem. No easy advanced search technique. No search record maintain. Waste of time in searching.
6
SEARCH OPTIMIZER Type the keyword once time and search it on different search engine. Provide multiple search engine facility into one single website Provide two search engine results parallel Provide easy search technique User search record is maintained
7
TECHNOLOGY Technology to be used :- Front End :.NET Back End: SQL Service database
8
USE CASE DIAGRAM
9
CODING STANDARD 3-tier Architecture: As per industry coding style we have used 3-tier architecture system for our coding. We separated the Data Class file & Business Class file to reduce the code complexity.
10
SECURITY FEATURES SQL Injection : User Name:‘1’ OR ‘1’ = ‘1’ Password:‘1’ OR ‘1’ = ‘1’ How to stop? Stored Procedure IMPLEMENTATION
11
Home Page :- IMPLEMENTATION
12
WEB SEARCH RESULT
13
IMAGE SEARCH RESULT
14
NEWS SEARCH RESULT
15
VIDEO SEARCH RESULT
16
PDF RESULT
17
SEARCH HISTORY
18
ADMIN PANEL
19
CMS EDITER
20
Right now we providing only two search engine in future we can extend it to more than two search engine. In advanced search technique we can put more specific format as we get queries for that. We are maintain user search history so based on that we can more filter out the user search result, showing the first visited results for the same search by user. FUTURE WORK
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.