woocommerce-reviews.wudoka.in Open in urlscan Pro
2606:4700:3031::ac43:bab3  Public Scan

URL: https://woocommerce-reviews.wudoka.in/
Submission: On June 06 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

<form id="reviewForm" class="mt-4">
  <h2>Connection Details</h2>
  <div class="mb-3">
    <label for="consumer_key" class="form-label">Consumer Key</label>
    <input type="text" class="form-control" id="consumer_key" required="">
  </div>
  <div class="mb-3">
    <label for="private_key" class="form-label">Secret Key</label>
    <input type="text" class="form-control" id="private_key" required="">
  </div>
  <div class="mb-3">
    <label for="wp_url" class="form-label">WordPress URL</label>
    <input type="url" class="form-control" id="wp_url" required="">
  </div>
  <h2>Review Details</h2>
  <div class="mb-3">
    <label for="name" class="form-label">Name</label>
    <input type="text" class="form-control" id="name" required="">
  </div>
  <div class="mb-3">
    <label for="product_id" class="form-label">Product ID</label>
    <div class="input-group">
      <input type="text" class="form-control" id="product_id" required="">
      <button class="btn btn-outline-secondary" type="button" id="viewDetails">View Details</button>
    </div>
  </div>
  <div class="mb-3">
    <label for="review_content" class="form-label">Review Content</label>
    <textarea class="form-control" id="review_content" rows="3" required=""></textarea>
  </div>
  <div class="mb-3">
    <label for="rating" class="form-label">Rating (1-5)</label>
    <input type="number" class="form-control" id="rating" min="1" max="5" required="">
  </div>
  <button type="submit" class="btn btn-primary">Submit</button>
</form>

Text Content

ADDING MASS REVIEWS OF WOOCOMMERCE PRODUCTS


CONNECTION DETAILS

Consumer Key
Secret Key
WordPress URL


REVIEW DETAILS

Name
Product ID
View Details
Review Content
Rating (1-5)
Submit




ABOUT THIS PAGE

How does this page work?
This page allows you to efficiently add multiple reviews to products in your
WooCommerce store. Just fill in the connection and review fields and then add a
review to the product with one click.

What data do we store?
We store your client key, secret key and WordPress URL in cookies on your
browser to make it easier for you to use the site next time. The API key is
safely stored in your browser's cookies and not on our servers, making it very
secure. You can always delete cookies using the link below.
Click here to clear stored cookies

Is it safe?
Yes, storing keys in cookies is a secure way to save your credentials
temporarily. Ensure that your keys are kept private.

How many reviews can I add?
You can add as many reviews as neededu>, but be mindful of WooCommerce's rate
limits and review policies.

How does View Details work?
Enter the product ID to download basic data about the product: name, photo and
description.

Is this application paid?
No, this application is free. You can support the author via the Buy Me A Coffee
platform.

example.com - All Rights Reserved - 2024 - Crafted by WUDOKA