Compiled
By Fahad
| Type | Task to Do | Where to Put | Code |
|---|---|---|---|
| No result | |||
| htaccess | .HTACCESS: HTTP TO HTTPS and WWW to NON-WWW | Add Code in .htaccess file |
Show Code |
| htaccess | .HTACCESS: HTTP TO HTTPS and NON-WWW to WWW | Add Code in .htaccess file |
Show Code |
| htaccess | .HTACCESS: NON WWW to WWW | Select Any code and Add Code in .htaccess file |
Show Code |
| htaccess | .HTACCESS: HTTP TO HTTPS | Add Code in .htaccess file |
Show Code |
| htaccess | .HTACCESS: HTTPS TO HTTP | Add Code in .htaccess file |
Show Code |
| htaccess | .HTACCESS: IP Address Redirect | Add Code in .htaccess file |
Show Code |
| htaccess | .HTACCESS: WWW to NON WWW | Select Any code and Add Code in .htaccess file |
Show Code |
| htaccess | .HTACCESS: Homepage Redirecting HTTP to HTTPS but Inner Pages Does'nt[WWW to NON WWW] | Add Code in .htaccess file |
Show Code |
| Web.config | web.config: NON WWW to WWW and HTTPS or HTTP | Add code in web.config file. |
Show Code |
| Web.config | web.config: IP Address Redirect | Add Code in web.config file file |
Show Code |
| Web.config | web.config: 404 to 301 | Add code in web.config file. |
Show Code |
| SSL Issue | Mix Content Issue Resolve | Add Code in .htaccess file |
Show Code |
| Wordpress | Create Wordpress Admin User | Add code in wp-content/themes/[current theme]/function.php |
Show Code |
| Whatsapp Widget | Add Whatsapp Widget on Website. | Add code before ending body tag. |
Show Code |
| Show Hide Content | Read More / Read Less | Add code in .js and html/php file where required. |
Show Code |
| SquareSpace | Hide/Remove the title and description in banner squarespace | Add these codes in page "advance code box" |
Show Code |
| Shopify | Remove shop name in shopify title tag | Replace Title tag's current code in theme.liquid |
Show Code |
| Wordpress | Wordpress/PHP: Show Content on Specific Pages | Add Where required in PHP File. |
Show Code |
| Wordpress | Wordpress: Hide Page title by Page ID | Add in function.php |
Show Code |
| Wordpress | Wordpress/PHP: Add Code By Page ID | Add on page where requried, Mostly Template file |
Show Code |
| Wordpress | Wordpress: 404 page to 301 redirect to other page | Add in Functions.php |
Show Code |
| Wordpress | Wordpress/PHP: Redirect 301 Https non www to https www | Add in Header File. |
Show Code |
| Javascript | Replace Heading Tag using Javascript | Add as script in Footer.php |
Show Code |
| Javascript | Replace Heading Tag using Javascript Except Specific pages | Add as script in Footer.php |
Show Code |
| Wordpress | Show Description on Product Category Page | Add in taxonomy-product_cat.php where required |
Show Code |
| Javascript | Set ALt Tag for All Images | Add in footer.php |
Show Code |
| Wordpress | Disable Gutenberg Editor And Show Classic Editor in Wordpress | Add in function.php |
Show Code |
| htaccess | Set Default 404 Page | Create a 404 page and Add Code in .htaccess file |
Show Code |
| Contact Form | Embed Contact form 7 in php | add code where required on php file. |
Show Code |
| Joomla | If same title tag showing in content body in Joomla | open file "default.php" using path "/components/com_content/views/article/tmpl" and Remove. |
Show Code |
| Robots.txt | Major Crawler Block | Add Code in robots.txt file |
Show Code |
| Wordpress | Fatal error: Allowed memory size of Exhausted - Fix | add code in wp-config.php file |
Show Code |
| Opencart | Redirect "index.php?route=common/home" to main page | Add Code in .htaccess file |
Show Code |
| htaccess | Remove Trailing Slash | Add Code in .htaccess file |
Show Code |
| htaccess | Add Trailing Slash | Add Code in .htaccess file |
Show Code |
| Web.Config | Add trailing slash web.config | Add Code in web.config file |
Show Code |
| Web.config | remove trailing slash web.config | Add Code in web.config file |
Show Code |
| Wordpress | WordPress redirects by hashtag #! | Add Code in functin.php file |
Show Code |
| htaccess | Redirect Complete site with .htaccess but exclude one folder | Add Code in .htaccess file |
Show Code |
| htaccess | remove /index.html extension in .htaccess | Add Code in .htaccess file |
Show Code |
| Web.config | redirect URLs Upper case to Lower case in Web.config | Add Code in web.config file |
Show Code |
| htaccess | Redirect specific directory | Add Code in htaccess file |
Show Code |
| Robots.txt | Sample Wordpress Robots.txt | Add Code in robots.txt file |
Show Code |
| Robots.txt | Simple Robots.txt | Add Code in robots.txt file |
Show Code |
| htaccess | Remove php File Extension from URL | Add Code in .htaccess file |
Show Code |
| CSS | Stop iOS styling your input fields and buttons | Add Code in .css file |
Show Code |
| htaccess | Remove a directory from URL - 301 Redirect | Add Code in .htaccess file |
Show Code |
| Javascript | Remove tag attributes | Add Code in js file |
Show Code |
| Images | Icons for social Media | Click and Download file | |
| Wordpress | Show Custom Field | Copy in Template File |
Show Code |
| Wordpress | Update Yoast SEO Score - From Database | SQL Commands |
Show Commands |
| Wordpress | Create Wordpress Admin User Using Database | Access Phpmyadmin |
Show Instructions |
| htaccess | .HTACCESS: Important Codes for .htaccess | Add Code in .htaccess file |
Show Code |
| PHP | PHP: Show Content Based on useragent / bots | Add Code in PHP file |
Show Code |
| Shopify | Shopify: Code to show on specific Pages | Add Code in layout/theme.liquid file, or Where Required |
Show Code |
| Shopify | Shopify: Exclude Specific url from sitemap. | Make Changes in Meta Fields file, or Where Required |
Show Code |
| Search Console | Search Console: Regex for Filtering Keywords | In search Console under performance, Filter queries or urls. |
Show Code |
| Yoast - Wordpress - Bulk | Bulk Update Title/Descriptions | a. Create a php script file and add the code. (note the url for the script) b. Upload csv file with formate like [URL],[title],[description] without headers. c. Run the script URL |
Show Code |
| Wordpress | Wordpress: Disable Gutenberg Editor | Add in function.php |
Show Code |
| Shopify | Shopify: Bulk Editor URL | Add Store ID |
Show Code |