Archive for 'Wordpress'

Bypass Firewalls : How to Access Banned WordPress.com Blogs

Lorelle wrote down an article on how to access banned WordPress.com with various ways, client side proxy software, online web proxy bypass sites, a peer to peer CDN, TOR. I think we can use resources in the article to access other banned sites as well

Modify WordPress RSS2 Preview

I made an aggregator site weeks a go. One of the aggregated site got lower expectation. I think it’s because anyone prefer to read from this aggregator site than go to a “real” site. The aggreator used RSS tech, i should modify WordPress RSS. The aggregator site only read the title and author. How about [...]

Posting to The Future in WordPress

I just got back from out of town. I visited my mom and sister, who will go to Switzerland next month. I have a tech blog and I wrote a few post before went out of town. You probably read about posting to the future in WordPress on WordPress FAQ. I used the technique. The [...]

Write and Edit WordPress content using Safari

My last post said about Safari error when we write and edit WordPress content. However there is an easy way to override this error, i turned off visual editing option on User tabs, so Easy!. This way you can write and edit WordPress content without worry about the final result, no apple span style!
_________________________________________________________________
The anhosting [...]

Missing Part : Transfer accounts, blog and databases

I forgot to re-setup Permalinks after transferred. WOW! one mistake can drops your visitor numbers. Now the permalinks is back normal again, no more 404 pages

Transfer accounts, blogs and databases Part 2

Now open blog or website, you’ll find scrambled layout and errors. Do Not worry.
It’s time to upgrade.
I put an empty index.html file on server with title, “We’re Upgrading”. The html file won’t make conflict with WordPress’ index.php file.
Why do I put an empty index.html file?
1. I want to tell my visitors that My Blog [...]

Transfer accounts, blogs and databases Part 1

I am busy since last weekend, moving or transferring accounts from one server to another. I managed to wrote some proccess here. Moving accounts between servers is new experience for me. But I learn a lot from the process.
I wrote about transfer accounts from one cpanel server to another cpanel server, and i didn’t aware [...]

How to make a youtube video appear on WordPress?

I had a problem when embedding a youtube’s code on WordPress. The video didn’t show after we did copy and paste the code inside the post, this was also happened when we did copy and paste inside html editor.
Go to Users tabs and deactivate ‘Use the visual rich editor when writing’. Update [...]