Warning: Declaration of tie_mega_menu_walker::start_el(&$output, $item, $depth, $args, $id = 0) should be compatible with Walker_Nav_Menu::start_el(&$output, $item, $depth = 0, $args = NULL, $id = 0) in /home1/rizzy/public_html/blog/wp-content/themes/RF/functions/theme-functions.php on line 1914
IT Support | Daily Updates with RF
Wednesday , 29 July 2026
Latest News
Home » Development Help » IT Support

IT Support

Redirect All Pages to New Domain

htaccess redirect all pages to new domain

Proper redirection of all the pages on the old domain to the same location on the new domain will ensure that visitors to the old domain will end up in the right place. # Redirect everything except index.html to http://www.NewDomain.com <FilesMatch “(?<!index\.html)$”> Redirect 301 / http://www.NewDomain.com/ Read More »

Image Sources to Spice up Your Content (Part One)

Image Sources to Spice up Your Content

The pictures on your content are worth a thousand words. Sometimes a powerful picture on your site surely does all the talking for you and may even be the main reason to why you have many viewers. If you’re not really a ‘writing’ person, then you may wish to include many pictures and keep your readers engaged that way. When ... Read More »

Image Sources to Spice up Your Content (Part Two)

Image Sources to Spice up Your Content

Part one of this post relates to images you need to pay for. However, that is not the case for all. There are many sites that you can use, which not only give you a wide range of pictures, but all for free. When you are using sites for free images, there are a few things that you must keep ... Read More »

How to Edit a PDF Document in Word 2013

This is a frequent question, which is asked by many when it comes to Microsoft Word features. Keep reading and very soon you will know exactly how you can edit a PDF file in a Word document. When it comes to editing PDF files, then you usually have to go through the process of downloading the documents, printing them out ... Read More »