Commit b52dbaf
authored
add free tools (#723)
* Enhance sitemap generation to include new tool pages and improve structure
- Added new tool pages to the sitemap, including UTM Builder, SEO Title Generator, and Privacy Policy Builder, enhancing SEO and discoverability.
- Updated the sitemap function to return a comprehensive list of tool pages alongside existing static and dynamic pages.
- Refactored the layout of the sitemap for better organization and maintainability.
* Refactor tool pages to replace TrackedButton with ToolCTA component
- Updated multiple tool pages to utilize the new ToolCTA component for call-to-action sections, enhancing consistency across the application.
- Changed URLs in metadata from the documentation domain to the main site for improved SEO and user navigation.
- Adjusted Breadcrumbs for better readability and structure in the UI.
* Remove AI Privacy Policy Generator tool and related components
- Deleted the AI Privacy Policy Generator tool page and its associated components, including the PrivacyPolicyForm and related metadata.
- Updated the tools list to reflect the removal of the AI Privacy Policy Generator, enhancing clarity and focus on remaining tools.
- Adjusted educational content across various tools for improved readability and consistency.
* Refactor sitemap generation to dynamically include tool slugs from the tools directory
- Updated the sitemap function to read tool slugs dynamically from the tools directory, enhancing maintainability and scalability.
- Removed the hardcoded list of tool slugs, streamlining the code and reducing the need for manual updates when adding or removing tools.
* Update .gitignore to remove CLAUDE.md and streamline ignored files
* Refactor tool pages to utilize ToolPageLayout component
- Updated multiple tool pages, including Analytics Detector, Bounce Rate Calculator, CTR Calculator, Funnel Visualizer, Marketing ROI Calculator, and UTM Builder, to use the new ToolPageLayout component for improved consistency and maintainability.
- Enhanced educational content and FAQs across these tools for better user engagement and clarity.
- Removed redundant imports and streamlined component structures to optimize performance and readability.
* Refactor tool pages to implement ToolPageLayout and enhance educational content
- Updated multiple tool pages, including Bounce Rate Calculator, Marketing ROI Calculator, and others, to utilize the ToolPageLayout component for improved consistency and maintainability.
- Enhanced educational content and FAQs across these tools for better user engagement and clarity.
- Removed redundant imports and streamlined component structures to optimize performance and readability.
* Update tool pages to change URLs from rybbit.io to rybbit.com
- Modified multiple tool pages, including Bounce Rate Calculator, CTR Calculator, Funnel Visualizer, Marketing ROI Calculator, Page Speed Calculator, Traffic Value Calculator, and UTM Builder, to update URLs in metadata and structured data for consistency with the new domain.
- Enhanced educational content for clarity and improved readability across these tools.
- Ensured all references to the old domain are replaced to maintain functionality and SEO integrity.
* Remove keywords from multiple tool pages to streamline metadata and improve SEO practices
- Updated the metadata for various tools, including CLAUDE, Analytics Detector, Bounce Rate Calculator, CTR Calculator, Funnel Visualizer, Marketing ROI Calculator, Meta Description Generator, Open Graph Tag Generator, Page Speed Calculator, Privacy Policy Builder, Sample Size Calculator, SEO Title Generator, and Traffic Value Calculator, by removing the keywords array.
- Enhanced educational content for clarity and improved readability across these tools.
- Ensured consistency in metadata structure to align with best SEO practices.1 parent 7b5e44f commit b52dbaf
File tree
41 files changed
+7914
-3833
lines changed- docs
- src
- app
- (home)
- oss-friends
- tools
- ai-privacy-policy-generator
- analytics-detector
- bounce-rate-calculator
- components
- ctr-calculator
- funnel-visualizer
- marketing-roi-calculator
- meta-description-generator
- og-tag-generator
- page-speed-calculator
- privacy-policy-builder
- sample-size-calculator
- seo-title-generator
- traffic-value-calculator
- utm-builder
- blog/[...slug]
- components
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
41 files changed
+7914
-3833
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
49 | | - | |
| 48 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
0 commit comments