Search results

  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
  16. H

    [Vote Now] Best WP Security Plugin

    Better WP Security is the one. it has almost all security features needed and is quite secure
  17. H

    [ Suggest ] Best WP Theme For Tech Blog.

    Wordpress would be a better choice and try the theme codelight from fame themes. the theme jarida is also good.
  18. H

    Problem with Wordpress permalinks

    try to reset the permalink to the default structure ie with post id. save the settings and check the permalinks of the pages. once verified switch them back to %postname%. it should work.
  19. H

    WordPress help - Ask your questions

    try index.php or page-home.php or home.php. they are the home page template files
  20. H

    Need some help with fatal error on WP admin dashboard

    try a core reinstall. ie replace all the files inside the wp-admin and wp-includes with a fresh copy of wordpress downloaded from the official site. it might fix it. Make sure you dont delete the wp-contents folder
Back
Top