Web Development Archives - CodexWorld https://www.codexworld.com/how-to-category/web-development/ Web & Mobile App Development Company Wed, 28 Aug 2019 12:47:57 +0000 en-US hourly 1 https://www.codexworld.com/wp-content/uploads/2020/04/favicon.ico Web Development Archives - CodexWorld https://www.codexworld.com/how-to-category/web-development/ 32 32 91409221 How to Test Facebook OAuth in Development Mode https://www.codexworld.com/how-to/facebook-oauth-app-development-mode-test-user-permissions/ https://www.codexworld.com/how-to/facebook-oauth-app-development-mode-test-user-permissions/#respond Wed, 28 Aug 2019 12:47:57 +0000 https://www.codexworld.com/?post_type=how-to-guides&p=4130 The Facebook OAuth functionality in the web application can be tested with Development mode. You can use Facebook App in development mode to check the OAuth functionality before making the Facebook login live for production. Go to the Roles => Test Users page and create a new user with the required permissions.

The post How to Test Facebook OAuth in Development Mode appeared first on CodexWorld.

]]>
https://www.codexworld.com/how-to/facebook-oauth-app-development-mode-test-user-permissions/feed/ 0 4130
How to Register Instagram App and Create Client ID https://www.codexworld.com/how-to/register-instagram-app-create-client-id/ https://www.codexworld.com/how-to/register-instagram-app-create-client-id/#respond Sun, 29 Apr 2018 17:29:49 +0000 https://www.codexworld.com/?post_type=how-to-guides&p=3208 Instagram Application is used for many purposes, commonly is used to authenticate with the Instagram account. To implement Login with Instagram on the web application, you need to register an application in the Instagram Developer panel. You will get the Client ID from Instagram App, it will be required for authenticating your web application with Instagram.

The post How to Register Instagram App and Create Client ID appeared first on CodexWorld.

]]>
https://www.codexworld.com/how-to/register-instagram-app-create-client-id/feed/ 0 3208
How to Redirect Old URL to New URL using .htaccess File https://www.codexworld.com/how-to/htaccess-redirect-old-url-to-new-url/ https://www.codexworld.com/how-to/htaccess-redirect-old-url-to-new-url/#respond Tue, 19 Sep 2017 12:33:16 +0000 https://www.codexworld.com/?post_type=how-to-guides&p=2783 Sometimes needs to change the URL structure for SEO or other purposes. In that case, the old URL shows 404 error which is very confusing for the website's visitor. To avoid this situation, you can redirect the old page (non-existing) request to new page URL by the .htaccess file.

The post How to Redirect Old URL to New URL using .htaccess File appeared first on CodexWorld.

]]>
https://www.codexworld.com/how-to/htaccess-redirect-old-url-to-new-url/feed/ 0 2783
How to Monitor Ajax Requests in Chrome https://www.codexworld.com/how-to/monitor-ajax-requests-google-chrome/ https://www.codexworld.com/how-to/monitor-ajax-requests-google-chrome/#comments Wed, 18 Jan 2017 16:09:07 +0000 https://www.codexworld.com/?post_type=how-to-guides&p=2094 At the time of working with Ajax in the web application, request monitoring is very useful. Monitoring Ajax requests on browser makes easy to debug Ajax call. This short guide will help you to see ajax requests and monitor ajax calls in Google Chrome.

The post How to Monitor Ajax Requests in Chrome appeared first on CodexWorld.

]]>
https://www.codexworld.com/how-to/monitor-ajax-requests-google-chrome/feed/ 1 2094