Archive for the ‘Freelancing in Montreal and elsewhere’ Category

In an attempt to make my WordPress URLs more search engine friendly I changed my WP permalinks structure from the default to the, more SEO friendly, /%postname%/.
Even though this practice seems to work for most WP blogs it did not for me!
Actually after saving the new permalinks structure in my admin panel I completely lost access to both, the admin interface and blog creating an endless redirect loop.

Murkx!!!

I got lucky though after reading through the help forum at WP.org somebody suggested to edit the .htaccess file to the following:


# BEGIN WordPress


ErrorDocument 404 /index.php?error=404
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]

# END WordPress

Hopefully this fix will be helpful to somebody else too!

The new Biond Consulting website was launched just in time for Salon BI in Montreal this April.

The site is based on a Joomla template but extensively customized with modules and custom CSS formatting to fit Biond’s particular needs, i.e a CMS to facilitate frequent content updates as well as a professional, branded look.

Stuart Dearlove’s – Monreal Painting and Finishing Contractor website is now online.

It features nicely photographed Montreal and Westmount Houses and interiors expertly restored by Stuart.

The website has a detailed project gallery providing insight into Stuart’s craftsmanship as well as Client testimonials of satisfied customers.

The website makes use of jquery, transparency and CSS3 features including rounded corners and box shadows most of which are visible in recent browsers. The optimal viewing experience is provided by Firefox.

Spread Firefox Affiliate Button