Search results

  1. Alex_smith

    Best Wordpress Ecommerce Plugin?

    I'm using WP eCommece on a my blog and it's easy to use. Not really used woocommerce but i heard about strength of it. I would go with WP eCommece :) it's only my personal opinion.
  2. Alex_smith

    Wp eCommerce Error 404 Not Found?

    Good tips jovani, I'm using wp ecommerce and I didn't get this error but I sure I will add this to my notes when getting the same problem :D
  3. Alex_smith

    how to SEO for my site?

    Are you wanting or mentioning to local SEO? You will need to have more efforts to promote to targeted audience :)
  4. Alex_smith

    Decrease Bounce Rate for website?

    Can you elaborate this or share any tips?
  5. Alex_smith

    Did you make your own Wordpress theme from scratch or use an existing theme?

    If you have got experience on HTML/CSS/JS knowledge and you can make a Wordpress theme from scratch, but wait, as we knew having very more existing themes out there like on themeforest, templatemosnter..etc If you have a choice, will you make your own Wordpress theme from scratch or use an...
  6. Alex_smith

    Factors affect to Google index your web pages?

    Hey Shirley, Factors affect to Google index your web pages - Wrong in your robot file so make Google bot couldn't access any your webpages - Website with no updates (content, information..) - Duplicated content on more pages on your site. (Google hates this and will decrease number of indexed...
  7. Alex_smith

    Why Google displayed domain name instead of title tag?

    Do some SEO techniques like sitemap submission, share on social networks, backlinks building on high quality sites..etc. It will helps your site visited by Google sooner and of course Google bot will reindex your webpages and show latest updates on search results as your expectation.
  8. Alex_smith

    May I introduce myself?

    Welcome you to our internet marketing forum. Nice your stay here!
  9. Alex_smith

    Decrease Bounce Rate for website?

    I have a website but its bounce rate is high and I want to decrease this rate. Can you share me any tips how to deal with it.? Thanks in advanced!
  10. Alex_smith

    What is The "Perfectly" Optimized Page?

    I'm doing SEO for a Landing page on my site and I want it the best optimized for on page SEO, because optimize better then ranking better on search results. Can you show me how or What is The "Perfectly" Optimized Page? Thank much :smart:
  11. Alex_smith

    Display XML Data with PHP?

    You can use code simplexml_load_file(string $filename) to get data from a url. Just change the string $filename by the full URL such as: $xmlurl="your full url"; $xmlinfo = simplexml_load_file($xmlurl); print_r($xmlinfo);
  12. Alex_smith

    Display XML Data with PHP?

    Hello Maxwell I will give you an example for you to understand which I'd like to explain :) for example, you have a xml file ( mybook.xml ) with following information <?xml version="1.0" encoding="utf-8"?> <library name="mylibrary"> <book> <title>webmaster forum</title>...
  13. Alex_smith

    What is The 80/20 Principle in SEO

    Seeing 80/20 rule applied to many fields in real life. So I think SEO is no exception. :D 80/20 principle in implementing SEO is understood as follows: "The only thing left out 20% (time, effort, money) that effectively earned 80%" and vice versa "What things to spend 80% (time, effort, money)...
  14. Alex_smith

    Adding "Read More" link to Copied Text from your Website?

    Interesting question :D If you want to do that, you will use document.body.oncopy attribute, it returns onCopy event on the current element. The syntax is as follows: element.oncopy = functionRef; We'll insert a different javascript function called window.getSelection (); returns an object...
  15. Alex_smith

    WordPress asking for FTP details when I Install/Upgrade Plugins

    For sure, you will need to run 2 these commands ( note that it's very important ) 777 can change to 775 for security (change username above to your appropriate username) Now done. Your problems can be solved. :)
  16. Alex_smith

    WordPress asking for FTP details when I Install/Upgrade Plugins

    Hello Jovani, Opening your wp-config.php file in root hosting Add this: And your problem will be solved. I sure that :) Good luck!
  17. Alex_smith

    Hello everyone

    Welcome you to the forum, nice your stay here!
  18. Alex_smith

    Image Optimization for SEO?

    Hello Dopani, you may not realize how much you can increase traffic to your page with the optimization of the images that you use in the page. For example if you see Google has special search with Google images. Fortunately it's easy than you think to optimize your images within your site to...
  19. Alex_smith

    How to control Wordpress Revisions?

    More people need to know that the wordpess will keep all the reviews and changes that we make to any article or pages, such as automated storage. In case you have made a change, and you should spin on previous at the bottom of the editor, any revisions. If there is a problem area or do not...
  20. Alex_smith

    How to create safe passwords?

    Hi LazyRiches, there are many wasy to protect your passwords, but first you need protect yourself by setting your password on the internet carefully because it can steal by someone wants to know about your account/information. There are some tips that you should Do's and don'ts, Hope it can...
Top