diff --git a/.cursor/rules/structured-data.mdc b/.cursor/rules/structured-data.mdc new file mode 100644 index 0000000..1fb8978 --- /dev/null +++ b/.cursor/rules/structured-data.mdc @@ -0,0 +1,85 @@ +--- +description: Google yapılandırılmış veri (JSON-LD) standartları +globs: app/Support/*StructuredData*.php, app/Http/Controllers/**/*.php, resources/views/**/*.blade.php +--- +# Yapılandırılmış Veri (Structured Data) Kuralları + +Google [Yapılandırılmış Veri Genel Yönergeleri](https://developers.google.com/search/docs/appearance/structured-data/sd-policies?hl=tr) ve [Giriş](https://developers.google.com/search/docs/appearance/structured-data/intro-structured-data?hl=tr) dokümanlarına uy. + +## Temel İlkeler + +1. **JSON-LD kullan** — Google'ın önerdiği format; `
` içinde ` -@endpush @endsection diff --git a/resources/views/front/music-productions/index.blade.php b/resources/views/front/music-productions/index.blade.php index acf1fab..02406a3 100644 --- a/resources/views/front/music-productions/index.blade.php +++ b/resources/views/front/music-productions/index.blade.php @@ -1,7 +1,5 @@ @extends('layouts.site') -