Meta elements as the name suggests are HTML or XHTML elements present between the
html tags. The META tags are used to provide metadata about a Web page.The metadata can be used by browsers (display,reload etc) and search engines (keywords,robots etc).Meta elements can be used to specify page description, keywords, topic,classification,distribution,language,rating,robots and any other metadata not provided through the other head elements.These tips will help people who are planning to launch a new website or getting a fresh look for an old site.Website design and make it search engine ready and user friendly is very important.
It is considered that websites which takes more than 5 second to load will loose 50% of its customers or users.Recent Akamai press release reveals 2 Seconds as the New Threshold of Acceptability for e Commerce Web Page Response Times.
So how do you check your website / web page load or response time. It is important to test this and find out the improvement areas to maintain a good website or portal.
In Web servers most commonly Apache Web server .htaccess (hypertext access) is a a directory-level configuration file.This is most common in Apache Web Server and is used on more than 50% of the sites on the internet.
.htaccess file allows for decentralized management of web server configuration.
Caching files in browser or proxy rather than requesting every time reduces the network traffic between the server, the client.
Usually not everyone has control over their own server configuration file, but sometimes they do have .htaccess file accessibility. You can do efficient caching using the Apache .htaccess file.You need to configure few lines of commands in the .htaccess file instructing the server to handle the caching of different types of files.
Recently I came across an issue of listing the directory struture and files in the web browser of a web site.The website was hosted on an Apache web server.After Googling Google and reading the Apache HTTP Server documentation I could revolve the issue by doing few things related to the .htaccess file.
Sign up or join Globinch on Social Media
Stay Connected
Follow globinch
Popular Posts
- Search Engines for File Sharing Sites : Rapidshare Search, Megaupload and More 6 comment(s) | 16258 view(s)
- Turn your Windows 7 Computer Into a Personal Wi-Fi Hotspot 15 comment(s) | 16117 view(s)
- Google Translate Now supports Bengali, Gujarati, Kannada, Tamil and Telugu 2 comment(s) | 15714 view(s)
- Google Top Searches Today – Hot Google Search Words today 12 comment(s) | 11559 view(s)
- Best PDF OCR Tools to Convert Scanned images to Text / Word Documents 20 comment(s) | 10154 view(s)
- Globinch Search 0 comment(s) | 8402 view(s)
- Access Blocked sites, Unblock Restricted Websites 15 comment(s) | 7313 view(s)
- Free Online OCR Software to Convert Images Into Searchable PDF, Doc, HTML or Text 3 comment(s) | 7238 view(s)
- Password Revealer – How To Reveal- Show Password Behind Asterisks? 7 comment(s) | 7180 view(s)
- Play Angry Birds Game Free and Offline in Chrome Browser 1 comment(s) | 7049 view(s)
Recent Articles
- Best Free Tools to Enlarge Images without Losing Quality
- How to Track Your Gmail Email and Schedule Gmail Mail Free?
- Google Webmaster Unnatural Links Detected Warning & Penalty
- How to Use Trial Software Version Forever Without Expire
- How to Use Folder as Drive or Convert Folder to Drive?
- Add Buttons, Message Boxes and Text Highlights in WordPress Post
- Top 20 Free WordPress Social Share Plugins
- rel=”shortlink” Short URL Indicator and Its WordPress Support
- Pagination SEO Using rel=”next” and rel=”prev” Link Attributes
- Watch Live IPL 2012 Season 5 Online on Your Computer or Mobile


