March, 2010

Remove WWW from domain with .htaccess

Coding web page 310 views

Another good thing about removing double content is to remove or add www prefix to your domain. Remove WWW from domain # This will remove www from your domain RewriteCond %{HTTP_HOST} ^www\.mediabox\.lv$ [NC] RewriteRule ^(.*)$ http://mediabox.lv/$1 [R=301,L] This is what I now use for all my domains – domain without www prefix. Add WWW to [...]

 
 

Writing first public WordPress Plugin (widget)

Writing first public WordPress Plugin (widget)

Today was first release of “Draugiem.lv/lapas Fan page” (for non-Latvian draugiem.lv best known as Frype.com) WordPress sidebar widget for FRYPE business pages.

 
 
 



bt bt bt bt
plugin by DynamicWP
#