Privacy Policy

Last Updated: 27-Jul-2025

Welcome to DevForgeHub. Your privacy is important to us. This privacy policy explains what information we collect from you, how we use it, and your rights related to that information.

1. Information We Collect

  • Contact Form: If you use the contact form to reach out, we may collect your name and email address, along with any message you submit. This information is used solely to respond to your inquiry.
  • Log Data: Like many websites, we collect basic data such as IP addresses, browser type, referring pages, and timestamps for analytics and security purposes. This is handled through Blogger/Google's platform.
  • Cookies: DevForgeHub may use cookies to improve user experience. These are standard browser cookies managed by Blogger/Google and can be controlled via your browser settings.

2. How We Use Your Information

Any information collected is used to:

  • Respond to your queries
  • Improve the content and user experience of the blog
  • Analyze traffic through Google Analytics or Blogger's built-in stats

3. Third-Party Services

This blog is hosted on Blogger (a Google product), and may use third-party services such as:

  • Google Analytics: For tracking site usage and performance
  • Google AdSense: If ads are enabled, Google may use cookies to personalize ads
  • Embedded content: Posts may include YouTube videos or GitHub embeds, which may collect data if you interact with them

These third-party providers have their own privacy policies and data collection practices.

4. Your Rights

You can:

  • Opt out of cookies via your browser settings
  • Request that we delete your contact information (if previously submitted via contact form)

5. Children’s Privacy

This blog is not directed at children under the age of 13. We do not knowingly collect personal information from children.

6. Changes to This Policy

This Privacy Policy may be updated from time to time. Any changes will be posted on this page with an updated date.

7. Contact

If you have any questions or concerns about this Privacy Policy, feel free to reach out via the Contact Page.

Thank you for visiting DevForgeHub.

Comments

Popular posts from this blog

Spring Boot on AWS EC2: Upload to S3 Securely Using IAM Role

Java Streams Intermediate Operations Explained with Examples

ConcurrentHashMap vs Synchronized HashMap in Java