-
Began Watching What is search engine submission in SEO?
What is search engine submission and how to do it? Why does it important in SEO? -
Replied To a Post in Post Signature available after certain amount of posts
I do find reaching a certain rep level a reaaly good one for this, because someone can post in little time low quality one line questions, such as the ones … -
Replied To a Post in CSS ERROR?
Is the page online somewhere? A link or posting the HTML and related CSS would be more useful then a screenshot. -
Began Watching CSS ERROR?
Hi Everyone, I am having a strange problem on my webpage. I am getting this Black shade whenever i type or focus my cursor on a select or text field. … -
Gave Reputation to santhoshsocial in What is cloaking?
What is cloaking? -
Replied To a Post in Post Signature available after certain amount of posts
> Or just scrap the signature facility altogether for that matter. That's also an option :) -
Edited Post Signature available after certain amount of posts
To reduce the amount of threads/posts from new members that are here only to post (pointless) threads or posts just to have their signature with spammy URLs underneath it, is … -
Created Post Signature available after certain amount of posts
To reduce the amount of threads/posts from new members that are here only to post (pointless) threads or posts just to have their signature with spammy URLs underneath it, is … -
Began Watching Post Signature available after certain amount of posts
To reduce the amount of threads/posts from new members that are here only to post (pointless) threads or posts just to have their signature with spammy URLs underneath it, is … -
Replied To a Post in HTLM TEMPLATE CODE/FORMATTING "ABOUT US"
Spacing out things in the 'Meet the staff' section with the non breaking space (` `) is not how you handle this and that's why that layout breaks on smaller screens. … -
Began Watching HTLM TEMPLATE CODE/FORMATTING "ABOUT US"
can anyone send me a htlm code/template for "meet the staff" page or "about us" page if you look our site its not formatted correctly now is the moble version. … -
Replied To a Post in SEO My Page
Google ignores the keywords meta tag since 2009 for ranking, so putting your keywords in their won't do anything already for a long time. https://webmasters.googleblog.com/2009/09/google-does-not-use-keywords-meta-tag.html If you want to be … -
Began Watching SEO My Page
Hello, Can you guys check this site: www.advance-web-studio.com This is the site that I built. I am trying to make it the first 5 pages in google.com. Browse using this … -
Replied To a Post in what social media channel is best for marketing ?
Which social media channel is the best for your business or campaigns depends on a lot af factors, but ask yourself questions like: * What are my social media strategy … -
Began Watching what social media channel is best for marketing ?
hy friends i am affiliate marketer and wordling with different companies for promotion can you tell me what social media channel is best for barnding and marketing , -
Gave Reputation to UI in How To Make Dani Web The Best Forum That Attracts Newbies & Earns Oldbies!
Dani, Another tactic of Bruce Lee, which he mentions to his teacher at the beginning of "Enter The Dragon" is that he does not need to hit. It (the opponent) … -
Gave Reputation to JamesCherrill in How To Make Dani Web The Best Forum That Attracts Newbies & Earns Oldbies!
Yes, come on guys, I've never seen such an orgy of troll-feeding in my life. We can't take administractive action against trolls, but we can do the next best thing … -
Replied To a Post in Getting the device-width to work on Portrait just like it does on Landscape
You use an element or tag that conveys the meaning of your content. https://internetingishard.com/html-and-css/semantic-html/ Furthermore to get your layout adapt nicely to the screen width it is viewed on, you … -
Replied To a Post in Getting the device-width to work on Portrait just like it does on Landscape
The issue is not the viewport meta tag, but it's that you're using tables for your layout. Tables for layout was a good solution, when there was no better alternative.... … -
Began Watching Getting the device-width to work on Portrait just like it does on Landscape
I'm trying my best to get [my page](http://fiftyallstars.com/workouts.html) to show on mobile devices correctly, but I've run into a roadblock as no matter what combination of scales I use the … -
Replied To a Post in Allowing some directives with .htaccess
I guess that was just all to it. I installed CS-Cart and so far so good. No weird warnings yet! Finger crossed! -
Replied To a Post in Allowing some directives with .htaccess
I see there are no takers for my job application :-) so I took some roundtrips to the CentOS and cPanel forums and figured out that I had an old … -
Replied To a Post in Allowing some directives with .htaccess
It's obvious that I'm getting really lost with this :) This .htaccess is the last bit that I have to do regarding the system requirements of CS-Cart http://docs.cs-cart.com/4.6.x/install/system_requirements.html As a … -
Replied To a Post in Allowing some directives with .htaccess
If I check the file permissions on httpd.config with `ls -laZ /usr/local/apache/conf/httpd.conf` I get the following output  As far as I can see I do have read/write permissions … -
Replied To a Post in Allowing some directives with .htaccess
> Directive AllowOverride All need set to default config file Ao ok! So I have WHM/cPanel on the VPS and If I go to Apache Configuration > Global Configuration I … -
Replied To a Post in Allowing some directives with .htaccess
I have now this in my `.htaccess` file Options FollowSymLinks MultiViews Includes Indexes # AllowOverride All Require all granted But I had to comment out `AllowOverride All`, because with it … -
Replied To a Post in Allowing some directives with .htaccess
Thanks! If I place that block in my htaccess file in public_html, instead of the apache config file, I can just use it like so? <Directory "/"> Options FollowSymLinks MultiViews … -
Replied To a Post in Allowing some directives with .htaccess
Thanks, AndrisP! I have Apache 2.4 running and mod_auth_host for that version it seems to be `require`. http://httpd.apache.org/docs/current/mod/mod_authz_host.html But still I just don't get it. For example, how do I … -
Edited Allowing some directives with .htaccess
I have to do this: "the .htaccess file should allow the following directives" `DirectoryIndex` `Deny` `Allow` `Options` `Order` `AddHandler` `RewriteEngine` `RewriteBase` `RewriteCond` `RewriteRule` But I have no clue where to … -
Edited Allowing some directives with .htaccess
I have to do this: "the .htaccess file should allow the following directives" `DirectoryIndex` `Deny` `Allow` `Options` `Order` `AddHandler` `RewriteEngine` `RewriteBase` `RewriteCond` `RewriteRule` But I have no clue where to … -
Created Allowing some directives with .htaccess
I have to do this: "the .htaccess file should allow the following directives" `DirectoryIndex` `Deny` `Allow` `Options` `Order` `AddHandler` `RewriteEngine` `RewriteBase` `RewriteCond` `RewriteRule` But I have no clue where to … -
Began Watching Allowing some directives with .htaccess
I have to do this: "the .htaccess file should allow the following directives" `DirectoryIndex` `Deny` `Allow` `Options` `Order` `AddHandler` `RewriteEngine` `RewriteBase` `RewriteCond` `RewriteRule` But I have no clue where to … -
Gave Reputation to Mikky004 in How many seo friendly extensions are there? What are these?
Hi Guys, I have one important question and need prompt and detailed answered please.How many seo friendly extensions are there? What are these? PLEASE hlep me friends. Thanks in advance. -
Gave Reputation to jim_20 in How to create best Dofollow link ?
How i can create best Dofollow links for my website https://citrusbits.com ? -
Replied To a Post in How to create best Dofollow link ?
If that is your website you would be Ammad Khan or maybe Harry Lee the CEO. Which of the two are you? :D -
Began Watching How to create best Dofollow link ?
How i can create best Dofollow links for my website https://citrusbits.com ? -
Gave Reputation to rproffitt in changes to php.ini file
Read the source Luke (!) From http://php.net/distributions/php-7.0.21.tar.gz Fopen wrappers ; ;;;;;;;;;;;;;;;;;; ; Whether to allow the treatment of URLs (like http:// or ftp://) as files. ; http://php.net/allow-url-fopen allow_url_fopen = On … -
Gave Reputation to rproffitt in changes to php.ini file
http://php.net/manual/en/filesystem.configuration.php (documentation) says it's enabled since 4.x. https://stackoverflow.com/questions/43543297/allow-url-fopen-is-on-but-phpinfo-says-off notes same issue but an odd fix at the end. I can't test that. -
Marked Solved Status for changes to php.ini file
I've enabled `allow_url_fopen` via MultiPHP INI Editor in cPanel, but if I check with `phpinfo()`it's still on 'Off'. Why's that? I've cleared my cache. -
Replied To a Post in changes to php.ini file
Aaaaahhhh..... There's also a MultiPHP INI Editor in WHM (Web Hosting Manager) and there I enabled `allow_url_fopen` for PHP 7.0 and voila. -
Replied To a Post in hide field if empty
It's not sure if the OP adds that content with an Advanced Custom Field input in WP-admin. The OP could also use CSS for this, but this requires that the … -
Began Watching hide field if empty
I have a restaurant menu theme and there are some menu items the owner has, with no pricing (all menu items have the option for a price and an alternate … -
Replied To a Post in changes to php.ini file
@ rproffitt - I've sent you a PM with some secret information :) -
Replied To a Post in changes to php.ini file
When the VPS was delivered to me with CentOS 7 and WHM/cPanel installed on it. The PHP veson was 5.6. I've upgraded it to version 7.0 via cPanel but `allow_url_fopen` … -
Replied To a Post in changes to php.ini file
Okay, I see something strange. According to `phpinfo()`the php.ini file is located in a directory `etc` which is in the `root` (home directory). `Configuration File (php.ini) Path /opt/cpanel/ea-php70/root/etc` `Loaded Configuration … -
Replied To a Post in changes to php.ini file
It's PHP 7.0.21 on Apache I also checked if there was a .htaccess file that might have PHP directives in it which would override those in the php.ini file, but … -
Replied To a Post in changes to php.ini file
I rebooted the VPS, cleared the browser cache, but still on "Off" in phpinfo() -
Replied To a Post in changes to php.ini file
I'm allowed to change it. It's my server :) No, I see what you mean. A2 hosting allows their users to change PHP settings via php.ini on VPS and dedicated … -
Replied To a Post in changes to php.ini file
> The hosting can matter here. It's a VPS, so as of now I'm the only one in control of this server :) -
Replied To a Post in changes to php.ini file
If I view the php.ini file in cPanel's File Manager" it's also on "On"
The End.