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:
- 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:
- 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:
- Download the project as zip
- Unzip the project
- Click on the SEOAnalyzerAssignment.sln
- Rebuild the solution
- 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:
- HtmlAgilityPack
- AutoFac
Please take note of your input, make sure the input match the form caption.