-
How do I set the website title dynamically from the database or another config file?
`SeoTools::setTitle()` only changes the page title
-
- Root composer.json requires artesaos/seotools ^v0.23.0 -> satisfiable by artesaos/seotools[v0.23.0].
-
Hi,
I am using you pluigin in my lastest laravel nova. and while using ckeditor library getting this error in console:
Uncaught SyntaxError: Invalid left-hand side in assignment (at field-ckedit…
-
Hi...
I installed the package but it gives an error.
```
public function index()
{
SEOMeta::setTitle('Home');
SEOMeta::setDescription('This is my page description');
…
-
i install last version of this package for my project (laravel 10) but when i change vefire title in config file (seotools.php) it doesn't work
| Q | A
| ------------------…
-
### What steps will reproduce the problem?
Set `meta.defaults.titleBefore` to `true`.
### What is the expected result?
Getting an SEO friendly title in this order `Dynamic title - Site name`.
…
-
can you please tell me if this package support macro feature, so that i can use some of the code in multiple places.
this is an exemple of use case:
Macro file:
```
SEO::macro('detail', functi…
-
### Discussed in https://github.com/patrickdemooij9/SeoToolkit.Umbraco/discussions/146
Originally posted by **eliranrefael** January 10, 2023
hey how you doing,
i wanted to try out your plugi…
-
Hi, I'm planning to integrate this package into my Laravel project. But my biggest question so far, is, If I set the SEO metadata, how I can be sure it will be added to the webpage?
From the docume…
-
My `composer.json`:
```json
{
"name": "laravel/laravel",
"type": "project",
"description": "The Laravel Framework.",
"keywords": [
"framework",
"laravel"
…