cpolicastro
Forum Replies Created
-
This is what the .htaccess file has:
# Use PHP54 Single php.ini as default AddHandler application/x-httpd-php54s .php # BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] # uploaded files RewriteRule ^([_0-9a-zA-Z-]+/)?files/(.+) wp-includes/ms-files.php?file=$2 [L] # add a trailing slash to /wp-admin RewriteRule ^([_0-9a-zA-Z-]+/)?wp-admin$ $1wp-admin/ [R=301,L] RewriteCond %{REQUEST_FILENAME} -f [OR] RewriteCond %{REQUEST_FILENAME} -d RewriteRule ^ - [L] RewriteRule ^[_0-9a-zA-Z-]+/(wp-(content|admin|includes).*) $1 [L] RewriteRule ^[_0-9a-zA-Z-]+/(.*\.php)$ $1 [L] RewriteRule . index.php [L] </IfModule> # END WordPress # BEGIN WordPress #<IfModule mod_rewrite.c> #RewriteEngine On #RewriteBase / #RewriteRule ^index\.php$ - [L] #RewriteCond %{REQUEST_FILENAME} !-f #RewriteCond %{REQUEST_FILENAME} !-d #RewriteRule . /index.php [L] #</IfModule> #RewriteEngine On #RewriteBase / #RewriteRule ^index\.php$ - [L] # uploaded files #RewriteRule ^files/(.+) wp-includes/ms-files.php?file=$1 [L] #RewriteCond %{REQUEST_FILENAME} -f [OR] #RewriteCond %{REQUEST_FILENAME} -d #RewriteRule ^ - [L] #RewriteRule . index.php [L] # END WordPress Redirect https://alabama.roofing-installers.com/ https://www.roofing-installers.com/alabama/
I haven’t tried a different them since theres hundreds of pages that I would need to rearrange if I do so. The other reason is because I am using this them on other subfolders for this domain as well and they all work fine but this texas subfolder
Thanks for the reply BTW. Any help would be awesome!
Chris
Joost,
I have a different dilemma with my site titles not showing up properly ( in certain instances ) I am not sure if this is just some of google beginning to choose my page titles for the users or something with my plugin. ( my competitors do not seem to be effected however)
Here are some examples:
A – if you do a google search for “kendall roofing” my site should show up as the fifth result but the SERP title is just the name of the page and my company name wich is not the title I have set in my plugin
B- but if you search ” marietta skylight company” you can see my result 4th in organic and the title is showing up properly.
I was just wondering if there was a bug with the my plugin or if I might just need to work on a more white hat aproach to the titles
There are hundreds of instances where this is happening and it is eating away at my obsessive compulsive nature
Thanks for your help in advance, and for everything your plugins have helped me with so far! This is my first website I have built since getting into this last October, and I know I would not be able to have the ROI that I have had without your plugins.
Forum: Fixing WordPress
In reply to: replace words just on one page not all of database ? ie like mswordWhat he is asking is about a plug in like “replace words” (that allows you to replace one specified word across an entire site with a new specified word) Except he, like myself at the moment is looking for a plugin that has an additional option to choose just one page or a group of pages that are effected ONLY instead of the whole site.
If anyone else can help that would be great.
thanks you