/Test-WP

Technical test on Wordpress

Primary LanguagePHP

Hello World!

Here is a Wordpress technical test.

You can check the website: http://nounouchantal.com/sd93817-ovh/

Tasks report list

  • Deploy Wordpress CMS on OVH
  • Install Lighthouse chrome extension and regularly generate reports
  • Install Broken theme
  • Import XML file
  • Convert images to webp
  • Convert to png the logo (SVG doesn't work)
  • Import images in media library
  • Add alternative test to images
  • Replace images deads links
  • Download plugins:
    • WP Fastest Cache
    • Yoast SEO
  • With Filezilla, get source code
    • Modify header of Broken theme
      • add lang attribute in HTML tag
      • Update meta tag with robots attribute
      • Rewrite meta tag with description attribute and add test
      • Remove user-scalable in meta tag with viewport attribute
  • Add missing values to images tag (width and height)
  • Remove duplicate CSS lines
  • Replace color white text on too light background to black

Have a nice day!