.httpaccess

Learning about .httpaccess, some notes I would like to remind Options -Indexes # joapen, redirect no www ReWriteEngine On RewriteCond %{HTTP_HOST} ^joapen.com RewriteRule (.*) http://www.joapen.com/$1 [R=301,L] # avoid perl issues RewriteCond %{HTTP_USER_AGENT} libwww-perl.* RewriteRule .* – [F,L] # joapen ends

Landing Pages

Some notes and articles I want to keep related to Landing Pages. Some useful practices: http://greenlotus.ca/blog/top-landing-page-best-practices This second one contains from basis tips to more complex ones: 50 best practices on landing pages My next step is to find recommendations related to fashion land pages 🙂

WordPress plugins

For my poor memory, 1.- Contact Form 7 – Contact Form 7 can manage multiple contact forms, plus you can customize the form and the mail contents flexibly with simple markup. 2.- Force Regenerate Thumbnails – Useful if your site already have a lot of content and images. Allows you to delete all old images … Read more

Working on Search engine optimization (SEO)

I’m trying to work on the search engine optimization (SEO). I found 2 links and I have followed some of its recommendations. It has worked a lot, now Google finds it with the main key words of the business. Posicionar Web: http://www.posicionar-web.info/ Zona Libre:  http://www.zonalibre.org/blog/salvaje/google.html The activities I have done: 1.- Validate the URI. I started … Read more

Network tools

I’m trying to configure a re-direction between to domains and this tool helped me a lot: http://network-tools.com/ great tool to remind. Let’s see if my actions working with CNAME and things like that works properly. A tool to measure the speed of your internet connection: http://www.speedtest.net/

Site Map generation

I have been reading how to improve the search of a web page and I found this that one of the points is to generate a site map file and publish it. I have built the site map using this web tool:  http://www.xml-sitemaps.com/ Many thanks

Hosting & CMS

I have contracted a hosting service with the purpose of develop different mini-personal projects that I would like to execute. The service I have contract seems to be very good. After to look in different offerings, Javi told me a good one. He has been working with these kind of hostings for a long time, … Read more