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

feat: seo improvements #421

Merged
merged 38 commits into from Apr 17, 2024
Merged

feat: seo improvements #421

merged 38 commits into from Apr 17, 2024

Conversation

jorgepiloto
Copy link
Member

@jorgepiloto jorgepiloto commented Mar 12, 2024

Warning

This is a testing branch used by PyAnsys Geometry. Do not merge.

Fix #284.

Changes in this pull-request focus on SEO improvements and include:

  • A new _doc-gen-robots action for creating an updating a robots.txt file
  • A script to ensure that a canonical tag exists in old version pages
  • Both version/stable/index.html and version/dev/index.html should point to landing page
  • Landing page should point to itself as the canonical
  • Complete sitemap with stable only pages
  • Ensure all refs point to main before merging! We will keep the branch after merging to avoid breaking PyAnsys Geometry CI/CD pipelines

jorgepiloto and others added 3 commits February 26, 2024 17:46
)

Co-authored-by: Revathy Venugopal <104772255+Revathyvenugopal162@users.noreply.github.com>
…t" (#420)

Co-authored-by: Roberto Pastor Muela <37798125+RobPasMue@users.noreply.github.com>
Co-authored-by: Revathy Venugopal <104772255+Revathyvenugopal162@users.noreply.github.com>
@ansys-reviewer-bot
Copy link
Contributor

Thanks for opening a Pull Request. If you want to perform a review write a comment saying:

@ansys-reviewer-bot review

@github-actions github-actions bot added the enhancement New features or code improvements label Mar 12, 2024
@jorgepiloto jorgepiloto added release Anything related to an incoming release blocked Cannot address this till other issues are solved first labels Mar 12, 2024
Revathyvenugopal162 and others added 4 commits March 12, 2024 10:08
Co-authored-by: Roberto Pastor Muela <37798125+RobPasMue@users.noreply.github.com>
Co-authored-by: Revathy Venugopal <104772255+Revathyvenugopal162@users.noreply.github.com>
Co-authored-by: Revathyvenugopal162 <revathy.venugopal@ansys.com>
@wiz-inc-572fc38784
Copy link

wiz-inc-572fc38784 bot commented Mar 20, 2024

Wiz Scan Summary

IaC Misconfigurations 0C 0H 0M 0L 0I
Vulnerabilities 0C 0H 0M 0L 0I
Sensitive Data 0C 0H 0M 0L 0I
Total 0C 0H 0M 0L 0I
Secrets 0🔑

@jorgepiloto
Copy link
Member Author

🐞 Bug The links to the canonical are not being substituted as expected, see the stable geometry pages.

@jorgepiloto jorgepiloto self-assigned this Apr 8, 2024
@jorgepiloto jorgepiloto marked this pull request as ready for review April 9, 2024 12:49
@jorgepiloto jorgepiloto requested a review from a team as a code owner April 9, 2024 12:49
doc/source/conf.py Outdated Show resolved Hide resolved
doc/source/migrations/index.rst Outdated Show resolved Hide resolved
@jorgepiloto
Copy link
Member Author

Somehow, the geometry.docs.pyansys.com ended up with various link tags for canonical. Let me investigate a bit more.

@jorgepiloto jorgepiloto marked this pull request as draft April 15, 2024 06:33
@jorgepiloto jorgepiloto marked this pull request as ready for review April 16, 2024 12:14
@jorgepiloto
Copy link
Member Author

Somehow, the geometry.docs.pyansys.com ended up with various link tags for canonical. Let me investigate a bit more.

This is finally fix.

@jorgepiloto jorgepiloto merged commit ba4b48e into main Apr 17, 2024
16 checks passed
@jorgepiloto jorgepiloto deleted the feat/seo-improvements branch April 17, 2024 07:20
@jorgepiloto jorgepiloto restored the feat/seo-improvements branch April 17, 2024 07:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Cannot address this till other issues are solved first enhancement New features or code improvements release Anything related to an incoming release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Multi-version redirection link is killing pages indexing
3 participants