# The Real News Journal Minimum Indexing Files
## robots.txt
```txt
User-agent: *
Allow: /
Sitemap: https://www.therealnewsjournal.com/sitemap.xml
```
---
# sitemap.xml
```xml
The Real News Journal respects the privacy of visitors to this website.
Basic technical information such as browser type, device information and website usage statistics may be collected automatically through standard analytics and server logs.
Personal information submitted through future contact forms or subscriptions will only be used for communication related to The Real News Journal and will not be sold to third parties.
This website may contain links to external websites. The Real News Journal is not responsible for the privacy practices or content of third party websites.
This policy may be updated periodically as the publication expands.
``` --- # cookie-policy.html ```htmlThe Real News Journal may use standard cookies and analytics technologies to improve website functionality, monitor performance and understand visitor usage patterns.
Cookies are small text files stored on your device by your web browser.
Visitors may disable cookies through their browser settings if preferred.
As the publication develops, additional services or features may introduce further cookie usage.
``` --- # Footer Links Add this to the footer section of the homepage: ```html ```