1 / 22

SEARCH OPTIMIZER

SEARCH OPTIMIZER. By JAGANI RAJ 7 th /I.T. Guided By: Mrs. Darshana H. Patel. AGENDA. Search Engine Importance Problems in Current System Search Optimizer Technology Use Case Diagrams Coding Standard Technical Process Plans Implementation Future Enhancement.

renata
Download Presentation

SEARCH OPTIMIZER

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. SEARCH OPTIMIZER By JAGANI RAJ 7th/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. IMPLEMENTATION • SECURITY FEATURES • SQL Injection : • User Name : ‘1’ OR ‘1’ = ‘1’ • Password : ‘1’ OR ‘1’ = ‘1’ • How to stop? • Stored Procedure

  11. IMPLEMENTATION • Home Page:-

  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. FUTURE WORK • 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.

More Related