Ultimate Seo Urls 5 Pro
#481
Posted 10 May 2012 - 11:31 AM
One thing I noticed when I installed it was my Header SEO Tags would NOT show the product information anymore after installing SEO URLS 5. Any thoughts on this?
#482
Posted 16 May 2012 - 01:21 AM
#484
Posted 01 August 2012 - 04:27 PM
I try to use UNIQUE META, but it only show description and keywords the same as every pages. I don't know which code the keywords and description can be change every catergory and every producr.
Which Header SEO Tags can be run with this code?
Give me advice.
Thanks
#485
Posted 01 August 2012 - 04:53 PM
-Attempted to install SEO URLs, when it didn't work, I decided that I should get someone who knows what they're doing to install for me.
-I went backwards through the instructions and changed everything back to the way it was
-Checked to make sure all was good again, and all I'm getting is error messages on the main page:
Parse error: syntax error, unexpected '}' in /home/cardinalskate/cardinalskateboarding.com/includes/application_top.php on line 280
Please help!
Thanks in advance.
#486
Posted 01 August 2012 - 06:09 PM
In future before modding a file please keep a backup.
KissMT Dynamic SEO Meta & Canonical Header Tags
KissER Error Handling and Debugging
KissIT Image Thumbnailer
Security Pro - Querystring protection against hackers ( a KISS contribution )
If you found my post useful please click the "Like This" button to the right.
Please only PM me for paid work.
#487
Posted 01 August 2012 - 06:11 PM
kevinhuynh, on 01 August 2012 - 04:27 PM, said:
I try to use UNIQUE META, but it only show description and keywords the same as every pages. I don't know which code the keywords and description can be change every catergory and every producr.
Which Header SEO Tags can be run with this code?
Give me advice.
Thanks
Any well written script will run with this, all it does is generate URLs. Some scripts like header tags SEO do/or used to break when any correct path based URI was introduced.
KissMT Dynamic SEO Meta & Canonical Header Tags
KissER Error Handling and Debugging
KissIT Image Thumbnailer
Security Pro - Querystring protection against hackers ( a KISS contribution )
If you found my post useful please click the "Like This" button to the right.
Please only PM me for paid work.
#488
Posted 01 August 2012 - 06:12 PM
mvanderhoff, on 10 May 2012 - 11:31 AM, said:
One thing I noticed when I installed it was my Header SEO Tags would NOT show the product information anymore after installing SEO URLS 5. Any thoughts on this?
Speak to the supporter of the contrib. Any contrib should work with this. Header tags seo is/or was poorly coded and broke whenever path based URIs were introduced.
KissMT Dynamic SEO Meta & Canonical Header Tags
KissER Error Handling and Debugging
KissIT Image Thumbnailer
Security Pro - Querystring protection against hackers ( a KISS contribution )
If you found my post useful please click the "Like This" button to the right.
Please only PM me for paid work.
#489
Posted 01 August 2012 - 06:17 PM
KissMT Dynamic SEO Meta & Canonical Header Tags
KissER Error Handling and Debugging
KissIT Image Thumbnailer
Security Pro - Querystring protection against hackers ( a KISS contribution )
If you found my post useful please click the "Like This" button to the right.
Please only PM me for paid work.
#490
Posted 05 August 2012 - 12:23 PM
ultimate seo urls 5 pro or ultimate seo v2.2d?
#491
Posted 05 August 2012 - 12:52 PM
It is still currently being supported but USU5 offers a lot more and is far newer code.
Entirely up to you .. also if anyone tells you about "lack of compatibility" it is rubbish.
KissMT Dynamic SEO Meta & Canonical Header Tags
KissER Error Handling and Debugging
KissIT Image Thumbnailer
Security Pro - Querystring protection against hackers ( a KISS contribution )
If you found my post useful please click the "Like This" button to the right.
Please only PM me for paid work.
#492
Posted 07 August 2012 - 08:07 PM
#493
Posted 07 August 2012 - 09:55 PM
You should upgrade Security Pro to the latest.
KissMT Dynamic SEO Meta & Canonical Header Tags
KissER Error Handling and Debugging
KissIT Image Thumbnailer
Security Pro - Querystring protection against hackers ( a KISS contribution )
If you found my post useful please click the "Like This" button to the right.
Please only PM me for paid work.
#494
Posted 12 August 2012 - 07:23 PM
www.mysite.com/rebok/trainers/my-great-product-p-32.html >>> www.mysite.com/rebok/trainers/p-32-my-great-product.html
Thanks!
#495
Posted 12 August 2012 - 08:01 PM
kevinhuynh, on 12 August 2012 - 07:23 PM, said:
www.mysite.com/rebok/trainers/my-great-product-p-32.html >>> www.mysite.com/rebok/trainers/p-32-my-great-product.html
You would need to modify the files in: -
catalog/includes/modules/ultimate_seo_urls5/page_modules/
you would also need to modify the RewriteRules in .htaccess.
KissMT Dynamic SEO Meta & Canonical Header Tags
KissER Error Handling and Debugging
KissIT Image Thumbnailer
Security Pro - Querystring protection against hackers ( a KISS contribution )
If you found my post useful please click the "Like This" button to the right.
Please only PM me for paid work.
#496
Posted 13 August 2012 - 11:10 PM
However, checking the server headers I am getting 404's being returned. Disabling USU in the admin panel turns these back to 200's and re-enabling gives the 404. Note the pages still load fine in a browser, but its the headers that are bouncing, which is giving sitemap errors and such with Google (the rich snippets tool will not pickup the pages either, although it picks up the snippets when you paste in the HTML).
We are intending to use this mainly for aesthetic reasons (i.e. the URL looks more relevant on display to the user rather than being genuinely much better for SEO gaming purposes).
Any ideas where to start? I've spent an hour or two looking over the configs and everything -seems- to be fine.
#497
Posted 14 August 2012 - 06:46 AM
Strange problem.
Please try removing all .htaccess rules except for those of USU5 temporarily and re test.
The only time USU5 issues a 404 header is when no link text was found for the url in the page module which then sets the variable page_not_found to true, this subsequently triggers the header to be generated in Usu_Validator.
KissMT Dynamic SEO Meta & Canonical Header Tags
KissER Error Handling and Debugging
KissIT Image Thumbnailer
Security Pro - Querystring protection against hackers ( a KISS contribution )
If you found my post useful please click the "Like This" button to the right.
Please only PM me for paid work.
#498
Posted 14 August 2012 - 11:30 AM
Thanks for the reply.
Looking at it with fresher eyes this morning, hacking 'validator.php' and taking the following block of code:
if ( false !== Usu_Main::i()->getVar( 'page_not_found' ) ) {
// $this->pageNotFound();
}
// If the incoming uri and the newly created uri do not match then we need to 301 redirect to the new.
if ( Usu_Main::i()->getVar( 'request_compare_in' ) != Usu_Main::i()->getVar( 'request_compare_new' ) ) {
// $this->redirect( $new_url );
}
I know its fairly obvious (as I've rem'd out the calls to the 404 and 301), but the URLs keep working as they were yesterday and the invalid server headers are now gone. So, the header is definitely coming from USU5, but its not immediately obvious what its not liking.
I'll put some logging into those procedures, see if I can't draw something out of it - If I do I'll post it up later this afternoon as this one had me pulling my hair out yesterday.
#499
Posted 14 August 2012 - 12:21 PM
For the 404:
$myFile = "log.txt";
$fh = fopen($myFile, 'a') or die("can't open file");
fwrite($fh, "Request404:".remove_session_id( htmlspecialchars_decode( Usu_Main::i()->getVar( 'original_request_uri' ) ) )."\n");
fclose($fh);
And for the redirect:
$myFile = "log.txt";
$fh = fopen($myFile, 'a') or die("can't open file");
fwrite($fh, "Request301:".remove_session_id( htmlspecialchars_decode( Usu_Main::i()->getVar( 'original_request_uri' ) ) )."\n");
fclose($fh);
My log.txt file then contained the following entries:
Request404:/xyz-p-32.html
Request301:/xyz-p-32.html
However, there is an interesting point to note here - It only appends to the file log.txt when it is called from an external source - If you open this in a browser and jump around the site, the log file doesn't grow BUT if you access it via an external source (i.e. any one of the hundreds of server header checkers) then the log file -does- grow.
#500
Posted 14 August 2012 - 12:38 PM
In both cases you have shown only the original request ..
I'd like to see Usu_Main::i()->getVar( 'request_compare_new' ) as a comparison.
KissMT Dynamic SEO Meta & Canonical Header Tags
KissER Error Handling and Debugging
KissIT Image Thumbnailer
Security Pro - Querystring protection against hackers ( a KISS contribution )
If you found my post useful please click the "Like This" button to the right.
Please only PM me for paid work.









