<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Khawaja_Awais</title>
    <description>The latest articles on DEV Community by Khawaja_Awais (@aj2good).</description>
    <link>https://dev.to/aj2good</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F285861%2F72564fad-92da-4070-a625-c0fe5f1661d8.jpg</url>
      <title>DEV Community: Khawaja_Awais</title>
      <link>https://dev.to/aj2good</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/aj2good"/>
    <language>en</language>
    <item>
      <title>Auto Post on Social media with Wordpress</title>
      <dc:creator>Khawaja_Awais</dc:creator>
      <pubDate>Mon, 13 Dec 2021 10:24:37 +0000</pubDate>
      <link>https://dev.to/aj2good/auto-post-on-social-media-with-wordpress-jjn</link>
      <guid>https://dev.to/aj2good/auto-post-on-social-media-with-wordpress-jjn</guid>
      <description>&lt;p&gt;We all like things to get automatic, We have always dreamed of posting on one platform and let the web do its magic to make it viral. So lets get started in our tutorial&lt;/p&gt;

&lt;h2&gt;
  
  
  Step 1
&lt;/h2&gt;

&lt;p&gt;Go to &lt;a href="https://ifttt.com/"&gt;IFFT&lt;/a&gt;, Sign up for an account with all the correct credentials&lt;/p&gt;

&lt;h2&gt;
  
  
  Step 2
&lt;/h2&gt;

&lt;p&gt;Add a service for Wordpress and add your Wordpress login, You can make a new Wordpress user with editor credentials or just use an Application password to do it.&lt;/p&gt;

&lt;h2&gt;
  
  
  Step 3
&lt;/h2&gt;

&lt;p&gt;Now go to Create, Now choose Wordpress post in the first option. Just below it add where you want to post it each time you do a new post. There are numerous options for you to choose from but you are only allowed 3 Applets at one time for free, If you like it then you can definitely upgrade your plan to enjoy more.&lt;/p&gt;

&lt;p&gt;To make your website run faster, you need a dependable hosting provider, You can buy good fast and cheap hosting from here &lt;a href="https://darthost.com"&gt;Darthost&lt;/a&gt; , You can contact me to get a discount coupan. &lt;/p&gt;

&lt;p&gt;For more similar posts, you can go to &lt;a href="https://style-tricks.com"&gt;Style-tricks&lt;/a&gt;.&lt;/p&gt;

</description>
      <category>wordpress</category>
      <category>tutorial</category>
      <category>javascript</category>
      <category>php</category>
    </item>
    <item>
      <title>Fix the WordPress Dreaded White screen issue</title>
      <dc:creator>Khawaja_Awais</dc:creator>
      <pubDate>Wed, 28 Oct 2020 18:28:39 +0000</pubDate>
      <link>https://dev.to/aj2good/fix-the-wordpress-dreaded-white-screen-issue-fpc</link>
      <guid>https://dev.to/aj2good/fix-the-wordpress-dreaded-white-screen-issue-fpc</guid>
      <description>&lt;p&gt;There can be a number of reasons for WordPress white screen error to occur in a WordPress website as described by a post originally posted by &lt;a href="https://www.wptechmaster.com/wordpress-white-screen-frontend/"&gt; WpTechmaster White Screen Issue fix &lt;/a&gt;, this is also known as the screen of death in some cases. We are going to analyze a few possible reasons for it below.&lt;/p&gt;

&lt;p&gt;1.Plugin Malfunction&lt;/p&gt;

&lt;p&gt;2.Php Version issue&lt;/p&gt;

&lt;p&gt;3.Theme Malfunction&lt;/p&gt;

&lt;p&gt;4 Permission Issue&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;b&gt;Plugin Malfunction Causing WordPress White Screen Frontend&lt;/b&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Sometimes Plugin Updates cause major issues to a website such as white screen error. In some cases, The WordPress dashboard would still be accessible from back-end however in majority cases that will also not work.&lt;/p&gt;

&lt;p&gt;If WordPress back-end is working, Just login to WordPress and disable all the plugins in it. You should see your website now live however it will be disorientated because of no plugin being activated. Now start activating plugins one by one and see which plugin is giving the issue. Once you find that plugin, just deactivate it. You can debug issues with that plugin by checking support or installing alternate.&lt;/p&gt;

&lt;p&gt;If your back-end of WordPress is not working:&lt;/p&gt;

