Recent content by hackerzonline

  1. H

    [Question] WP Plugin That Shows WP Post In Facebook Timeline?

    The best option is to use the plugin Jetpack frm wordpress. The second option would be IFTTT
  2. H

    Help wordpress robots.txt not update if I edit it

    It must be the cache. try to fetch the robots.txt and clear its cache from the page speed console. Still not working, you can clear the server's cache.
  3. H

    WP 301 redirect excluding admin area

    why dont you shift the the current site to the new domain name so that you wont have to deal with all these mess. It will solve the issues of redirection and you can login and update posts. :) Let me know if you need any help in migration
  4. H

    how remove footer links from SMThemes ?

    let me know if you all guys still haven't sorted out the footer links. i shall help you with it
  5. H

    Google Similar Images Gone Try Bing

    The Google seach by images and sizes are still working at my end :)
  6. H

    cache:domainname.com error

    use this method go to webcache.googleusercontent.com/search?q=cache:sitename.tld If the site has been cached, you will get a preview page, else you will be gatting a 404 page
  7. H

    How to detect WP + WooCommerece Plugins of a website...

    a general idea can be obtained from the site whatwpthemeisthat.com, it will give the them name, versions and some basic stuffs listed inside the stylesheets. For looking into the seo and other plugins, you can check the source code. Most plugins leave commented lines of markups like "<!-- /...
  8. H

    Compressing for faster loading

    Go for the plugin "wp-smush it" its a good plugin to scale down your image size to a good extent. It has an option to bulk smush so that all the images inside your upload folders can be processed at a single button click. To improvise speed, better implement browser caching and use a cdn like...
  9. H

    [GUIDE] Make your Wordpress blog Hackproof - A complete guide

    try using the plugin "Better WP Security". It covers almost all security aspects inside a wp install.
  10. H

    Site infected with malware - Please help, how to cleanup?

    can you post the sucuri report to identify the level of malware. most cases, it would be some javascripts hidden inside the theme. IN that case , you need to manually remove them. posting your malware report would help us give a specific advice. thanks
  11. H

    Wordpress Theme for Selling Themes

    try any ecommerce theme and modify it
  12. H

    How is this possible?

    Did you share it on facebook, tweet or any kind of social publications..? if no the visitors might be BOTS :)
  13. H

    Wordpress Move Button In Posting Page And Add Return Function

    can you elaborate a little on the issue. i din understand what you are trying to implement.
  14. H

    Would this be possible in WordPress?

    YOu can use the same database for all your wp instances. all you need to do is to specify a different database prefix in the wp-config.php. Its the same as creating a seperate database for each one. The second option for you is wordpress network(multiblog). you can setup a network inside...
  15. H

    Where to find a nice WP theme for SEO company?

    check the corporate themes in themeforest. it could help you to come up with something good
Back
Top