Skip to content

Commit

Permalink
Update database to fix robots meta tag and to fix French menus
Browse files Browse the repository at this point in the history
Disable "Discourage search engines from indexing this site"
under Settings > Reading to change

    <meta name='robots' content='noindex, nofollow' />

to

    <meta name='robots' content='max-image-preview:large' />

Special thanks to HabitSeven’s Jordon Harding for his expert advice;
see Issue #126.

Also, fix the French Secondary Navigation menu and Footer menu
which disappeared for some unknown reason.  It took some tweaking
(adding and removing menu items) under Appearance > Menus to get the
French menus to appear again.
  • Loading branch information
anthonyfok committed Jul 31, 2024
1 parent 343b0d3 commit 21de5a2
Showing 1 changed file with 13,676 additions and 1,605 deletions.
Loading

0 comments on commit 21de5a2

Please sign in to comment.