Syed Balkhi
Forum Replies Created
-
Forum: Everything else WordPress
In reply to: How can I generate more traffic to my blog?Hey Michael,
I will tell you that SEO is the most important part of marketing because a lot of your hits will be from Search Engines, but do not forget that content alone will not get you high in Search Engines. It is the backlinks that build authority.
I wrote an article way back about 13 ways I promoted my blog to success.
You might want to check it out:
Forum: Fixing WordPress
In reply to: Arrange blogroll links ?Ok, so I needed this same thing, and I looked up wordpress documentations and figured it out.
How to Organize your wordpress blogroll links
Check the link above to see the instructions.
Forum: Everything else WordPress
In reply to: Need a space between year and raquoPerhaps trying to add the tag rather than just spacing might work.
Forum: Themes and Templates
In reply to: kill sidebar on all but main pageOk it depends on how your theme is working. First check single.php or page.php file and search for the sidebar code
<?php get_sidebar();?>find it then remove it from single.php and page.php
Forum: Themes and Templates
In reply to: Adding Widgets Removes Right Sidebar in Default ThemeOr you can directly contact me because I am the owner of Balkhis who wrote the post about dynamic sidebar linked above. Feel free to use the contact form on my site, or comment with the question, and I will do my best to answer it.