Organizing your website’s URL structure is crucial for both user experience and SEO. A common challenge for WordPress users, especially those using robust themes like Avada, is separating different content types.
By default, setting a global permalink structure like /blog/%postname%/ often forces all content—including FAQs and Portfolio items—into that same directory.
This guide walks you through the exact steps to configure your WordPress website so that your blog posts, FAQs, and portfolio items each have their own distinct, clean URL structures.
https://endurtech.com/wp-content/uploads/2018/04/wordpress-content-management-system.jpg512512Mannyhttps://endurtech.com/wp-content/uploads/2018/04/endurtech-logo.pngManny2026-06-19 12:54:412026-06-19 13:14:31How to Separate Blog, FAQ, & Portfolio URLs on Avada WordPress Theme
Moving your WordPress blog posts to a subdirectory like /blog/ is a strategic move to separate your dynamic content from static pages, improving site structure and user experience.
This article will explain to you how to achieve putting all your blog articles under a different directory.
https://endurtech.com/wp-content/uploads/2018/04/wordpress-content-management-system.jpg512512Mannyhttps://endurtech.com/wp-content/uploads/2018/04/endurtech-logo.pngManny2026-06-19 12:09:452026-06-19 12:53:32How to Change Your WordPress Blog Post Directory
Here is how to download a video hosted on Wistia. Obviously only do this for videos you have permission to download.
Right-click on the playing video, select Copy link.
Find the Wistia video ID in the copied link (e.g. wvideo=tra6gsm6rl).
Alternatively, look for hashedId=tra6gsm6rl in the page source.
Load http://fast.wistia.net/embed/iframe/[VIDEO-ID] in your browsers’ address bar.
Look for “type”:”original” in the page source and copy the URL from the next line (e.g. url”:”http://embed.wistia.com/deliveries/129720d1762175bcd8e06dcab926ec76ad38ff00.bin”)
Alternatively, look for “type”:”hd_mp4_video”
Download the video from the URL with .mp4 extension instead of .bin
https://endurtech.com/wp-content/uploads/2020/05/endurtech-logo-icon-300.jpg300300Mannyhttps://endurtech.com/wp-content/uploads/2018/04/endurtech-logo.pngManny2025-01-30 11:22:322025-01-30 12:06:51Professional Email Communication
Tired of having your emails go into client junk / spam folders? You can increase the deliverability of your emails while protecting your brand and clients using free tools to create SPF, DKIMand DMARCrecords. With these free records in place, you can help block phishing, ransomware, and spam messages.
Email service providers like Gmail and Office 365 are increasingly sending unauthenticated emails to spam or rejecting them outright. This article will show you how to add an SPF, DKIMand DMARCrecord to your domain to help prevent this while keeping most malicious actors out. Note, this article is only intended for my personal use and comes with no guarantee of any kind.
However, be aware of the security risks involved with DMARC.
When you first setup your WordPress website, the wp_mail() function (which handles sending email), defaults to “WordPress” as a email sender name and “wordpress@” for all outgoing emails. For this reason, I have always made it a point to establish a “wordpress@” email address when setting up any client account to reduce email delivery issues.
But this is a pain and requires someone monitor the account or have messages forwarded to another one. It also doesn’t look very professional to receive such WordPress branded emails from what should be a trusted company brand.
You can use any number of contact form plugins to receive email messages from your web site. However, if it’s WordPress that is sending out a WordPress email, then the mailto function will default to: WordPress <wordpress@>.
Outgoing email notifications are important, and you should be using your own brand and web site email address. This increases the authenticity of your brand, product or service as well as name recognition among your visitors and subscribers. No doubt, to a subscriber, receiving an email from WordPress <wordpress@> looks very unprofessional. It may even result in email delivery issues due to Internet Service Providers and end user email spam filters.
Introducing WPFrom Email, a free WordPress Plugin aimed at helping you quickly and easily update the default WordPress sender FROM Name and Email Address.
https://endurtech.com/wp-content/uploads/2020/02/google-analytics-logo.jpg512512Mannyhttps://endurtech.com/wp-content/uploads/2018/04/endurtech-logo.pngManny2020-02-07 08:00:032020-02-07 10:14:27Quickly Add or Remove User from Google Analytics Account
If you are using the Enfold theme for your WordPress web site, after updating to WordPress 5.3.1 you may have noticed that your social media icons disappeared.
The issue appears to stem from the WordPress 5.3.1 security and maintenance release which may be preventing the rendering of the icon font script used to display said social media icons. But this is just a guess.
Luckily, the Kriesi Media development team at Enfold have addressed the issue. The solution to the problem will be included within the next Enfold theme release which is expected sometime after the holidays. In the meantime, they have provided us with a way to patch the issue and restore the social media icon font functionality.
https://endurtech.com/wp-content/uploads/2019/12/enfold-theme-social-media-sharing-icons-missing.png6001000Mannyhttps://endurtech.com/wp-content/uploads/2018/04/endurtech-logo.pngManny2019-12-17 09:01:542023-11-10 05:27:26Social Media Icons Missing in Enfold Theme