Skip to content

seopluscomua/SEOAnalyzerAsssignment

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SEOAnalyzerAsssignment

SEO Analyzer


Kindly please rebuild the solution once you have downloaded the project.


SEO Analysis - Process of examining the website in order to gain better understanding of the site being optimized and figuring out the solution to improve the site.


Decision:

  1. Analysis for plain text and URL will be separated into different section, since their processes are quite different. For example, analysis for URL will be having few more steps than the analysis for plain text

Concerns:

  1. With the aid of SEO, it is able to analyze the keyword as well as the frequency in the sorting table form.

Steps on how to use the system:

  1. Download the project as zip
  2. Unzip the project
  3. Click on the SEOAnalyzerAssignment.sln
  4. Rebuild the solution
  5. Run the project and you are ready to go!

Testings:

Valid Plain text Invalid Plain text
I have an apple pie 我有苹果派 (must be in english)
Valid URL Invalid URL
https://www.apple.com/my/ asax.com (URL not exist)

NuGet Packages used:

  1. HtmlAgilityPack
  2. AutoFac


Please take note of your input, make sure the input match the form caption.

About

SEO Analyzer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 86.0%
  • C# 10.6%
  • HTML 3.2%
  • Other 0.2%