close
test_template

The Methods of Optimizing a Website

About this sample

About this sample

close

Words: 1780 |

Pages: 4|

9 min read

Published: Oct 2, 2018

Words: 1780|Pages: 4|9 min read

Published: Oct 2, 2018

Table of contents

  1. Abstract
  2. Introduction
  3. Literature Review
  4. Proposed System

Abstract

User get bulk of data whenever he/she search for a particular topic on internet which is not useful for user due to this lots of time is wasted of user. This application which will provide an optimized result for search query according to the user behaviour and his previous history. Also, localization is a part which will provide notifications of the nearby places, along with the range filter, as per the requirement of the customer. Google is most user friendly Search Engine proved for the Indian users which gives user oriented results. In addition, most of other search engines uses Google search pattern so we have concentrated on it. So, if a page is optimized in Google it is optimized for most of the search engines.

'Why Violent Video Games Shouldn't Be Banned'?

Keywords- Search Engine Localization; Search engine Optimization; White Hat Technique; Dijkstra’s Algorithm; Shortest Path Algorithm

Introduction

Nowadays on internet there is enormous content which made it difficult to find relevant information on a subject. Methods to retrieve such information have become particularly important. So search engine becomes an integral part of everyone’s life to search information. We depend on search engines to provide us right information at right time. To satisfy needs of the user search engine must filter and find most allowable information parallel a user query and it should show that information to the user. If search engine decently criticise quality and importance of pages and gives high quality pages to the user then “Search Engine Bias” will not be a significant problem. But unfortunately, page quality is very hard to count in real life. Search engine like Yahoo or Google mainly depend on page rank to measure quality of page. Higher page rank value show website is quite popular in order to score a higher rank in search engine result many website promotion techniques are used by website designers. To promote that website in search engine result, optimizers of that search engine analyses the results and depending on that it show the result and give information about which optimization techniques of search engine are used by website. Search engine optimization is the method of optimizing any website in such a way that a search engine ranks your website higher than millions of others competing in the same niche. Basically it is about making any website rank higher on popular search engines like Yahoo! and Bing. This process is helpful in driving relevant and organic traffic to your website. Beside optimization this also provides localization that is up to a particular range you can get the information of nearby places. For example, if a person searches for an ATM nearby him then he will get the information of all the ATM’s in that nearby area. For this it requires a radius as user input which will define the area of search.

Search engine optimizers use optimization techniques which follow search engine guidelines are called white hat SEO techniques. Black hat SEO techniques are used by optimizer of search engine for development of web page which does not follow the rules and policies of search engine. Search Engine Localization is a location-based service that provides whole information about geographical regions and different places around the world and it is used to get the information about their current location and to process it to get more important information near to that location. It will work on location related and option aware favour this system. With the help of A-GPS and GPS system in a phone and through web services using GPRS, HSPA, LTE can implement on android smart phones to provide value added services. Various services provided by Search Engine Localization are as follows: Traveling from one destination to another navigation services are used and it offers direction for drivers, walkers, and people of public transportation. Individual track portion for a set of GPS coordinates is given by nearest road services which share up to 100 GPS points and gives the nearby road portion for each point. The points which get passed should not need to be branch of a continuous track. Search Engine Localization will provide Automatic notification of nearby locations as reported by the geo-positions of the user. This app is also helpful for finding out nearby location such as hotel, petrol, pump, etc.

Literature Review

Joeran Beel in his article he proposed the concept of Academic Search Engine Optimization to optimize literature of scholar for academic websites. The article covers work related that is done mostly in the territory of search engine optimization for Website and defines ASEO and analyse it to search engine optimization for Website. An outline of ranking algorithms for academic search engines is provided in general, just like an outline of Google Scholar’s ranking algorithm. It does not give detail how writer or publisher will optimize their Websites and archives for academic search engines. It also depicts the popular websites for scholars as it ranks the websites in the order of its popularity. Basically, it was made for only academic websites which are mostly useful for scholars. Thus it only optimized the search engine on a particular note that is academic profile. Vinit Kumar Gunjan in his paper he has discussed that search engine optimization is the idea of boosting the striking of a page by common means i.e., Unrewarded search conclusion. Website go through evolution to make our keywords effectively interact with different search engines. It is done by optimizers it target local search, image and video search.

