SEO: fix typo, JSON-LD, meta tags, alt text, sitemap, keywords
- Fix brand name typo: PorfolioJournal → Portfolio Journal (all 11 files) - index: improve title with investment tracker keywords (57 chars) - index: rewrite meta description with keyword-rich copy (143 chars) - index: improve H1 to include investment portfolio keywords - index: add SoftwareApplication + FAQPage JSON-LD schemas - index: fix H2 FAQ section: Questions answered → Frequently Asked Questions - index: fix screenshot alt texts (remove placeholder, add descriptive copy) - index: add hreflang en + x-default - All pages: og:image SVG → PNG reference + add og:image:width/height 1200x630 - All pages: improve meta description and og/twitter titles with correct brand name - sitemap: fix homepage lastmod 2025-01-15 → 2026-05-04 - sitemap: add changefreq and priority to all URLs Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
+18
-16
@@ -3,20 +3,22 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Delete Data — PorfolioJournal</title>
|
||||
<meta name="description" content="Instructions for deleting your PorfolioJournal data on device and iCloud.">
|
||||
<title>Delete Data — Portfolio Journal</title>
|
||||
<meta name="description" content="Step-by-step instructions to delete your Portfolio Journal data from your iPhone and iCloud. Your investment data is fully in your control.">
|
||||
<link rel="canonical" href="https://portfoliojournal.app/delete-data.html">
|
||||
|
||||
<meta property="og:type" content="article">
|
||||
<meta property="og:title" content="Delete Data — PorfolioJournal">
|
||||
<meta property="og:description" content="Step-by-step instructions for deleting portfolio data.">
|
||||
<meta property="og:title" content="Delete Data — Portfolio Journal">
|
||||
<meta property="og:description" content="Step-by-step instructions to delete your Portfolio Journal data from your iPhone and iCloud. Your investment data is fully in your control.">
|
||||
<meta property="og:url" content="https://portfoliojournal.app/delete-data.html">
|
||||
<meta property="og:image" content="https://portfoliojournal.app/assets/images/og-image.svg">
|
||||
<meta property="og:image" content="https://portfoliojournal.app/assets/images/og-image.png">
|
||||
<meta property="og:image:width" content="1200">
|
||||
<meta property="og:image:height" content="630">
|
||||
|
||||
<meta name="twitter:card" content="summary_large_image">
|
||||
<meta name="twitter:title" content="Delete Data — PorfolioJournal">
|
||||
<meta name="twitter:description" content="Step-by-step instructions for deleting portfolio data.">
|
||||
<meta name="twitter:image" content="https://portfoliojournal.app/assets/images/og-image.svg">
|
||||
<meta name="twitter:title" content="Delete Data — Portfolio Journal">
|
||||
<meta name="twitter:description" content="Step-by-step instructions to delete your Portfolio Journal data from your iPhone and iCloud. Your investment data is fully in your control.">
|
||||
<meta name="twitter:image" content="https://portfoliojournal.app/assets/images/og-image.png">
|
||||
|
||||
<link rel="icon" href="assets/icons/favicon.svg" type="image/svg+xml">
|
||||
<link rel="apple-touch-icon" href="assets/icons/apple-touch-icon.svg">
|
||||
@@ -32,9 +34,9 @@
|
||||
<a class="skip-link" href="#main">Skip to content</a>
|
||||
<header class="nav" role="banner">
|
||||
<div class="nav-inner">
|
||||
<a class="nav-logo" href="index.html" aria-label="PorfolioJournal home">
|
||||
<a class="nav-logo" href="index.html" aria-label="Portfolio Journal home">
|
||||
<img src="assets/images/app-icon.svg" alt="" aria-hidden="true">
|
||||
<span>PorfolioJournal</span>
|
||||
<span>Portfolio Journal</span>
|
||||
</a>
|
||||
<nav aria-label="Primary">
|
||||
<button class="mobile-menu-toggle" aria-label="Open navigation" aria-expanded="false"></button>
|
||||
@@ -56,7 +58,7 @@
|
||||
<section class="page-header">
|
||||
<div class="container">
|
||||
<h1>Delete your data</h1>
|
||||
<p>PorfolioJournal does not require an account. You control all local data.</p>
|
||||
<p>Portfolio Journal does not require an account. You control all local data.</p>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
@@ -65,7 +67,7 @@
|
||||
<div class="content-body">
|
||||
<h2>Delete data on your device</h2>
|
||||
<ol class="steps-list">
|
||||
<li>Open PorfolioJournal on your iPhone or iPad.</li>
|
||||
<li>Open Portfolio Journal on your iPhone or iPad.</li>
|
||||
<li>Go to Settings.</li>
|
||||
<li>Select “Delete All Data”.</li>
|
||||
<li>Confirm the deletion. This immediately removes local portfolio data and journal entries.</li>
|
||||
@@ -75,11 +77,11 @@
|
||||
<ol class="steps-list">
|
||||
<li>Open the app and disable iCloud sync in Settings.</li>
|
||||
<li>Open iOS Settings > Apple ID > iCloud > Manage Storage.</li>
|
||||
<li>Locate PorfolioJournal and delete its iCloud data.</li>
|
||||
<li>Locate Portfolio Journal and delete its iCloud data.</li>
|
||||
</ol>
|
||||
|
||||
<h2>Account deletion</h2>
|
||||
<p>PorfolioJournal does not require an account. If an account system is introduced later, we will provide an in-app option to delete your account and associated data here.</p>
|
||||
<p>Portfolio Journal does not require an account. If an account system is introduced later, we will provide an in-app option to delete your account and associated data here.</p>
|
||||
|
||||
<h2>Need help?</h2>
|
||||
<p>If you need assistance, contact <a href="mailto:support@portfoliojournal.app">support@portfoliojournal.app</a>.</p>
|
||||
@@ -94,7 +96,7 @@
|
||||
<div class="footer-brand">
|
||||
<div class="footer-logo">
|
||||
<img src="assets/images/app-icon.svg" alt="" aria-hidden="true">
|
||||
<span>PorfolioJournal</span>
|
||||
<span>Portfolio Journal</span>
|
||||
</div>
|
||||
<p>Calm, offline-first portfolio journaling for iOS.</p>
|
||||
</div>
|
||||
@@ -125,7 +127,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer-bottom">
|
||||
<div class="footer-copyright">© <span data-year></span> PorfolioJournal. All rights reserved.</div>
|
||||
<div class="footer-copyright">© <span data-year></span> Portfolio Journal. All rights reserved.</div>
|
||||
<div class="footer-legal">
|
||||
<a href="privacy.html">Privacy</a>
|
||||
<a href="terms.html">Terms</a>
|
||||
|
||||
Reference in New Issue
Block a user