How to Default the WordPress Link To URL to None

wordpress

This is a short tutorial on how to change the default link to setting in WordPress that is set when you are uploading an image in the media library. Changing the Default Link To URL to None By default WordPress should keep the last setting you use every time you upload an image. But I … Read more

How to Add NoFollow Links to your WordPress Menu

wordpress

Usually I don’t recommend adding external links to your WordPress navigation menu, footer, or sidebar because if you don’t know what you are doing it can be disastrous. WordPress is setup in such a way that when you add external links in your footer or navigation menu it creates a backlink to that external site. … Read more

How to increase the WordPress menu limit on your site

WordPress menu limit

If you are trying to add another link or page to your WordPress menu and it simply doesn’t save then it’s most likely that you have hit a limit. However, this limit is actually due to a PHP variable limit on your server, not WordPress itself. Follow the instructions below to increase the menu limit … Read more