Optimisation a page will change contents & codes of HTML in order to boost its importance to distinct keywords and appropriate indexing in search engines. It mainly focuses on the ranking of a website on the top of search engine by optimizing it using his own method. The search engine will target the searched keyword or link provided by the user in the search engine. J Bao, Y. Zheng in his article he proposed a system for “Location Based And Preference Aware Recommender” which give detail about the nearby places which is within the nearby range with the acknowledge of both user preferences, which are automatically learned from user previous history and current location. Social opinions, which are extracted from the previous location histories of the local experts. As a user can only visit a limited number of locations. The main problem arise when people want to travel new cities and it also become quite challenging. This system only help people to travel not only near their living areas but also to a city that is new to them. The research paper provides the brief idea about Search Engine Optimization and Localization and their working. It also illustrates the search engine optimization techniques like Black Hat SEO and White Hat SEO. We have studied all the existing system found that they are using A* Algorithm for localization the main disadvantage of A* Algorithm is that if any obstacle encountered then it return back to the start point so to overcome that we are using Dijkstra’s Algorithm it always give the quickest and the fastest track for Localization. Also we are using White hat optimization technique for query optimization so that the query will always be according to user behaviour depending upon user previous search history.

Proposed System

We are providing an application in which search engine optimization will optimize the user input query and will provide optimized result as per the user behaviour. And search engine localization will help the user to find out the nearby location such as hotels, hospitals etc. using scalable technique. The above things are achieved by combining Localization and Optimization at one place. Localization is the closer view of a particular area where the surroundings is not known to the human but this localization technique will allow him to get familiar with the environment as it provides the information of nearby places, as well as the scalable technique, ensures the place to be at a particular distance. For Localization we are using Dijkstra’s algorithm to find the minimum distance between two places it is the most capable algorithm to find the minimum path between two nodes and its time complexity is O (v2). Now the next is Optimization which is the key component of the project. Optimization is as per the user behaviour. As per the user requirement the search engine will rank the website or the search result on the top. Optimization will be done according to the number of hits that is frequency count on a particular website. More the frequency count more above the website will go on the top of the page. Also the frequency count of the keywords are being maintained so as to recommend or suggest a particular website to a user. For optimization we are using White Hat Algorithm. White Hat SEO includes using of keywords and the frequency of occurrence of a particular keyword in a search query. Also it does keyword analysis and link building to improve the link popularity for a link to be on the top of a page. White Hat is also called an Ethical SEO.

Get a custom paper now from our expert writers.

The main objective of this project is to provide an easy user interface and accessibility to the user. This makes the searching of any keyword or link very easy. Also many a times a person searches the same thing which he/she searched previously as it is the mostly searched keyword in his/her database. So the record is maintained per user and if the same keyword is hit again then the previous link will be on the top. Thus the optimization is achieved in this project by the simple means. For the first time if a person searches for a keyword or a link. It will direct him/her as per the Google searches. After that if the same keyword is hit again then it will look into the database which is separate for each user. Thus the project is the combination of Optimization and Localization and overcomes the drawbacks of the earlier SEOs in the following ways: · This project depend on the number count of an appropriate keyword which increases the ranking of a particular website briskly. Earlier it was based on the cumulative work adding to the reputation of any website hence the impact building was slower. This project also offers Localization as a part along with the optimization technique. This will help in building relevant traffic to a particular website as well as supporting and generating the lead in sales. Earlier projects were made separately for Optimization and Localization. This project is the combination of both and provides the easiest results in different possible way.

Image of Alex Wood
This essay was reviewed by
Alex Wood

Cite this Essay

The Methods of Optimizing a Website. (2018, September 27). GradesFixer. Retrieved April 19, 2024, from https://gradesfixer.com/free-essay-examples/the-methods-of-optimizing-a-website/
“The Methods of Optimizing a Website.” GradesFixer, 27 Sept. 2018, gradesfixer.com/free-essay-examples/the-methods-of-optimizing-a-website/
The Methods of Optimizing a Website. [online]. Available at: <https://gradesfixer.com/free-essay-examples/the-methods-of-optimizing-a-website/> [Accessed 19 Apr. 2024].
The Methods of Optimizing a Website [Internet]. GradesFixer. 2018 Sept 27 [cited 2024 Apr 19]. Available from: https://gradesfixer.com/free-essay-examples/the-methods-of-optimizing-a-website/
copy
Keep in mind: This sample was shared by another student.
  • 450+ experts on 30 subjects ready to help
  • Custom essay delivered in as few as 3 hours
Write my essay

Still can’t find what you need?

Browse our vast selection of original essay samples, each expertly formatted and styled

close

Where do you want us to send this sample?

    By clicking “Continue”, you agree to our terms of service and privacy policy.

    close

    Be careful. This essay is not unique

    This essay was donated by a student and is likely to have been used and submitted before

    Download this Sample

    Free samples may contain mistakes and not unique parts

    close

    Sorry, we could not paraphrase this essay. Our professional writers can rewrite it and get you a unique paper.

    close

    Thanks!

    Please check your inbox.

    We can write you a custom essay that will follow your exact instructions and meet the deadlines. Let's fix your grades together!

    clock-banner-side

    Get Your
    Personalized Essay in 3 Hours or Less!

    exit-popup-close
    We can help you get a better grade and deliver your task on time!
    • Instructions Followed To The Letter
    • Deadlines Met At Every Stage
    • Unique And Plagiarism Free
    Order your paper now