Category 7

Category 3

    ?max-results="+numposts3+"&orderby=published&alt=json-in-script&callback=recentarticles7\"><\/script>");

Category 4

Powered by Blogger.

Popular Posts

Blogger Tricks And Widgets

Category 1

?max-results="+numposts2+"&orderby=published&alt=json-in-script&callback=recentarticles2\"><\/script>");

Popular Posts

12 tips and tricks to enhance Joomla Security

Joomla is becoming one of the most popular websites Content Management System (CMS) with hundreds of millions of Joomla websites and thousands more be built every day, it isn’t surprising if many hackers want to attack it. In fact, there were many Joomla websites which were defaced because of the ignorance of their administrators.


However, you don’t need to worry!
In this tutorial, we will show you several tips and neat tricks, which will keep your Joomla website safely.

1. Backup data

Take time to make a troubleshooting plan before your site visited by hackers. You always remember: “Backup early and often” to protect your data. This gives you the certainty that if something goes wrong with your Joomla website, you can restore it at any time you want. Then you only need to find vulnerabilities on a website.

2. Update Joomla

If your website is running Joomla 1.0 or 1.5, you should upgrade to Joomla 2.5 or 3.0. In the higher versions, there are many security improvements in the core elements of the application. However, you should do with caution “always backup your Joomla before proceeding with the upgrade”. For more information, you can check Joomla tutorial.

3. Careful management of installed extensions.

The extension of third-party make Joomla extremely popular, but it’s also a way to enter your website. In addition, you need to update regularly for each different extension. So, you should consider that expansion is really necessary.
Make sure the following steps:
- Run code review for any extension used.
- Review Vulnerable Extensions List to make sure any 3rd party extensions versions used appear on the vulnerable list.
- Update and patch for extensions when it’s necessary.
Remember that an extension, which isn’t safe, can be harmful to your entire website.

4. Remove unused files.

You install many extensions, but don’t use them? This is not only a weakness but also garbage for your website. Please use the uninstall function to totally get rid of the extension to avoid trouble.

5. Password protection:

The hacker usually attacks on weak passwords. You should regularly change your password and use all: uppercase, lowercase, special characters, numbers.
The database is very important. The SQL injection attack or any other attack on the database can make your effort lost. Make sure that your database access is protected at MySQL.

6. Use URLs search engine friendly:

Always use URLs search engine friendly. This not only improved the website's Google ranking but also prevent hackers exploit to use Google’s search results.

7. Change URL for administration security.

Standard Joomla address is http://www.yoursite.com/administrator. In order to secure your site against attack, you can rename it to be something like http://www.yoursite.com/administrator?wewroi4459

8. Remove version number, name of extensions.

