Hello everybody,
My item may be soft rejected. Yesterday, after I uploaded the item, today I have received this email from envato.
[CodeCanyon] Your uploaded item Domain Hub - React Nextjs Domain Generator and Revers DNS tools. needs improvement
You’re nearly there!
Hi [My Name],
Thanks for your submission.
‘Domain Hub - React Nextjs Domain Generator and Revers DNS tools.’ isn’t quite ready for CodeCanyon. But don’t fret, we’d love to see you resubmit after making the changes outlined by the reviewer below. When you’re ready, you can upload your changes here.
Here is the feedback from our review team:
Please check your html tags in the html description.
We look forward to reviewing your submission once you’ve made the changes!
so its basically the html description problem. I am using some images which is hosted at dropbox.
Is there any problem to host the images to dropbox?
also i have pasted the html with the body tag. may be this is the issue. here is my html…
<body>
<img
src="https://www.dropbox.com/s/ohwjq2p6i0cxekh/1.png?dl=1"
width="615"
max
/>
<p>
Introducing our innovative domain name tool
<strong>DomainHub</strong> that is designed to streamline the domain name
search process. Our tool is packed with features that make it easy to
check the availability of domain names, generate random domain names, and
perform various domain-related functions such as Whois, DNS, reverse IP,
and domain location checking.
</p>
<p>
Our domain availability check feature is quick and easy to use, allowing
users to enter a domain name and instantly find out if it is available for
registration. Supports <strong>520+</strong> TLDs. This feature saves time
and eliminates the frustration of attempting to register a domain name
that has already been taken.
</p>
<p>
Our bulk domain generator feature makes it easy to generate multiple
domain name ideas at once, making it ideal for users who need to register
multiple domain names for their business or brand. Paste a list of domain
names or an article, our tool will automatically checks the availability
of the domains.
</p>
<p>
Finally, our domain location checking feature allows users to find out
where a domain is hosted, making it ideal for businesses that want to
ensure their website is hosted in a specific geographic location for
regulatory or legal reasons.
</p>
<p>
Overall, our domain name tool is a comprehensive solution for anyone
looking to find, register, or manage domain names. With its powerful
features and user-friendly interface, it is the perfect tool for
businesses, entrepreneurs, and individuals looking to establish a strong
online presence.
</p>
<img
src="https://www.dropbox.com/s/yjq6kvnbypzdh07/2.png?dl=1"
width="615"
/>
<br />
<img
src="https://www.dropbox.com/s/n174dmkraa2vn1v/Cover%20Image%20Domain%20Hub%20%283%29.png?dl=1"
width="615"
/>
<br />
<img
src="https://www.dropbox.com/s/btbaoakp1sk9957/Cover%20Image%20Domain%20Hub%20%282%29.png?dl=1"
width="615"
/>
<br />
<img
src="https://www.dropbox.com/s/xutc71ttqtix752/admin%20panel.png?dl=1"
width="615"
/>
<br />
<h2>Features and Services</h2>
<hr />
<ul>
<li><strong> 520+ TLDs</strong></li>
<li>Faster Domain Availability Check</li>
<li>AI Domain Name Generator</li>
<li>Random Words Domain Generator</li>
<li>Random Letter / Number Domain Generator</li>
<li>Domains Whois Lookup</li>
<li>Hostings & Reverse IP Lookup</li>
<li>Domain Location Search</li>
<li>DNS Records Lookup</li>
<br />
<li><strong>Earn with Registry Affiliates</strong></li>
<li><strong>Earn with Google Adsense</strong></li>
<li><strong>Earn with Banner Ads</strong></li>
<br />
<li>Google Analytics GA4 Ready</li>
<li>Simple yet Powerful Admin Panel</li>
<li>100% Responsive Design</li>
<li>All API Routes Secured by JWT(JSON Web Token)</li>
<li>Installation Process well Documented</li>
<li>Free Installation Service Included</li>
<li>Free Updates</li>
</ul>
<h2>Demos</h2>
<hr />
<h4>Main Demo</h4>
<a href="https://oxy-nextui.vercel.app" target="_blank"
>https://oxy-nextui.vercel.app</a
>
<h4>Admin Demo</h4>
<a href="https://oxy-nextui.vercel.app/admin" target="_blank"
>https://oxy-nextui.vercel.app/admin"</a
>
<p>Username: <strong>admin</strong></p>
<p>Password: <strong>admin</strong></p>
</body>
here is my product demo. https://oxy-nextui.vercel.app
So guys please guide me the proper way to write the html description.
Thanks