{{ t('appName') }}

{{ t('appDesc') }}

🌐 UI Language: 繁體中文 English

{{ t('settingsPanel') }}

{{ t('titleCheck') }} {{ t('emptyTitle') }} {{ t('truncatedStatus') }} {{ t('overLimitStatus') }} {{ t('safeStatus') }}
{{ t('seoCharLabel') }} ({{ t('fullWidth') }}): {{ getSeoLength(title) }} / {{ titleLimit.chars }} {{ t('pixelLabel') }}: {{ titleResult.diagnostics ? Math.round(titleResult.diagnostics.totalWidth) : 0 }} / {{ titleLimit.pixels }} px
{{ t('descCheck') }} {{ t('emptyTitle') }} {{ t('truncatedStatus') }} {{ t('overLimitStatus') }} {{ t('safeStatus') }}
{{ t('seoCharLabel') }} {{ features.date ? t('withDate') : t('fullWidth') }}: {{ getSeoLength(fullDescription) }} / {{ descLimit.chars }} {{ t('pixelLabel') }}: {{ descResult.diagnostics ? Math.round(descResult.diagnostics.totalWidth) : 0 }} / {{ descLimit.pixels }} px

{{ t('richTips') }}

{{ t('strictMode') }}: {{ t('strictDesc') }}

{{ t('smartMode') }}: {{ t('smartDesc') }}

{{ t('renderProfileTitle') }}

{{ t('previewTitle') }}

📱 {{ t('mobileWidthLabel') }}: {{ currentProfile.container_width }}px
🌐
{{ siteName || '網站名稱' }} {{ formattedUrl }}

10:30
5.0
★★★★★
(34)
5.0
★★★★★
(34) · {{ serpLanguage === 'zh-TW' ? '庫存狀態:有貨' : 'In stock' }}
{{ serpLanguage === 'zh-TW' ? '產品與服務介紹' : 'Products & Services' }} 我們提供高品質的專業服務與產品選擇,讓您安心選購。
{{ serpLanguage === 'zh-TW' ? '客戶服務中心' : 'Customer Support' }} 如有任何問題,歡迎隨時與我們的專業客服團隊聯繫。
{{ serpLanguage === 'zh-TW' ? displayDomain + ' 的其他相關資訊 »' : 'More results from ' + displayDomain + ' »' }}
{{ serpLanguage === 'zh-TW' ? '上旺農家樂在哪裡' : 'Location' }} {{ serpLanguage === 'zh-TW' ? '上旺農家樂環境介紹' : 'Environment' }} {{ serpLanguage === 'zh-TW' ? '上旺農家樂美食評論' : 'Reviews' }} {{ serpLanguage === 'zh-TW' ? '上旺農家樂附近景點' : 'Nearby Attractions' }}
{{ serpLanguage === 'zh-TW' ? '這個產品提供免費試用嗎?' : 'Do you offer a free trial?' }}
{{ serpLanguage === 'zh-TW' ? '支援哪些付款方式與金流管道?' : 'What payment methods are supported?' }}

💡 {{ t('seoSuggestionTitle') }}

  • {{ tip.type === 'error' ? '❌' : (tip.type === 'warning' ? '⚠️' : (tip.type === 'success' ? '✅' : 'ℹ️')) }} {{ tip.text }}

{{ t('diagnosticTitle') }}

{{ t('profileKey') }} {{ currentProfile?.name }}

{{ t('containerWidth') }} {{ currentProfile?.container_width }}px

{{ t('titleMeasureTitle') }}

{{ t('unconstrainedWidth') }}: {{ titleResult.diagnostics.totalWidth.toFixed(2) }}px

{{ t('isTruncatedLabel') }}: {{ titleResult.diagnostics.isTruncated ? t('yes') : t('no') }}

{{ t('descMeasureTitle') }}

{{ t('unconstrainedWidth') }}: {{ descResult.diagnostics.totalWidth.toFixed(2) }}px

{{ t('availableWidthLabel') }}: {{ descResult.diagnostics.availableWidth }}px

{{ t('isTruncatedLabel') }}: {{ descResult.diagnostics.isTruncated ? t('yes') : t('no') }}