@extends('layouts.app') @section('title', 'Setup Guide') @push('styles') @endpush @section('content')
{{-- Header --}}

Setup Guide

Follow these steps to configure your store for Google Rich Results.

{{-- STEP 1 --}}
Install the App
Magic Google Schema has been successfully installed on your store.
{{-- STEP 2 --}}
Enable Theme App Extension
  1. Go to your Shopline admin panel
  2. Navigate to Online Store > Themes
  3. Click "Design" on your active theme
  4. In the theme editor, click App embeds in the left sidebar
  5. Find Magic Google Schema and click "Enable"
  6. Click "Save" to apply the changes
Open Theme Editor
{{-- STEP 3 --}}
Configure Schema Settings
  1. Go to the Dashboard page of this app
  2. Use the Schema Settings form to enable/disable different schema types
  3. Click "Save Settings" to apply your changes
Configure
{{-- STEP 4 --}}
Verify Schema Markup
  1. Visit Google's Rich Results Test
  2. Enter your store's URL and run the test
  3. Review the results to ensure your schema markup is being detected
@endsection