1. Download a ftp client (fillezilla is the best) download the latest version from official website click here. 2. Open up fillezilla and enter your host example: vinics.com, enter your ftp user name and password you can get this from your web host. 3. Click quick connect and right click on publich_html now click file [...]
Your WordPress theme come with a standard title code for blog. It probably looks something like this: <title><?php bloginfo(‘name’); ?> <?php if ( is_single() ) { ?> ยป Blog Archive <?php } ?> <?php wp_title(); ?></title> Unfortunately this is not the best way to code your title for your WordPress blog Use the following code [...]
This is How to add Facebook “like page” box without plugin wordpress. 1. Sign in to your account open up your page and click here 2. Open up this page 3. Copy your page url it should be like this: http://www.facebook.com/pages/Vinics/119243818143138?ref=ts and past your page url. Adjust your width, Color Scheme, connections and then click [...]