Icy Phoenix

     
 


Post new topic  Reply to topic 
Page 1 of 1
 
 
Reply with quote Download Post 
Post SEO - Problem With Google Keyword - Changing URL Rewrite Rule 
 
I have already asked in the spanish forum but they couldnt resolve my answer. If I break any rules, I'm sorry.. my english is not very good.

My problem is that I want to modify  "Google keyword URLs 2.1.0 webmedic This MOD makes static URLs for phpBB h**p://***.webmedic.net/ " which phpBB XS2 includes.

What i want to do is change the endings, for example (in red):

amigos-google-phpbb-y-un-sitemap-vt6806.HTML

And change the ending, instead of -vt  -vt-descarga-directa

Which files do I have to change? i tried modifying  .htaccess and page_header.php, but it doesnt work.

What do i have to do?

Thanks          
 



 
xSiSSend private message  
Back to topPage bottom
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.

Support us
 
Reply with quote Download Post 
Post Re: Problem With Google Keyword URLs 2.1.0 
 
Hmm, this uses "vt" because it is basically shortening the name for viewtopic.php to vt

I can show you how to change it but I don't know the consequences as I do not use the mod.
You tried doing the edit in both files at the same time right? Both have to be done to work.

Open:

includes/page_header.php

Find:

Code: [Download] [Hide] [Select]
"make_url_friendly('6') . '-vt1.html' . if_query('2') . stripslashes('56') . '</a>'",


Replace Witih:

Code: [Download] [Hide] [Select]
"make_url_friendly('6') . '-vt-descarga-directa1.html' . if_query('2') . stripslashes('56') . '</a>'",


Open:

.htaccess

Find:

Code: [Download] [Hide] [Select]
RewriteRule [.]*-vt([0-9]*) viewtopic.php?%{QUERY_STRING}&t=>RewriteRule [.]*-vt([0-9]*) viewtopic.php?%{QUERY_STRING}&t=$1 <


Replace With:

Code: [Download] [Hide] [Select]
RewriteRule [.]*-vt-descarga-directa([0-9]*) viewtopic.php?%{QUERY_STRING}&t=>RewriteRule [.]*-vt-descarga-directa([0-9]*) viewtopic.php?%{QUERY_STRING}&t=$1 <


Remember to save back-ups whenever you do any edits


____________

I know this is an old post but I got bored and clicked "View Unanswered Posts" in hopes that I could help and maybe.. just maybe.. these people are watching this topic, also marking SOLVED on all posts that have been solved to tidy up a bit
 




____________
Hello, I'm your mind, giving you someone to talk to.
Black Fusion - Designs
..Join.My.Vampire.Family..
 
FrostSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Problem With Google Keyword URLs 2.1.0 
 
Good answer Frost, I'm adding this in the Docs Section.
 




____________
Luca
SEARCH is the quickest way to get support.
Icy Phoenix ColorizeIt - CustomIcy - HON
 
Mighty GorgonSend private messageSend e-mail to userVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Problem With Google Keyword - Changing URL Rewrite Rule 
 
I was hoping he would post back to say if it was successful LOL
 




____________
Hello, I'm your mind, giving you someone to talk to.
Black Fusion - Designs
..Join.My.Vampire.Family..
 
FrostSend private messageVisit poster's website  
Back to topPage bottom
Post new topic  Reply to topic  Page 1 of 1
 


Display posts from previous:    

HideWas this topic useful?

Link this topic
URL
BBCode
HTML




 
Permissions List
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events


  

 

  cron