&lt;p&gt;-&amp;gt; Login to your hosting&lt;br&gt;
-&amp;gt; Go to File Manager&lt;br&gt;
-&amp;gt; Rename the plugins folder&lt;br&gt;
-&amp;gt; Make a new folder with the name of plugins&lt;br&gt;
-&amp;gt; Now your website will be live with no plugin&lt;br&gt;
-&amp;gt; now move plugin one by one to the new folder and debug the issue the same as last time.&lt;/p&gt;

&lt;p&gt;2.&lt;b&gt;PHP Version Issue Causing WordPress White Screen Frontend&lt;/b&gt;&lt;br&gt;&lt;/p&gt;

&lt;p&gt;White screen error can also occur if you have a PHP version not compatible with the installed theme or WordPress version. You can easily do this fix by following steps&lt;/p&gt;

&lt;p&gt;Logging into hosting Cpanel&lt;br&gt;
Go to Php Setting&lt;br&gt;
Now you will see an option for Php setting or in some cases you have to click Advance&lt;br&gt;
Try to change to a previous version and see if it resolves the issue&lt;/p&gt;

&lt;p&gt;3.&lt;b&gt;Theme Malfunction&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This issue comes in mostly when using free themes. When your theme automatically updates to an unstable version which is not compatible with your WordPress version. You can fix it by following steps&lt;/p&gt;

&lt;p&gt;Logging into hosting Cpanel&lt;br&gt;
Go to File Manager&lt;br&gt;
Go to Wp Content and Theme&lt;br&gt;
Rename the current theme folder&lt;br&gt;
Check if the issue gets fixed if it is fixed. You should install the previous version of the theme&lt;/p&gt;

&lt;p&gt;4.&lt;b&gt;Permission Issue&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;Some hosts change permissions on your files when they find any suspicious activity. You can revert back the permissions easily by following the easy steps below:&lt;/p&gt;

&lt;p&gt;Login to your FTP through FileZilla or any client you prefer&lt;br&gt;
Select the folders and give them permission 755&lt;br&gt;
Select remaining files and give them permission 644&lt;br&gt;
Check the website it should be fixed&lt;br&gt;
If the issue you are facing is not listed here, There can be possible other reasons. The most common of them is a virus attack. You can clean virus by contacting your hosting provider or installing the backup of your website. If you want to learn how to do it by yourself stay tuned to our posts as we are going to discuss it soon&lt;/p&gt;

</description>
      <category>wordpress</category>
      <category>webdev</category>
      <category>php</category>
      <category>html</category>
    </item>
    <item>
      <title>Finally !! A Wordpress Management service, WpTechMaster.com</title>
      <dc:creator>Khawaja_Awais</dc:creator>
      <pubDate>Fri, 14 Feb 2020 05:33:17 +0000</pubDate>
      <link>https://dev.to/aj2good/finally-a-wordpress-management-service-wptechmaster-com-1j81</link>
      <guid>https://dev.to/aj2good/finally-a-wordpress-management-service-wptechmaster-com-1j81</guid>
      <description>&lt;p&gt;There have been times when we have thought that we could only focus on our business and forget the worries of managing a website. Now finally a service has arrived. WpTechMaster.com provides WordPress management/maintenance services for all those who want to focus on there business without worrying about managing their website.&lt;br&gt;
 There have been many services before similar to it, what's the difference in WpTechMaster.com ? Well, most of the other services are run by business owners and they hire developers to work for them but here everyone is a developer. They call all of them WP Ninja. So you can expect everyone you talk to there, from support to technical help. All developers and all of them capable of helping you in any way possible.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--kytRE2_4--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/vjy1l10d3smn0b9pnxck.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--kytRE2_4--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/vjy1l10d3smn0b9pnxck.jpg" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;What's the catch? Are they super expensive? WpTechmaster.com prides itself of having the best rates possible. Because all of them are direct developers hence there cost is less than the normal businesses run by owners and other support persons. The reason behind starting this service is that they all thought they were already giving these services before so why not starting a dedicated business only for this but if you would like them to develop your website, They will be super excited for it. &lt;br&gt;
I have given my Agency website to them for several months now and I have been working on solely on developing my business which has prospered because of this.&lt;br&gt;
If you still couldn't share where to find them. Here is the link: &lt;a href="https://www.wptechmaster.com"&gt;https://www.wptechmaster.com&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;I will be back for you again with yet another interesting article. Until then goodbye.&lt;/p&gt;

</description>
      <category>wordpress</category>
      <category>management</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
