
Meeting on June 16 at 7 pm
SEO: Optimising website internal linking with TYPO3 extensions (Cyril Wolfangel)
Cyril developed two extensions to optimise the internal linking of TYPO3 websites using the TYPO3 Association's budget.
In his presentation, he will discuss the following two topics:
- Page Link Insights: This is an interactive visualisation module offering a graphical representation of page relationships and advanced metrics such as PageRank and centrality, as well as broken link detection.
- Semantic Suggestion: The core of the ATLAS system is implemented as a TYPO3 extension that automatically proposes relevant links between pages based on content similarity through vector analysis.
Further details can be found in this blog article.
Interactive Guide for the TYPO3 Backend (Marcin Sagol)
Marcin shows us his extension, funded by the TYPO3 Association, for creating interactive tours through the TYPO3 backend. This extension supplements the existing documentation, providing editors with a quick introduction to the backend. Extension authors can also develop their own tours for their extensions. More details can be found in this blog article.
The meeting will take place exclusively online!
https://meet.ffmuc.net/t3muc
The language will be English!
If you have any questions, ask in the Slack channel #mtug or write an email to peter.kraume(at)typo3.org.
Link collection
Page Link Insights
- EXT:page_link_insights
Visualize internal page links with D3.js force diagrams and thematic clustering for content analysis. - EXT:semantic_suggestion
TYPO3 extension for suggesting semantically related pages - Blog Post summarizing the features of the extensions
- Screaming Frog
Analyse the internal linking and URL structure of the website, using the crawl and directory tree force-directed diagrams and tree graphs
Interactive Guide for the TYPO3 Backend
- EXT:typo3_interactive_tour
- Blog post showing the features of the extension