angsuman
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Did I break it by adding .htaccess?Remove the .htaccess file. It has too many questionable entires at first glance. Are you aware of what it exactly does and what limitations it imposes?
You want to deny traffic from google, askjeeves, yahoo sites?
It doesn’t make any sense to me. I get 90% of my traffic from search engines.
Forum: Fixing WordPress
In reply to: Is my site’s blog marked as spam?‘&’ causing your trackbacks to be marked as spam!
That doesn’t make an iota of sense. Can anyone from WP team confirm of deny this behavior?
If confirmed, this is a bug that needs to be fixed.Forum: Your WordPress
In reply to: New Theme!: Drag n Drop Layout, Three columns, FlexibleI am holding my breath 🙂
Forum: Fixing WordPress
In reply to: WordPress & PermalinksCheck this article on permalinks. I think it addresses your needs.
Forum: Fixing WordPress
In reply to: Googlebot ProblemWhat is the PR of your unloved blog? On what topic?
Forum: Installing WordPress
In reply to: Recommend a HostI have been using WestHost from 2000.
They are hosting Taragana.Com and all my blogs like Simple Thoughts Blog.I enjoy their VPS which is pretty much the cheapest in industry.
Support is also very satisfactory. I am pretty happy so far with them and will be upgrading in a couple of days to handle my traffic.Note: The above link contains my affiliate id. If you click on it and choose westhost, they should give me something back. If you don’t want that then go directly to westhost.com.
Forum: Fixing WordPress
In reply to: Making blog my home pageI created a sub-domain like http://blog.taragana.com/ and pointed the base directory of the sub-domain to the blog directory. You can also set the home directory of your website to your blog directory.
And then there is another way. Use .htaccess to permanently redirect your home directory to your blog directory. I use it for my home page. if you go to http://www.taragana.com you will be automatically redirected to http://www.taragana.com/site/
Incidentallty my home page is done with Mambo 😉
Forum: Everything else WordPress
In reply to: Multi-User Feed Aggregator SoftwareThere are quite a few; search the forums.
Forum: Fixing WordPress
In reply to: Dashboard-No new information since a week@monika
Are you on dedicated/colocated/vps hosting? Otherwise pod is referring to your web hosting provider.BTW: No offense but I am kind of amused by this incident of being concerned when there is no news. As far as I am concerned no news is good news.
@theoneandonly
I can help you with AdRotator Plugin. I wrote it. It doesn’t require you to do any coding.All you need to do is create a text file in wp-content directory with one line per ad (works with adsense too). Then add a single line to your template where you want the ads to be displayed.
The manual provides full details.
Please comment on the blog entry to get faster response.
BTW: As a small added benefit this plugin will work with all versions of all browser and operating systems – guaranteed 🙂
Forum: Your WordPress
In reply to: I need to see a URL that is using WordPress SUCCESSFULLY!As MacManx clearly pointed out, “successful” is very subjective.
I consider my site successful when I get really meaningful comments, responses from key persons for the products I reviewed, and increasing vistors over time. For example for my new stemcell site I was really happy when a famed doctor and another famous surgeon added it to their blogroll. It validates my effort.
At the end for me blogging is a labor of love. It feels good when people are benefitted from the efforts.
Forum: Fixing WordPress
In reply to: Possible SECURITY ALERT?? – WordPress User Privilege EscalationUnless you allow new registrations…
Forum: Fixing WordPress
In reply to: Why won’t any sites recognize my RSS feed@sjames
I think you should ask Denis Barnardy (paid support I believe).Offhand you theme doesn’t have wp_meta invocation.
Forum: Fixing WordPress
In reply to: Dashboard-No new information since a weekHave you considered that maybe there is nothing new to report.
Forum: Your WordPress
In reply to: New Theme!: Drag n Drop Layout, Three columns, FlexibleI nearly gave up on CSS wrt. flexibility issues. Now you made me look again.