Most of vulnerabilities only occur in a specific release of a specific extension. This is why you should remove the information about the version number of any extension is installed. Remove the version number may prevent an attack before it can happen.
Showing My Extension version 2.5 is really bad thing. You can modify this message with only the name of the extension by doing the following:
- Retrieve all files of the extension from your server
- Open up Dreamweaver.
- Load any file from the extension that you just downloaded to your local machine
- Use the Search function and set the search to Search through specified folder. Navigate to the folder where you downloaded the exploit.
- Set the search term to "My Extension version 2.5" and press OK.
- When found the correct file, remove the version number.
- Upload the changed file to your server and check if the changes are made.
9. Use the correct CHMOD for each folder and file
Setting files or folders to a CHMOD of 777 or 707 is only necessary when a script needs to write to that file or directory. All other files should have the following configuration:
• PHP files: 644
• Config files: 666
• Other folders: 755
10. Change your .htaccess file:
01.########## Begin - Rewrite rules to block out some common exploits
02.#
03.# Block out any script trying to set a mosConfig value through the URL
04.RewriteCond %{QUERY_STRING} mosConfig_[a-zA-Z_]{1,21}(=|%3D) [OR]
05.# Block out any script trying to base64_encode crap to send via URL
06.RewriteCond %{QUERY_STRING} base64_encode.*(.*) [OR]
07.# Block out any script that includes a < script> tag in URL
08.RewriteCond %{QUERY_STRING} (<|%3C).*script.*(>|%3E) [NC,OR]
09.# Block out any script trying to set a PHP GLOBALS variable via URL
10.RewriteCond %{QUERY_STRING} GLOBALS(=|[|%[0-9A-Z]{0,2}) [OR]
11.# Block out any script trying to modify a _REQUEST variable via URL
12.RewriteCond %{QUERY_STRING} _REQUEST(=|[|%[0-9A-Z]{0,2}) [OR]
13.# Block out any script that tries to set CONFIG_EXT (com_extcal2 issue)
14.RewriteCond %{QUERY_STRING} CONFIG_EXT([|%20|%5B).*= [NC,OR]
15.# Block out any script that tries to set sbp or sb_authorname via URL (simpleboard)
16.RewriteCond %{QUERY_STRING} sbp(=|%20|%3D) [OR]
17.RewriteCond %{QUERY_STRING} sb_authorname(=|%20|%3D)
18.# Send all blocked request to homepage with 403 Forbidden error!
19.RewriteRule ^(.*)$ index.php [F,L]
20.#
21.########## End - Rewrite rules to block out some common exploits
11. Turn off Register_globals
You should turn off Register_globals, however, you must know that it can disable PHP script to work and maybe affect other programs that you are using on the website.
To make it, you just edit the php.ini file in the root directory of your domain name.
12. Review and action Security Checklist:
These checklists will point you in the right direction and inform you of typical security. So, make sure you went through all of the steps.


Hope you get more useful information!
If you have more tips to enhance the security of Joomla, let’s share with us!

Blogging Trends And Predictions For 2014

It's that time of the year when all bloggers look back and reflect the rights and wrongs of the blogosphere, and see what might've been done to correct some mistakes we made. It's also time to look ahead towards the new year and predict what's going to happen in our own little big world of blogging:

1. The death of (subpar) guest blogging
Beneficial as it is, Matt Cutts have recently revealed his displeasure at the growing abuse of guest blogging. In his video, he has identified several mustn't-dos, or commandments, when it comes to guest blogging :

  • Thou shalt NOT focus on guest blogging as your ONLY link building or SEO strategy
  • Thou shalt NOT send mass emails and spam webmasters' inboxes begging to write guest posts for their sites
  • Thou shalt NOT automate guest posts and let software create them for you
  • Thou shalt NOT self-plagiarize and use the same guest post on different sites, or rehash/spin existing content
  • Thou shalt NOT post poorly-written articles and stuff it with keywords
Blogging Trends And Predictions For 2014 Many SEO and search marketing industry experts have seen this coming for a while now. With the recent Hummingbird update still humming in everyone's mind, Google may take steps to weed out this spammy strategy and the last thing everyone wants is to have it outlawed by major search engines. In 2014, I foresee a possible algorithm update that will help weed out or devalue low quality guest blog posts.

You have been warned.



2. The reign of superior authorship

Thanks to low quality guest blog posts flooding the Internet, major search engines may soon scrutinize authority sites more seriously in the effort to weed out guest posts that hold no value to readers.


Don't want to be penalized? Then perhaps it's time you build your Google Authorship seriously and take it to another level to show the search engines that you're genuinely interested in offering valuable content, and that you're not just another spammer who abuses guest blogging.

I foresee bloggers (as well as digital firms) who want their guest posts to go far will work doubly hard to spruce up their social networking profiles. You may want to consider taking a short break from guest blogging once in a while to work on your Google+, Twitter, and LinkedIn profiles so that you appear a genuine, authority figure in your niche.


3. CMS-based blogs continue rule supreme
For years now, Wordpress has ruled the blogosphere as the CMS that powers most blogs and websites. This trend will continue in 2014, but unfortunately there is a possibility that lesser-used CMS like Joomla and Drupal may die a slow death. 

After all, Wordpress has wrested the CMS crown away from them, and while both of them still hold a strong fanbase, it is apparent that bloggers are migrating to Wordpress. And why shouldn't they? With28,465 convenient plugins created, netting 564,216,320 downloads (and counting!), it's clear that Wordpress offers better accessibility, ultimate social network shareability and search engine magnetism that draws tons of bloggers daily to migrate to this platform.


4. Large photo backgrounds a.k.a the world is your canvas!

In 2014, blog designs will take on a bolder approach. Gone are the days when only photography bloggers would utilize full-page photo-based backgrounds on their sites. This coming year, more and more bloggers (personal and those who represent brands) will see the merit of replacing plain or tiled photo background with full-sized images that allow their audience to immediately identify with them.

Marketing-wise, corporate blogs will also take advantage of this trend, counting on the stunning full-page imagery to wow their audience and convince them to stay on their page.

As usual, you can count on Wordpress to provide excellent themes to coincide with this trend of installing full-page photo backgrounds.

Check out some examples of awesome Wordpress themes with full-page sliders featuring some really beautiful photos here.


5. Micro video blogging, anyone?
First there was blogging, and then there was video blogging (vlogs anyone?), before microblogging took the world by storm. Now, coming up in 2014, micro video blogging will be the IN thing to watch out for.

With the popularity of micro video solutions like Vine (Twitter) and Instagram Video, more and more bloggers will record tiny masterpiece clips and embed these short videos on their blogs. This may prove to be a more engaging storytelling solution than conventional text-and-image blogging.

Embedding these little nuggets of looping joy is easy. If you have a Wordpress blog, all you need to do is to copy the video's URL and paste it on a line of its own once you compose a new post or edit an existing one.

P.S: If you love Vine, you'll love alternatives like these:
  • Keek
  • Klip
  • Mobli
  • Video on Instagram



6. Infinite scrolling blogs will be all the rage
Infinite scrolling may have existed quite some time ago but it was its emergence on Pinterest or viral sites like Cutest Paw that really made bloggers sit up and pay attention. This coming 2014, bloggers will see value in giving their audience the pleasure of seamless browsing that comes with the infinite scrollingfeature.


What do you think, did this post hit the nail on the head where blogging trends and predictions are concerned, or is it completely off the mark? What particular blogging trends you foresee coming true this year? Let me know in the comments!

Thanks For Reading here

Top Latest Offers From Web Hosting Companies

iPage

iPage

Unlimited Disk Space
Unlimited Transfer
Free domain (for life)
$ 1.99/mo
5 stars
Best value
iPage

« At iPage, we have a team of folks who think about nothing but the customer experience and our user interfaces. Every month, we launch something to make it easier for you to use our services. And, we do loads of user testing and surveys to identify and address our customers' "pain points."

Free point & click site builder including Free online store • Free Marketing Suite • Free Security Suite • Unlimited MySQL Databases • Unlimited emails • Unlimited Domains Hosted • Easy install of many scripts including b2evolution

When you contact us, you'll almost always be in touch with one of our North American agents in less than two minutes. You'll also be dealing with someone who has passed a variety of tests and meets our quality standards. Plus, you'll receive a survey that helps us assess whether or not you had a great experience. »

iPage review »
2 user comments »
JustHost

JustHost

Unlimited Disk Space
Unlimited Transfer
Free Domain For Life
$ 2.25/mo
5 stars
Money Back Anytime

JustHost

« Affordable price plans, secure servers, first class 24/7 technical support and a wide range of features make hosting your website with Just Host the obvious choice. Just Host are dedicated to providing their customers with the most reliable web hosting service possible.
Anytime Money Back Guarantee ? Unlimited Domains ? Unlimited E-Mail Accounts ? Unlimited MySQL Databases ? FREE Site Builder ? FREE Domain for Life ? FREE Instant Setup
From the business owner to the individual who desires full functionality on a small budget, Just Host provides your complete web hosting solution»
JustHost Review »
13 user comments »  
InMotion Hosting

InMotion Hosting

Unlimited Disk Space
Unlimited Transfer
Free Domain Forever
$ 3.49/mo
5 stars
Best for Businesses

InMotion Hosting

Click here to get the Special Price!
« Your web site deserves the best. Our easy to use business class web hosting combines all the features you need with top technical support, enterprise hardware, and our corporate commitment to quality.
Free Setup ? 1 click b2evo install ? 90 day Money Back Guarantee ? Award Winning 24/7 Support ? Business Class Email ? Detailed Site Statistics ? Easy to use Control Panel
Our certified technicians will help you every step of the way. »
HostMetro

HostMetro

Maximum Disk Space
Maximum Transfer
Free domain
$ 1.84/mo
5 stars
Best price

HostMetro

Use coupon code b2evolution to get 25% OFF on your initial invoice!
« We believe in providing top quality support and service, and believe in our product. Our goal is to make it affordable, easy to create, manage, and maintain your website and hosting account. Not only do we offer tools to help you create and maintain your website, we also have a technical support team filled with knowledgeable individuals who meet the high standard that we have for all of our employees.
SSD Database Storage • Two Free Website Builders • cPanel Control Panel • Free Privacy Protection • Simple DNS Zone Editor • Advanced DNS Zone Editor • Softaculous Script Installer for easy install of many scripts including b2evolution
When you contact us you will always be talking to someone who will be able to help. »
WebHostingHub

WebHostingHub

Unlimited Disk Space
Unlimited Transfer
Domain included!
$ 3.10/mo
5 stars
Blog special

WebHostingHub

« The easiest way to get online! Get Web Hosting Hub and get reliable hosting at a budget price with 24/7 world class technical support. Great platform including b2evolution recommended suPHP setup for optimal blogging experience.
Unlimited Domains ? Unlimited E-Mail Accounts ? Unlimited MySQL Databases ? FREE Site Builder ? FREE Domain for Life ? Award winning support
Web Hosting Hub's combination of great features and reasonable price has made us popular with first time web site owners and long time veterans. Great hosting at a great price! »
BlueHost

BlueHost

Unlimited Disk Space
Unlimited Transfer
Free Domain Forever
$ 3.95/mo
5 stars
Trusted Since 1996!

BlueHost

Click here to get the Special Price!
« Our professional Web Hosting plans include all the features you are looking for at the best possible price.
Free Setup ? 1 click b2evo install ? Host Unlimited Domains on 1 Account ? 24/7 Superb / Responsive Sales / Support ? 2 500 POP/Imap Email Accounts ? SSH (Secure Shell)
You already have a domain name or web site? 
Great! We'll help you setup your domain to work on Bluehost and more... »
HostGator

HostGator

Unlimited Disk Space
Unlimited Transfer
Free Setup
$ 3.72/mo
4.5 stars
Pay Monthly

HostGator

Use coupon code b2evolution25 to get 25% OFF when you order!
« Over 3 million domains rely on HostGator, shouldn't you? No extra costs, no overage fees, unlimited disk space and bandwidth on all shared web hosting plans from just $4.95/mth. True 99.9% uptime with in-house support makes a winning combination for your website's needs.
Free Setup ? 1 click b2evo install ? SSH ? 24/7/365 phone / live chat support ? 99.9% uptime ? 45-day money back guarantee ? 130% Powered by Wind Energy
Starting a new website? HostGator provides 4,500+ design templates and a free site builder. Already have a web site? HostGator offers a free transfer service. »
FatCow

FatCow

Unlimited Disk Space
Unlimited Transfer
Free domain name
$ 3.15/mo
4.5 stars
100% Wind Energy

FatCow

« Since 1998 the FatCow Web Hosting plan has provided reliable hosting services for individuals and businesses. Whether you're looking for a small business web host or domain name for you business ? FatCow has the service and experienced team to support you!
Unlimited MySQL Databases • Unlimited emails • Unlimited Domains Hosted • Website Builder • Shopping cart • Easy install of many scripts
Our offices and our data centers are all 100% powered by wind energy. You can be proud that the machines hosting your website & email are fully eco-friendly! »
GreenGeeks

GreenGeeks

Unlimited Disk Space
Unlimited Transfer
$ 3.96/mo
4.5 stars
Green Energy!

GreenGeeks

30% OFF with coupon code B2E30!
« Green Geeks provides 300% green energy web hosting with each hosting plan. Our expert Green Geeks? team are friendly, accessible and are as committed to our clients as we are toward protecting our environment.
Whether you are new to web hosting or if you want to move your existing web site to our green hosting service, we?re here to help you every step of the way. »
Yahoo! Hosting

Yahoo! Hosting

Unlimited Disk Space
Unlimited Transfer
Free Domain name
$ 5.89/mo
3.5 stars
Well known brand

Yahoo! Hosting

« Web Hosting Advanced delivers everything you need to build a professional web site for your business, attract customers, and promote your products and services.»
Free setup ? Reports to track traffic sources and monitor your rankings ? 500 email addresses ? 24-hour toll-free phone, email, and online support
In the lineup of new web hosting offers from Yahoo!, if you want to use blog software like b2evolution, we recommend you start with the Advanced web hosting offer since the Basic offer does not offer support for PHP & MySQL.
Yahoo! Web Hosting Review »
5 user comments »   



The best free WordPress themes for 2013

The best free WordPress themes for  2013 WordPress, one of the most popular blogging and website platforms in the world, accounts for thousands of new blogs and websites every day.
One of the best ways to get up and running quickly — especially if you don’t have much design or development experience — is to use a theme. And some of the very best themes out there are completely free!
Every month we’ll be bringing you our pick of the best free WordPress themes released in the previous month. Here are our favorites for November:


DevDmBootstrap3

Unlike many themes which are designed for beginners, this theme with the funny name was created for developers. DevDMBootstrap3 is for developers who are already familiar with Twitter Bootstrap and is a mobile-first theme. The sleek interface makes it easy to develop for the web even quicker.
DavDm

Fresh Lite

What’s nice about Fresh Lite is that this responsive theme works using drag and drop tools, making it very easy for beginner WordPress users. The simple theme includes a slider, sidebar and touch-friendly buttons as its top features.
fresh-lite

Fruitful

Fruitful is a simple, responsive theme that is built with a lot of options for use. It’s easy to use and style, comes with plenty of options for logos, background images, menus, social icons and a slider. Plus this theme is WooCommerce-ready. You can also customize the CSS.
fruitful

Clean Black

You get exactly what you expect with Clean Black, a dark minimalist theme. The simple theme includes search, a favicon option and number paging navigation. Clean Black is fully responsive.
clean-black

Codium Grid

Codium Grid is a fully responsive theme that features a super-clean look and feel. It is designed so that the user only has to think about content in the build process. It is customizable in terms of color, backgrounds and header and is widget-ready. (The Instagram widget is particularly nice.) This theme also has some great built-in search engine optimization tools to make getting online a breeze.
codium-grid

Delighted

Delighted is a highly customizable lightweight theme that’s made just for bloggers. One of the best options is the featured image option, which is available on main and single pages to add an element of sleekness to the overall design. Color and language options are endless with this theme.
delighted

GreenPage

GreenPage is a simple blogging theme with a sharp layered look. The theme has plenty of room for featured or thumbnail images, blog posts and sidebar and header navigation.
greenpage

Aldehyde

Aldehyde is a minimally-designed theme with a great above-the-scroll slider to showcase images. The responsive theme also includes bonuses often found only in premium themes such as a parallax header, four different layout options, custom widgets and lots of theme options. Aldehyde also includes powerful social media tools for sharing and links, retina-ready icons and is SEO-ready.
aldehyde

Shopping

While there are not a large number of free e-commerce themes out there, Shopping does offer some basic sales functionality in a free, WooCommerce-based theme. The simple theme includes plenty of room for product images, prices, ratings and sales information.
shopping

Bearded

This theme takes the trendy “Movember” concept to another level, saying, “not just moustache.” The blogging and portfolio theme is designed in a flat style and includes plenty of neat animation tools and customization options. The responsive theme also supports the Custom Content Portfolio plugin.
bearded

Neutro

Neutro is a responsive theme built in the super-trendy flat design style. What makes this theme unique is that it includes a touch-ready content slider, which is perfect for mobile and tablet devices. Neutro is designed with photos in mind as well with a nice display space. You can customize the theme’s CSS and a variety of other features as well. 
neutro

OneColumn

Simple and mobile-friendly are the key highlights of OneColumn. The basic theme includes some customization options but nothing fancy. As the name implies, it is designed with a single column for blogging and has room for images, search and recent posts. While this theme might not have enough goodies for more seasoned users, it is perfect for beginners.
onecolumn

WP Jurist

While WP Jurist is marketed to legal firms, this fully responsive theme could work for a variety of business types. The design is simple and bold. It includes a slider, widgets and a separate blog template with the option to add author bios. Plus, WP Jurist includes a large number of customization options to help make the theme your own.
wp-jurist

ZeeMinty

This lightweight business-oriented theme features a large header image to attract users. The card-style theme is responsive and has plenty of room to customize it from color to type to different sidebar options.
zeeMinty

Hannari

Hannari is a simple business-oriented theme with a simple design and plenty of bonuses for a free theme. The responsive theme includes tools such as a site map, SEO optimization, a contact form and email newsletter integration. Hannari also includes social media widgets and a variety of customization options so that you can use the theme without worrying that your site will look too much like someone else’s.
hannari

Writr

Look like a pro blogger with Writr, a responsive theme in the flat design style that is simply beautiful. The theme looks great on a variety of devices and has extras that are often only associated with premium themes. Some of the best bonuses are the custom header, background and gravatar options and post format icons. Writr also includes an infinite scroll, multiple column width options and different sidebar options. The theme is social-media ready as well (with another set of nifty icons) and includes six color palette options.
writr

Hueman

If a magazine-style theme is your thing, Hueman is a simple theme with a focus on strong visuals. The fully responsive design is modeled in the flat style and is set up for use with high resolution images. This theme makes for a great platform for storytelling or a portfolio.
hueman

Modern Real Estate

Modern Real Estate targets real-estate professionals with a plugin that allows for the addition of agent profiles, property listings and customer testimonials. The almost-flat responsive theme has a simple look but can be customized in a variety of ways.
modern-estate

White Paper

White Paper is a super-light blogging theme. The minimal design is designed to showcase simple text and photo content without a lot of bells and whistles. The theme is responsive and incredibly easy to use, making it a simple choice for first-time bloggers.
white-paper

Mountain Creek

This simple dark theme is designed for showcasing photographs and slideshows. The responsive theme includes a nice sidebar option and plenty of social media icons and tools. The rustic background makes this a perfect fit for sites related to nature or the outdoors. The theme allows for customization as well and includes both Facebook and Twitter integration.
mountain-creek

ProMax

This responsive magazine-style theme includes a ton of widgets that make it easy to connect to social media. But the biggest bonus that comes with ProMax is built-in connectivity to Google AdSense and placements for common advertising sizes. The ad-ready features are easy to use and great for a blogger looking to jump into the world of blog revenue generation. ProMax includes a variety of customization options as well, from color to background and customer header and favicon.
promax

Time Turner

Time Turner is designed for designers who still want to work in the skeuomorphic style. The theme features simple textures, shadows and design tricks throughout. The portfolio theme is responsive and offers plenty of great photo and image display spaces. It includes five color options, slider, calendar and search features.
time-turner

The Newswire

This fully responsive theme is designed for sites that have a focus on news-style content. One of the best features of The Newswire is the large slider. The theme also includes “sticky posts,” multiple navigation options and plenty of color and font customization.
the-newswire

WiziApp

While most of the WordPress themes featured here are for desktop devices or feature responsive templates, WiziApp is designed just for mobile devices. The theme has showcases an app experience for mobile web users and features touch controls for small screens with iPhone, Android and WP8 compatibility. The vertically-based theme includes space for a header image and single column of posts.
wiziapp


 
Support : Creating Website | Johny Template | Mas Template
Copyright © 2011. Blogger Tricks And Widgets - All Rights Reserved
Template Created by Creating Website Published by Mas Template
Proudly powered by Blogger