docusense123
Forum Replies Created
-
Forum: Plugins
In reply to: [WPS Hide Login] Buddy Boss problem Continues with 1.9.16.6I hope I’m allowed to respond and confirm that 1.9.16.7 is also working for me. Thank you!
Forum: Plugins
In reply to: [Widgets for Google Reviews] Two Paid Accounts Not Being RecognizedI’m more than happy to send you the invoice of my payment but I don’t know where to sent it.
Hi @sheavy and @zerocattle
Do you have access to FileZilla or other FTP open source? If so, login to your FTP and do the following:
From the remote server, get the file htaccess and it should open to Notepad, which is the best. Make sure to add the following 301 redirect code ABOVE the wordpress code. I have purposely added space below. Be sure to do this as well.
Add this:
Redirect 301 /wp-content/whateveryourtitleis.pdf http://www.yourdomain.com/yournewdirectedpage.pdfNOTE: there is NO http:// OR www following the Redirect 301 /
NOTE: there IS http:// AND www. on the newly directed page.If you click save, you should be prompted to overwrite the local. That’s okay to do. Sometimes I save the original before adding new info (code) to my notepads on a blank page just to be sure I don’t mess anything up that cannot be retrieved. Safety first!
Good Luck!
M.