jhonson
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: external link iframe callcheck this link for example
https://goo.gl/vU3w9WForum: Fixing WordPress
In reply to: external link iframe calli dont any url.have any option or plugin in wordpress.
Forum: Plugins
In reply to: sitemap limitGoogle XML Sitemaps
Forum: Fixing WordPress
In reply to: Fatal Errorgive me the site url.
Forum: Fixing WordPress
In reply to: which plugin are used in this siteyes this is post login information.
but i need this plugin.
enter source url see in the screenForum: Fixing WordPress
In reply to: Installing google analyticsafter the end of header.php file he can paste the script of any where
Forum: Fixing WordPress
In reply to: I get a 404 error on posts.open cpanel and edit the .htaccess file
copy this code# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /RewriteCond %{REQUEST_FILENAME} ^wp-content.*
RewriteCond %{REQUEST_FILENAME} ^wp-admin.*
RewriteCond %{REQUEST_FILENAME} ^wp-include.*
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
# END WordPressif .htaccess file r not search go to cpanel after file manager click hidden file after clicking the file manager,then .htacess file are shown in public_html folder.
Forum: Installing WordPress
In reply to: Add blog to websitefirst go to cpanel
and create folder
(website other blog name)
look like
folder createForum: Fixing WordPress
In reply to: Webmaster Tool Msg Google Robots can't access your site.u means hosting site.
Forum: Fixing WordPress
In reply to: Webmaster Tool Msg Google Robots can't access your site.what u say,problem in wordpress or hosting site.
Forum: Fixing WordPress
In reply to: Website not workingsir your solution are very easy.if your theme backup in your pc.
go to cpanel and open the function.php file
and copy pc to cpanel function file.
and refresh the wordpress.
your problem r solved.other thing add in function then change via cpanel.not wordpress.
Forum: Fixing WordPress
In reply to: Webmaster Tool Msg Google Robots can't access your site.so what is the solution.
Forum: Fixing WordPress
In reply to: Homepage link erroru used the page hide wordpress plugin.ur problem are easily solved.
ur page are hidden via this plugin.Forum: Fixing WordPress
In reply to: Webmaster Tool Msg Google Robots can't access your site.first he tell me
HelloYou must go in WHM and make the following settings.
The issue can be fixed by increasing the authentication daemons for courier in the server.
Given below are the steps to increase Authentication daemons for courier from WHM.
~~~~
Main >> Service Configuration >> Mailserver Configuration>>Maximum Number of Authentication Processes
~~~~
********************
ChkServd TCP check failure threshold
Main >> Server Configuration >> Tweak Settings
The number of times a ChkServd TCP check must fail before notification is sent and the service is restarted. On heavily loaded systems these types of service checks fail occasionally, producing erroneous indications that services are down. A setting of 0 will disable all notifications and restarts due to TCP checks.A value of 3 or higher is recommended for most systems.
then ok the setting
he again tell me
The problems in the images are from the past.
If you will encounter these problems starting tomorrow (8/10/2012) you can let us know.Forum: Fixing WordPress
In reply to: Formatting Widgets and Widget Areasu can add all widget in div
look like this
widget 1
<div align=”left,right,center”>
widget 1 ads
</div><div align=”left,right,center”>
widget 2 ads
</div><div align=”left,right,center”>
widget 3 ads
</div><div align=”left,right,center”>
widget 4 ads
</div>