Skip to content

To-do #1

@reisene

Description

@reisene
  • site-map (after choosing hosting and domain)
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
   <url>
      <loc>http://www.example.com/</loc>
      <lastmod>2024-08-01</lastmod>
      <changefreq>monthly</changefreq>
      <priority>1.0</priority>
   </url>
   <url>
      <loc>http://www.example.com/about.html</loc>
      <lastmod>2024-07-15</lastmod>
      <changefreq>yearly</changefreq>
      <priority>0.8</priority>
   </url>
   <url>
      <loc>http://www.example.com/services.html</loc>
      <lastmod>2024-07-10</lastmod>
      <changefreq>yearly</changefreq>
      <priority>0.8</priority>
   </url>
   <url>
      <loc>http://www.example.com/contact.html</loc>
      <lastmod>2024-07-05</lastmod>
      <changefreq>yearly</changefreq>
      <priority>0.8</priority>
   </url>
   <!-- Dodaj inne strony, jeśli są potrzebne -->
</urlset>
  • blog
    I am considering that it will not be built at all - this is an option to consider and discuss.
  • Choosing a CMS
  • Customizing your blog's look to match the rest of your website
  • Counter update
    It's about the numbers that are in the counter. About page.

  • Contact details
    Updating data on the contact page after launching social media and obtaining the company's location.

  • Social media
  • Address
  • phone
  • Structured data update
    Part of the code in head. Opening hours, website, address etc.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions