承接 benahmetcelik/laravel-seo-tools 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

benahmetcelik/laravel-seo-tools

最新稳定版本:V1

Composer 安装命令:

composer require benahmetcelik/laravel-seo-tools

包简介

Laravel SEO Tools

README 文档

README

See Demo

Installation

Add composer.json file :

   "benahmetcelik/laravel-seo-tools": "dev-main",

Run The Your Terminal :

  php artisan vendor:publish

And 0 press

Easy to use

Only Install and usage :)

Change Colors

Config/seo.php

   'models'=>[
       
    
        'App\Models\News' => [
            'slug_status' => true,
            'title_column' => 'title',
            // Column to be keywords (data in this column will be spaced and combined with (,))
            'keywords_column' => 'title',
            'desc_column' => 'content',
            'robots' => 'max-image-preview:large',
            'locale' => 'tr_TR',
            'type' => 'article',
            'image_status' => true,
            'image_column' => 'image',
            'google_verificaiton_code' => 'google_verificaiton_code',
            'chrome_webstore_item' => 'chrome_webstore_item',
            'yandex_verificaiton_code' => 'yandex_verificaiton_code',
            'facebook_domain_veification_code' => 'facebook_domain_veification_code',
            'facebook_app_id' => 'app_id',
            'facebook_app_pages' => 'pages_id',
            'domain_verify' => 'domain_verify',
            'twitter_card' => 'summary_large_image',
            'publisher' => 'publisher',
            'twitter_username' => 'twitter_username',
            'desc_lenght' => 10,
            'slug_column' => 'slug',
            'last_mod_column' => 'updated_at',
            'changefreq' => 'daily',
            'priority' => 1,
            'route' => 'news'
        ]
    
    ]

Simple Usage in blade file :

 {!! $news->getSeoTags() !!}

This is simple. Isn't it?

统计信息

  • 总下载量: 18
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 3
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2022-09-02

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固