Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove lastmod from sitemap for re-indexing #7812

Closed
wants to merge 16 commits into from

Conversation

klin2020
Copy link
Contributor

Summary

After discussing different options for sitemap, a decision was reached to remove the lastmod tag from the website's sitemap. This is needed to ensure that a page's metatag "meta property=“article:published_time” …" is used during the re-indexing process, rather than the lastmod tag in the sitemap.

Follow up on PR #7801

Screenshots

Before: lastmod tag in sitemap
Screenshot 2024-07-24 at 1 37 34 PM

After: lastmod tag removed
Screenshot 2024-07-24 at 1 36 50 PM

-Added new parameter to isolate job board page from community pages
-Updated communities page variables to not include job board page
-Added relative permalink to job board href
-Added Shortcode page to incorporate custom html formatting
-Created job_board.yml to easily write out job posting information
-Replaced job board table on job-board.md with Shortcode page job-board.html
-Updated config.yml to add job board tab in menu
-Created new job board folder in content and themes
-Removed job board from communities folder
-Connected job-board shortcode to new job-board.md
-Added more detailed job info in job_board.yml
-Replaced job board table with USWDS formatting
-Created _card-job.scss
-Added _card-job.scss to styles.scss
…de active job posts - Included message if no active job posts available
@klin2020 klin2020 added Dev: Search Issues related to our implementation of serach.gov Bug Fix This fixes an actual bug labels Jul 24, 2024
@klin2020 klin2020 self-assigned this Jul 24, 2024
Copy link

🔍 Preview in Federalist

@klin2020 klin2020 marked this pull request as draft July 24, 2024 20:42
@klin2020 klin2020 closed this Jul 24, 2024
@klin2020 klin2020 deleted the kl-sitemap-remove-lastmod branch July 24, 2024 20:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Fix This fixes an actual bug Dev: Search Issues related to our implementation of serach.gov
Projects
Status: Done / Merged
Development

Successfully merging this pull request may close these issues.

1 participant