Skip to content
Primary Menu
  • Officetricks.Com
  • Blog
  • App Store
    • International Users
    • Indian Users
  • Subscribe
  • About Us
  • Excel
  • Social Media
HTML / Javascript jQuery Web Enhancements Wordpress

[JS] How to remove particular element in JavaScript Array?

May 12, 2025
Gayathri

JavaScript to Remove Element in Array JavaScript arrays are variables that can store ordered collection of values in them which can be of different datatypes, with each having a numeric position known as indexes. We can add and remove array elements in several ways. So, how do we remove a […]

Wordpress HTML / Javascript PHP Web Enhancements

[WordPress] Display HTML Tags inside Pre

May 12, 2025
Kumarapush

Display HTML Code in WordPress Post In WordPress posts if we write any HTML codes in Text editor, the code will not be displayed. Instead of code, WordPress, sends the HTML code as it is. The web browser compiles the code to display its output. Hence the code will not […]

Wordpress File Operations PHP

PHP Check If File Exists in a Folder path – in 2 Easy ways

May 12, 2025
Kumarapush

Get code from PHP check if file exists in a folder. This code can be used in wordpress or any php site to find if file is present in a server folder.

Web Enhancements HTML / Javascript PHP Wordpress

How to Schedule a PHP script in CRON from CPANEL?

May 12, 2025
Kumarapush
0

Learn to schedule PHP script in a Cpanel CRON, Make it run at specific time interval. Once PHP completes execution in CRON, check the results in Email Inbox

PHP Web Enhancements Wordpress

How to Backup Website data Automatically to Dropbox?

May 12, 2025
Kumarapush
0

Automatically backup website data to Dropbox using PHP code. Website data should be backuped up frequently to prevent years work being lost due to hacker attacks, data corruption due to hardware issues. Use this code that explains basics about how a file can be uploaded to Dropbox using PHP.

HTML / Javascript jQuery Web Enhancements Wordpress

How to Create an Email Sign up Form in HTML?

May 12, 2025
Kumarapush
0

Get a fully functional Email Signup form with HTML and jQuery code. This signup form appears in the page, when the user scrolls down to the end of page. An Email Signup form with animation gets more attention rather than a static form and so the number of users register with your email list get increased.

Web Scraping Excel SEO Wordpress

How To Scrap A Website Keywords? – Keyword Scraping Excel

May 12, 2025
Kumarapush
1

Get this free Keyword scraping Excel along with with Excel macro web scraping VBA code. Learn how to scrap a Website keywords to help with your SEO tasks. How to do SEO for a Website? – Get Free VBA code that can extract web page and do basic SEO checks for your Blogs. Learn SEO basics and Build your own tools or Download & use the Tool available in this page.

Wordpress

Display Related Posts with Thumbnails in WordPress without Plugins

May 12, 2025
Kumarapush
2

Display Related Posts with Thumbnails from Current Post Category Using the below PHP code, we can generate related post links from the current post category and add them just after the post content. This can be achieved by showing related posts link from the category of current post. Showing related […]

Excel Web Scraping Wordpress

Extract URL Links from Sitemap.xml file using Excel

May 12, 2025
Kumarapush
5

About Sitemap.xml Sitemap XML file is used by the search engines to find out the complete list of the pages of the website. Along with url link of the page, it also contains other metadata like last modified date, change frequency(monthly/daily), etc.. This information is vital for the search engine […]

Google Adsense Wordpress

Create Shortcode for Google Ad Units in WordPress

May 12, 2025
Kumarapush
0

Steps to create Shortcode for Google Ad Units Shortcodes can be used for many purposes, using it for adsense is just one of them. In this article, we cover the creation of shortcode for Google Adsense Ads in WordPress blog. Lets create a shortcode to display the adunit block of […]

Posts pagination

1 2 Next
Google Adsense Tricks
  • [Proven] Increase Blog Revenue – with or without Adsense
  • Fix for Google AdSense not showing up on Category-Tag Pages – WordPress
Wordpress Tricks
  • Remove Yellow Box in Google Adsense on Page Load – WordPress
  • [WordPress] Display HTML Tags inside Pre
  • PHP Check If File Exists in a Folder path – in 2 Easy ways
  • How to Enable Shortcodes in Text Widget without Plugins?
  • How to Backup Website data Automatically to Dropbox?
  • Creating Folders Using Python: A Simple Guide
  • A Simple Guide to Copying Excel Sheets
  • Retrieve All Files in a Directory using Python
  • Creating Folders in Outlook: A Guide
  • Chandrayaan 3 Live Stream Today – Vikram Lander
  • Creating Folders Using Python: A Simple Guide
    As the world of technology continues to advance, it becomes evident that the ability to manipulate, create, and manage digital spaces is of utmost importance. Python programming language is among the most powerful tools capable of such feats. This exciting exploration commences with an introduction to Python, providing essential knowledge […]
  • A Simple Guide to Copying Excel Sheets
    Navigating the intricate landscape of Microsoft Excel can often seem like a daunting task. This software, with its abundance of features, functions, and commands, requires a keen understanding to fully utilize its potential. Whether you’re an industry expert or a novice user, mastering the art of manipulating Excel sheets is […]
  • Retrieve All Files in a Directory using Python
    In our digitally driven world, where data processing and management are integral to many industries, the ability to work with Python has become an invaluable skill. This language, particularly in relation to file and directory manipulation, grapples with the rapid growth of data and its intricate handling. With its intuitive […]
  • Officetricks.Com
  • Blog
  • App Store
    • International Users
    • Indian Users
  • Subscribe
  • About Us
  • Excel
  • Social Media
Copyright All rights reserved