Posts Tagged ‘wordpress blog’

How to Move Your WordPress Blog and Database

There comes a time you may have to leave one web host for another one. No matter the reason, the idea of relocating an entire website – especially one that has been online for sometime – can seem very daunting. With a WordPress based site – I found it easier than expected – way easier. [...]

Optimize Your Site's Permalinks

Permalinks were invented to make the URLs permanent and also more easier to remember. WordPress blogs by default use dynamic URL structure, in the form of http://mysite.com/?p=344. This is dynamic as the page is retrieved using the number parameter which changes for every page. Using permalinks, the previous URL becomes something like http://mysite.com/cooking-tips-tricks. Why Use [...]