WordPress permalinks admin page is blank – solution

I got this problem before: WordPress permalinks setting page in admin panel is blank!

There can be many reasons for this problem. But if you are like me: having tried 30 fixes from google search and could not solve it, I think you should try this:

Acknowledgment: I didn’t solve this myself. I just tried more than 30 ways and found out that Core Web Solutions Blog offered this solution and it really worked for me!!!

SOLUTION!

This is for standard Linux web hosting as it relates to a server directive found in the admin area code. For Windows servers, this probably won’t help, but may lead you in the right direction.

1. Using your favorite html/ php editor, open wp-admin/includes/misc.php

2. Find function function got_mod_rewrite Its around line 18 or so.

3. Comment out the existing function /* this is commented out */ — You can delete this function if you are sure the solution works, to be safe, just comment it out in case you need to put it back.

4. Add the following instead:
function got_mod_rewrite() {
$got_rewrite = true;
return apply_filters(‘got_rewrite’, $got_rewrite);
}
5. Save and upload.

Now go back to your admin page and click the permanent menu item. Should work as expected now.

NOTE: When you update to the next version of WordPress, this will be overwritten and you will need to go back and fix.

UPDATE: This regains access to the permalinks admin area. You still have to follow the instructions on there to get the permalinks working.

Posted in CMS, Web & Internet Technology Articles | Tagged , , , | 2 Comments

What should the future be like with Internet and Websites

what will this world be like in 10 years?
maybe no one can really tell anymore when we know microsoft, google, ebay, facebook, twitter….
Nowadays, while the Internet infrastructure, PC hard wares performance is improving dramatically, the Internet and mobile network is really changing our lives in a way that people can easy feel the changes on a daily basic.
What websites can do?
all right, let’s see a couple of examples:
Microsoft is replacing our note book, calendar, mails, albums, and much more…
Then, eBay took shopping to the Internet, people now has been able to order almost anything without leaving their bad.
Since facebook is introduced, our community has been enlarged to the whole world. We don’t need to actually go to U.S. to make friends there. We can find out that your classmate in primary school is trying to getting touch with you in the other corner of the world. ..
Then, iphone came out so that we can use facebook, twitter anyway anytime to share with thousands of people what we are instantly seeing or doing…
So what will this world be (let’s say wars and disease don’t kill us out yet in the next 20 years)?
it will be a solution to save the energy: if everyone is ordering most of the things online and have them delivered, then we have less private cars running in the street.
it can also save time: imagine you standing in front of your TV, pick out some cloth you would like to try on with your Wii, then you can see excite measurement of the cloth on your body. You like it? pay for it. The wii has your credit card already. you just say yes, I want it. then go to do other thing and wait for the cloth to be delivered to you the next morning.
.
.
.
I am running out of my energy about imagination already, as typing English can take me more energy than typing Chinese…
However, I know from the bottom of my heart, this is not all!
In future, believe it or not, Internet and Information Technology is going to change our lives in a way that is beyond our imagination. However, if it is not beyond yours, my suggestion is for you to please put your imagination together with your energy in the purpose to bring human beings with better lives. And you might be the next Bill Gates.

Posted in Web & Internet Technology Articles | Tagged , , | Leave a comment

pure HTML + CSS site VS CMS

Maybe there are people who think pure HTML and CSS site is out of date. Although it IS an “old-fashion” technology for people to build pure html websites using tools like Microsoft Publisher and Adobe Dreamweaver, etc, html websites are still showcasing its advantages, which more and more CMS are noticing and trying to integrate.
If there are no complicated functions that would need database, html pages are easier to code, faster to load, and more SEO friendly.
In a single html web page, you can almost achieve whatever you want in term of layout and styling, with the help of CSS and graphics. Some simple Javascript or PHP can be more than enough to achieve animations and forms. In this way, it is very easy to make sure all your page codes are clean and necessary. There will be a lot of codes that the particular page doesn’t need.
This is also good for SEO purposes as all your contents are there, straight forwards for search engines to crawl and update. All the urls are clean and simple, and usually making sense in regard to its contents.
For example: you can have a url like: australiawebdesigner.com.au/web-design/pure-html-pages.html. This is telling the visitor, and search engines, that this page is very likely to have contents in regards to website design using plain html codes.
Moreover, html files are downloaded straight away from the server to the client’t browser, while the page is requested. This will save the time for the server to gather all the data upon each request. In the case of CMS, the request is sent to the server, usually in the form of a url. And then the php or asp or other programs will need to read the request and decide what data should be sent back to the client’s PC. After the programs understand what data is requested, they will need to go through the database to gather all the data (in most cases, data are not store in only a place in the database), and then organize the data in a manner that was set, and then send the data to the client’s PC, using HTML codes.
The whole process takes time, CPU power, bandwidth of the server… Thus when you visit a site built with CMS, it is usually slower to load up than one that is built with pure html. When a lot of people are visiting the same site, it is more likely for the server to stop responding as more CPU and RAM and bandwidth are used.

However, we can’t pretend that we don’t CMS’s advantages. Actually, CMS is killing HTML page builders in this decade.
A CMS allows people who may know nothing about html or css codes to update the website. As long as you can use Microsoft Word, you can use a CMS to update your site.
A CMS can save hours and hours of the website builder to make a change of the site. For example, you want to update your copyright info in your footer. If you are using HTML pages and you have 100 plus pages in your website. You may want to cry (although there are some ways around, they are easy for you to make mistakes). With a CMS site, however, this is not the case at all! You change one place, and all the pages are updated.
Noadays, CMSs are getting more and more sophisticated as they can be easily integrated with shopping carts, email newsletters, different templates, memberships etc etc… In this way, it will save the website master hundreds of hours per year to maintain the site.

Why CMS is getting increasingly popular?
Our bandwidth is improving (thanks to all the people’s hard work and the least wisdom of nowadays governments) so that the loading time of a CMS website is reduced dramatically.
Our servers is grading crazily (I believe everyone is having the same feeling about our PCs). So the servers can handle hundreds of times more requests.
People are getting lazy, in a good way. Of course people want to save time and effort when doing anything, while of course expecting better result. CMS is helping people this way.
CMS is improving: SEO friendly urls and tags are making it so simple to do SEO with CMS in the websites.

In conclusion, if you are a super code-liker and you are building a simple website with a couple of pages only and doesn’t need regular updating, HTML + CSS would be a greater option than CMS for sure. However, if you need a website, and want to update it as often as you want, eg. a blog, then a CMS is for sure your option.

Posted in CMS, Web & Internet Technology Articles | Tagged , , , , , , | 1 Comment

The Australia Web Designer Team starts blogging today

Hello Australia! It feels great and excited to have our own site!
We will write down the prograss of the team and some experience we share with our clients and our work.
We will also include web design tips, technologies, and related new things.
Lastly, here we are located in the Gold Coast and ready to provide service and advice in regard to web designs and Home or office IT support. So feel free to contact us when you need a solution:)

Posted in Tech Team News | Tagged | Leave a comment