xinfo
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: Seo Watcher] Anyone else having this permissions problem?yes i too have the same problem i hope dev come and look at this issue
Forum: Fixing WordPress
In reply to: How to Speed Up a Large WP Site?@ kawauso
Multiple Hostnames
There can also be user improvements by splitting static files between multiple hostnames. Most browser will only make 2 simultaneous requests to a server, so if you page requires 16 files they will be requested 2 at a time. If you spread that between 4 host names they will be requested 8 at a time. This can reduce page loading times for the user, but it can increase server load by creating more simultaneous requests.
Offloading images is the easiest and simplest place to start. All images files could be evenly split between three hostnames (assets1.yoursite.com, assets2.yoursite.com, assets3.yoursite.com for example). As traffic grows, these hostnames could be moved to your own server. Note: Avoid picking a hostname at random as this will affect browser caching and result in more traffic.
Likewise any static javascript and CSS files can be offloaded to separate hostnames or servers.
Forum: Fixing WordPress
In reply to: How to Speed Up a Large WP Site?Keep your static file(image,css,and java script ) in separate sub-domain it help you to gain huge performance and it load faster
Forum: Plugins
In reply to: [Plugin: Web Optimizer] doesn’t workBut it show step 1 ,2,3 but only step 2 have link plugin added via dashboard and logo also broken
Forum: Plugins
In reply to: [Plugin: Web Optimizer] need more details for configrationSo css file will fixed in next update or we have add if so which php file
Forum: Plugins
In reply to: [Plugin: Web Optimizer] doesn’t workeven i get blank page with out error
but installation step 1 and 3 link lead to blank page only page 2 link i can see some option
Forum: Plugins
In reply to: [Plugin: Web Optimizer] need more details for configrationSo you suppose that there should be more information about manual Web Optimizer core package installation for WordPress plugin?
yaa your right .do i need to install core package first or it’s built in ? why step 1 and 3 link lead to blank page only page 2 i can see some option ,well are you developer of this plugin ?
Forum: Plugins
In reply to: [Plugin: W3 Total Cache] feature requestone more vote from my side feature request for eaccelerator
Forum: Fixing WordPress
In reply to: iFrame Hack on Several WP Siteseven i faced this problem , well it not wordpress or web hosting company problem , it’s user system problem
user system have malware
1,you have clean it with malwarebytes
2, and change the password
keep in mind other theme which is not active in the site also attacked so you have clean all the theme which is also not active .
Forum: Fixing WordPress
In reply to: Major Hacks Into WordPress [HELP?]yaa there keep placing iframe i am tired of updating every day
still i am using latest version 2.8.4 version
well there place iframe only in index.php where ever it present in any folder
eg:root index
wp-inlude/index
wp-admin/index and index-extra
wp-content/index
wp dev help us out from this hackers
Forum: Fixing WordPress
In reply to: Website not working with www.??will above code in .htaccess file will route the bot agent also ? or only human ?
Forum: Plugins
In reply to: Image upload via external script@ ucfknight10
this is wat i said you call image but it won’t be much flexible if it’s uploaded via external script .i work to do this for more than 1 month when i completed i find it’s so hard and complicated when you need to for recent post ,popular post,random post etc
Forum: Plugins
In reply to: Image upload via external scriptyou can able to upload images using external script but you can’t able to call the image using database since images are based on post date
Forum: Plugins
In reply to: Getting plugins to appear on blog page.when you download from https://www.ads-software.com/extend/plugins
you will find tab name like Description / Installation / Faq
check those tab for each and every plugin you will find detail instruction for
How to add plugin
how to active
how to add code
how to configure etcForum: Plugins
In reply to: [Plugin: WeatherWidget] convert google weather API to celciuseven i am using this plugin but forecast show’s in F but our country comfortable with C
can you explain more about the code where i should add in the plugin page which line number ? it will be help full