Tips About WordPress Twenty Twelve Theme
To change WordPress Twenty Twelve layout, first of all you need to Login your WordPress administration. Go to Styles Select Stylesheet (Style.css) How to change the text larger? To change…
How to edit your WordPress theme to redirect 404 error page back to the homepage?
When someone accesses to a page which is no longer available on your site or you accidentally type in one of the page/file/… in your blog, the 404 error page…
How to write code in your WordPress post
I did mine just writng the code in Visual instead of Text. After adding the code in the Visual screen, the code will created in the manner of < =…
How to redirect 404 pages to homepage in WordPress?
How to redirect 404 pages to homepage in WordPress? Solution #1: Add some codes to your theme 404 template. If there is a 404 page in your theme, for example,…
How to fix crawling error “.com/doubleclick/DARTIframe.html?”
Adsense crawling error “.com/doubleclick/DARTIframe.html?” I got another crawler error. This one is 3 times failing. http://mysite.com/doubleclick/DARTIframe.html?gtVersion=200_28&mediaserver=http%3A%2F%2Fs0.2mdn.net%…. How do I fix it? I don’t know yet. Now I’m going to search…