Translate WordPress with GTranslate
Translate WordPress with GTranslate plugin uses Google Translate AI translation service to translate wordpress site with Google power and make it multilingual. With 103 available languages your site will be available to more than 99% of internet users. Our paid versions are fully SEO compatible which will increase your international traffic and sales. This translate plugin is a budget multilingual WordPress solution which combines automatic and human translations to save money and is easy to implement. GTranslate is a leading website translation services provider since 2008, it moves away the language barriers. Compared to other translation plugins for WordPress, we use cloud based approach which does not slow down your website. In addition to that, we can offer complete SEO features based on sub-domains with our paid options, which can make your website appear in search engines in different languages which will increase your international traffic and sales. In our paid versions we DO NOT limit the number of words or the number of translated pageviews. You DO NOT pay additionally for automatic translations. Please use GTranslate Support for your questions and support requests! We are multilingual! Please check our FAQ to get quick answers. Features Free Google automatic machine translation Hides Google top frame after translation Translate website on the fly Translate posts and pages Translate categories and tags Menus and widgets translation Themes and plugins translation Right to left language support Google language translator widget Auto-switch language based on browser defined language Available styles Float, Dropdown, Flags, Flags with dropdown, Nice dropdown with flags, Flags with language names, Flags with language codes, Language names, Language codes, Globe, Popup Floating language selector WooCommerce shop translation Multilingual language names in native alphabet Alternative flags for Quebec, Canada, USA, Brazil, Mexico, Argentina, Colombia Lazy loading for language flags and js libraries to boost performance Lightweight vanilla javascript without dependencies Forum Support Paid Features Multilingual SEO – Enable search engine indexing Neural machine translations with human level translation quality Increase traffic and AdSense revenue Search engine friendly (SEF) URLs Yoast SEO compatible – translate meta keywords, meta description, schema.org data structures, translate sitemaps WooCommerce compatible – translate products, schema.org data structures You can have sub-directory (example.com/es/) or sub-domain (es.example.com) URL structure URL Translation aka slug translation is possible (example.com/about-us → example.es/sobre-nosotros) Add hreflang tags for translated alternatives You can manually correct translations In context translation interface (make corrections without losing the context) Meta data translation (meta keywords, meta description) Translating schema.org microdata for better search engine appearance Seamless updates (cloud service updated on our side – SaaS, you do not need to worry about backups on your side) JSON format translation Translate WooCommerce emails AMP translation (Accelerated Mobile Pages translation) Image localization – Media translation Translation Proxy (aka Translation Delivery Network) Centralized Translation Cache – We revise and improve translations over time Language Hosting (example.fr) User Dashboard with Analytics Live Chat Support See also If you are looking for unlimited, high-quality automatic translations, check out TranslateX – an automatic translation API offering unlimited translation for your website or application. We also offer integration plugins: TranslateX for Loco Translate – integrate TranslateX API directly into Loco Translate for seamless, unlimited automatic translations. TranslateX for TranslatePress – bring unlimited automatic translation to TranslatePress using TranslateX API. These solutions make it easy to supercharge your WordPress multilingual setup with TranslateX’s secure and affordable API. GTranslate WordPress Demo Watch GTranslate Tour Edit Translations Demo (paid)
Top keywords
- translation23×4.01%
- language13×2.27%
- translate13×2.27%
- translations8×1.40%
- automatic7×1.22%
- flags7×1.22%
- multilingual6×1.05%
- translatex6×1.05%
- wordpress6×1.05%
- example5×0.87%
- google5×0.87%
- gtranslate5×0.87%
KeenToDesign Shipping with Australia Post for WooCommerce
A simple, lightweight shipping plugin that connects your WooCommerce store directly to Australia Post so your customers automatically see real shipping prices at checkout. No manual rate tables, no guessing. What it does in plain terms When a customer adds items to their cart and enters their delivery address at checkout, the plugin quietly contacts the Australia Post API in the background, tells it the total weight and size of the order and where it needs to go, and Australia Post sends back the exact price. That price is then shown to the customer as a shipping option, live, accurate, and automatic. No more overcharging customers on shipping. No more absorbing losses because your flat rate was too low. Just the real Australia Post price, every time. What the customer sees At checkout, instead of a flat “Shipping: $10.00”, they see real options like: Australia Post Parcel Post ($8.50) 3 to 5 business days Australia Post Express Post ($14.20) 1 to 2 business days You can rename these to anything you like, for example “Standard Delivery” and “Express Delivery”, so it looks professional and on-brand. What you control as the store owner Which services to offer Parcel Post, Express Post, or both. International services too if you ship overseas. Service renaming Show “Standard Delivery” instead of “Parcel Post” so customers understand what they are choosing. A handling fee Add a flat amount on top of every rate, for example $2.00 for packaging. You can also use a negative number to discount. A fallback rate If Australia Post cannot return a price for some reason, show a fixed rate instead so customers can still checkout. GST Optionally strip the 10% GST from the rates if WooCommerce is already adding tax separately. Delivery time display Show or hide the estimated delivery days next to each option. Debug mode See exactly what the plugin is sending to Australia Post and what it gets back, useful for troubleshooting. How it handles products with no dimensions set If a product in your store does not have weight or size data entered, the plugin uses a set of default dimensions you configure so it never breaks at checkout and always returns a rate. Best suited for This plugin works best for small to medium sized items that can fit in a single parcel or satchel. It is ideal for stores selling: Books and stationery Clothing and apparel Accessories and jewellery Cosmetics and beauty products Homewares and gifts Electronics and small gadgets Toys and games Art prints and posters Phone cases and tech accessories Supplements and health products Pet accessories and supplies Candles and skincare products Baby clothing and accessories Craft supplies and hobby items Greeting cards and gift wrap DVDs, Blu-rays and media Sunglasses and eyewear Bags and wallets Socks, underwear and activewear Kitchen utensils and small cookware Sports accessories like water bottles, resistance bands and gym gloves Music accessories like picks, strings and small instruments Office supplies and desk accessories Basically if it fits in a standard Australia Post satchel or a small to medium parcel box, this plugin will calculate the rate accurately. It is not recommended for large or bulky items such as furniture, whitegoods or oversized equipment. Technical basics Rates are cached for 15 minutes so it does not hammer the Australia Post API on every page load The cache clears automatically whenever you save your settings Requires a free API key from Australia Post, takes a few minutes to register at developers.auspost.com.au No subscription fees. The plugin only contacts the Australia Post API to fetch live rates (see “External services” below). Compatible with WooCommerce shipping zones, add it to any zone including international zones Supports WooCommerce High-Performance Order Storage (HPOS) Works with WooCommerce block-based checkout External services This plugin connects to the Australia Post Postage Assessment Calculator (PAC) API, an external service operated by Australia Post, to obtain live shipping rates for domestic and international parcels. Without this connection the plugin cannot calculate rates, which is the plugin’s core function. What is sent and when: The plugin sends a request to the Australia Post API every time a customer reaches the checkout (or cart) page and a shipping calculation is required, except when a cached result from the last 15 minutes can be used. The data sent in each request is: the origin postcode (configured by the store owner), the destination postcode and country (entered by the customer at checkout), and the package weight, length, width, and height (calculated from the cart contents, falling back to the configured default dimensions when a product has none). The Australia Post API key (configured by the store owner) is sent in the AUTH-KEY HTTP request header to authenticate the request. No customer name, email address, street address, IP address, or other personal identifier is sent. The endpoints used are: https://digitalapi.auspost.com.au/postage/parcel/domestic/calculate.json for domestic shipments https://digitalapi.auspost.com.au/postage/parcel/international/calculate.json for international shipments This service is provided by Australia Post. By using this plugin you agree to the following Australia Post documents, which are linked here for your reference: Australia Post Terms and Conditions: https://auspost.com.au/terms-conditions Australia Post API Licence Terms of Use: https://auspost.com.au/content/dam/auspost_corp/media/documents/api-licence-terms-of-use.pdf Australia Post Privacy Statement: https://auspost.com.au/privacy