archtechx / laravel-seo

SEO package for Laravel
https://archte.ch/blog/introducing-laravel-seo
MIT License
291 stars 30 forks source link

Add regular description #4

Closed Larsklopstra closed 3 years ago

Larsklopstra commented 3 years ago

Only og:description is present

stancl commented 3 years ago

Can you refactor title to work the same way as well? Right now it uses an if for the og tag but not for which doesn't make sense</p> </div> </div> <div class="comment"> <div class="user"> <a rel="noreferrer nofollow" target="_blank" href="https://github.com/Larsklopstra"><img src="https://avatars.githubusercontent.com/u/25669876?v=4" />Larsklopstra</a> commented <strong> 3 years ago</strong> </div> <div class="markdown-body"> <p>@stancl could you check it now?</p> </div> </div> <div class="comment"> <div class="user"> <a rel="noreferrer nofollow" target="_blank" href="https://github.com/stancl"><img src="https://avatars.githubusercontent.com/u/33033094?v=4" />stancl</a> commented <strong> 3 years ago</strong> </div> <div class="markdown-body"> <p>thank you lars, very cool</p> </div> </div> <div class="page-bar-simple"> </div> <div class="footer"> <ul class="body"> <li>© <script> document.write(new Date().getFullYear()) </script> Githubissues.</li> <li>Githubissues is a development platform for aggregating issues.</li> </ul> </div> <script src="https://cdn.jsdelivr.net/npm/jquery@3.5.1/dist/jquery.min.js"></script> <script src="/githubissues/assets/js.js"></script> <script src="/githubissues/assets/markdown.js"></script> <script src="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.4.0/build/highlight.min.js"></script> <script src="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.4.0/build/languages/go.min.js"></script> <script> hljs.highlightAll(); </script> </body> </html>